eap
fad0945128
Typo fixes by Kunda
...
https://salome-platform.org/forum/forum_9/495080934
2019-08-27 14:48:19 +03:00
eap
a87bde2a08
IPAL54529: Hexahedron(ijk) fails on a block with composite sides if Viscous Layers assigned
...
+ In Create Mesh dialog define enabled tabs by SMESH_Algo::IsApplicable( shape )
+ Extract SMESH_Indexer from StdMeshers_HexaFromSkin_3D.cxx
2019-07-12 15:15:38 +03:00
eap
bb1e4b11d8
#17096 [CEA 16891] SMesh::CopyMeshWithGeom : discrepeancies in copied groups volumes.
2019-07-11 18:42:52 +03:00
eap
b8a546c91f
#16866 : [CEA 13186] smesh Exception during hypothesis creation
...
Show more information on error occurred.
2019-05-15 16:40:17 +03:00
eap
734c82522e
Fix typo by Kunda
...
https://www.salome-platform.org/forum/forum_9/253019360
2019-04-08 13:38:22 +03:00
eap
90538c5190
54522: Compound Mesh: bad groups with meshToAppendTo provided
...
Fix SMESH_Gen_i::ConcatenateCommon()
+ #16469 : MakeSlot - add split faces to groups of initial faces
2019-03-27 14:51:54 +03:00
eap
6ca4db2d7c
Fix SALOME_TESTS/Grids/smesh/imps_09/K0
...
Fix Triangulator for the case of self-intersecting but valid polygon
+ some fixes for #16469
1) ElementsOnShape: fix too high octree of classifiers in case of large tolerance
2) SMESH_MeshEditor::SewFreeBorder() SIGSEGV on over-constrained elements
3) Project(): adjust radius to avoid checking too many elements
4) Protect SMESH_Gen_i::Compute() from CORBA error in case of a removed mesh
5) smeshBuilder.Mesh.FindCoincidentNodesOnPart() - fix for a case of ID list
2019-02-22 21:17:20 +03:00
vsr
6d32f944a0
Update copyrights
2019-02-14 15:33:05 +03:00
rnv
bf5b170186
Fix for "23678: [CEA 13186] messages in the python window" issue.
2019-01-30 19:50:05 +03:00
eap
09bc0414c9
23627: [IMACS] ASERIS: project point to the mesh and create a slot
...
1) Enable appending to an existing mesh via smesh.Concatenate() (compound mesh)
2) Enable filtering a mesh part: Filter::GetElementsIdFromParts( ListOfIDSources )
3) Add ElementType arg to SMESH_Mesh::GetNodeInverseElements()
4) Add Mesh.Get1DBranches( edgeIDs )
5) Define a default Z med tolerance
6) Update ElementsOnSurface upon SetTolerance()
7) Change group management to have group ID persistent
8) Extract SMESH_PolyLine.cxx from SMESH_MeshEditor.cxx
9) Enable Min Distance measure for node-element and node-object
10) Fix SMESH_MeshAlgos::GetDistance( XYZ, face )
11) Extract SMESH_MeshAlgos::Intersector from SMESH_Offset.cxx
12) Enable optimization in SMESH_MeshAlgos::Triangulate
13) Add mestods Mesh.GetEngine() and Mesh.GetGeomEngine()
2019-01-17 15:53:49 +03:00
eap
6eba85f740
23608: [EDF] HYDRO: crash when compute copied mesh
...
23609: [EDF] HYDRO: wrong warning appears
23607: [EDF] HYDRO: Copy mesh with geometry - problems of Copy elements
2018-10-19 15:09:48 +03:00
eap
a001da2228
23607: [EDF] HYDRO: Copy mesh with geometry - problems of Copy elements
2018-10-17 18:25:35 +03:00
eap
e9c5d169fa
23605: [EDF] HYDRO: parent mesh for Copy mesh with new geometry
...
23606: [EDF] HYDRO: Help for option Copy mesh with new geometry is absent
2018-10-17 17:35:08 +03:00
eap
6c8b26afa5
23586: [EDF] HYDRO: Copy mesh to new geometry
...
Add a sample script
+ remove line numbers from codes in docs
2018-10-12 17:25:16 +03:00
eap
807d754b0e
23586: [EDF] HYDRO: Copy mesh to new geometry
...
fix highlighting at mesh computing
2018-09-18 17:38:32 +03:00
eap
6df8817c1a
23586: [EDF] HYDRO: Copy mesh to new geometry
2018-09-17 22:24:36 +03:00
rnv
c5f8cda9bf
SALOME 9.1.0 Windows version
2018-09-07 15:00:24 +03:00
eap
aa574473cf
Fix some tests regressions
...
+ time optimization of ex12_grid17partition.py
2018-08-21 15:06:54 +03:00
eap
35012b0a3d
Fix mixed Python dump of a new and a closed study
2018-08-01 18:41:11 +03:00
Paul RASCLE
3785fda32c
Merge remote-tracking branch 'origin/master'
2018-07-19 09:14:10 +02:00
eap
fe4d201b78
IPAL54414: MED file info is not persistent
2018-07-18 18:15:22 +03:00
Paul RASCLE
e330934ca6
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
2018-07-18 15:51:52 +02:00
Paul RASCLE
c58add1af5
debug exporting MED files, adding meshes, different MED versions...
2018-07-18 15:51:37 +02:00
eap
ba0f425284
23566: EDF 17146 - Problem with viscous layer
2018-07-17 16:21:24 +03:00
eap
1b80c8bc60
Restore change of mesh icon depending on its status
...
now icons are updated on the engine side
+ Remove deprecated smesh.py
2018-07-10 17:41:10 +03:00
eap
24412178e1
Typo-fix by Kunda + fix user doc generation
2018-06-19 19:58:29 +03:00
rnv
b7a7d49664
Merge V9_dev branch into master
2018-06-14 14:56:19 +03:00
eap
4c16067d42
23418: [OCC] Mesh: Minimization of memory usage of SMESH
2018-04-05 15:08:14 +03:00
Paul RASCLE
77b01c6a80
Merge remote-tracking branch 'origin/master'
2018-03-12 14:10:52 +01:00
eap
09607afb27
[GPUSPHGUI] fix errors relating to eCustomControl + offset
...
+ Fix SMESH_Gen_i::Concatenate()
2018-03-07 13:47:57 +03:00
Paul RASCLE
5c49d3d8ef
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
2018-02-19 16:29:01 +01:00
Paul RASCLE
cc0ac1b47c
message 'unknown exception' while several mesh in parallel is not relevant
2018-02-19 16:28:43 +01:00
eap
89b15cd78e
23525: EDF16278 - Perf of concatenation of meshes
2018-02-19 17:24:51 +03:00
rnv
7a3ecab720
Merge 'master' branch into 'V9_dev' branch.
2018-01-18 19:31:08 +03:00
rnv
10191484fe
Merge changes from 'master' branch.
2017-12-29 16:20:32 +03:00
eap
04f9972521
Typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/22126441
2017-12-28 14:28:17 +03:00
rnv
9d296302bc
Merge branch 'eap/23514'
2017-12-14 18:04:38 +03:00
rnv
90e0893c89
Merge V8_4_BR branch.
2017-12-13 12:18:31 +03:00
eap
ccb5e3c25b
23514: EDF 16031 - SMESH freezes
...
Optimize loading a study with multiple mesh groups
2017-11-30 19:51:51 +03:00
eap
05318c85be
typo-fix by Kunda + minor changes
2017-11-28 14:15:48 +03:00
Nicolas
f4da288f5a
[V84] Fix conflict netgen / netgen contrib in GMSH
2017-10-16 10:53:11 +03:00
Paul RASCLE
51760fb76f
choice of MED format, minor version, for backward compatibility
2017-09-29 11:47:51 +03:00
vsr
d3e1cabf77
0021803: EDF 2351 : Available versions of MED in TUI function ExportMED aren't consistent with GUI behavior
2017-08-23 13:34:09 +03:00
rnv
bd7477efc2
Merge Python 3 porting.
2017-06-27 19:23:43 +03:00
rnv
264eeb2edd
Merge multi-study removal branch.
2017-06-13 13:01:10 +03:00
Gilles DAVID
90f8a73955
Porting Python3: Encode URL
2017-06-06 14:33:13 +02:00
rnv
bf9ebfec9f
Python3 porting: python3 instead python and deepcopy.
2017-06-01 17:07:32 +03:00
eap
096485adbe
IPAL52499: Prismatic mesh is not computed on a prismatic shape
2017-04-17 15:42:28 +03:00
eap
e74c29b786
Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
...
http://www.salome-platform.org/forum/forum_10/652417125
2017-03-02 19:51:35 +03:00
eap
5d0b75d9d1
23413: [CEA 2025] bug SMESH orientation
...
Add a flag to MED driver to make all element belong to some group
2017-02-15 19:34:55 +03:00