Yoann Audouin
e0859e6a65
Mesh object not deleted in Python + deleting temporary folder when destructing SMESH_Mesh
2022-10-18 15:02:19 +02:00
Yoann Audouin
0be5e44fdf
Working version for 3d with run_mesher
2022-10-18 15:01:44 +02:00
Yoann Audouin
c3ca179bcb
Handling error in PyRun + better import of MED file
2022-10-13 14:33:43 +02:00
eap
dad744364c
bos #30222 EDF 25368 - warning when computing
2022-07-13 19:40:43 +03:00
vsr
499f29d249
Copyright update 2022
2022-05-05 16:51:14 +03:00
eap
063116fae2
bos #26432 [CEA 26431] import/export SAUV removal
2021-11-05 14:09:11 +03:00
eap
88ff35ddd4
bos #24400 [CEA] Option in SALOME for not storing in med files the indices (number of nodes)
...
+ minor changes:
1) unify member field names: avoid _my*, replace by either _* or my*
2) BUG: mesh persistent ID is not unique
3) arguments alignement
4) Add SMESHDS_Hypothesis::SaveString() and LoadString()
5) In mesh construction dlg disable "Mesh Type" if it contains ANY only
6) Add SMESH::printErrorInDebugMode argument of SMESH_CATCH
7) Use static_assert to check completeness of arrays corresponding to enum
8) Add renumber arg to ExportUNV() and ExportDAT()
9) Fix some warnings
2021-07-22 14:10:49 +03:00
Anthony Geay
cc54cd4b94
Implementation of ExportMEDCoupling.
2021-05-17 16:09:53 +02:00
eap
b093728299
bos #20256 : [CEA 18523] Porting SMESH to int 64 bits
2021-04-20 16:04:08 +03:00
vsr
a274ade365
Copyright update 2021
2021-03-23 17:44:29 +03:00
eap
7d57cfe306
Fix typos by Kunda
...
https://www.salome-platform.org/forum/forum_9/875695368/263950625
2021-01-11 12:42:05 +03:00
eap
223210ad12
#20282 EDF 22320 - general compute fails
...
don't apply 1D-2D algorithms before 1D-2D-3D ones if sub-mesh order says opposite
2020-12-14 16:41:04 +03:00
SALOME
cb55604f37
#18963 Minimize compiler warnings
2020-12-08 16:46:17 +03:00
eap
4039f267f1
bos #20282 EDF 22320 - general compute fails
...
1) Compute sub-meshes with prescribed order before the rest ones
2) Save sub-mesh order not as ids but as entries, because ids of groups
within SMESHDS_Mesh can change at study loading if some group is no
longer used as a base of sub-mesh of group on geometry
2020-12-02 11:51:19 +03:00
eap
d245f797f1
#19926 [CEA 19782] renumbering meshes
2020-10-15 16:57:54 +03:00
eap
981e2bca16
bos #19961 EDF 21858 - ExportMED
2020-10-12 17:15:51 +03:00
vsr
0fc0831670
Copyright update 2020
2020-04-15 18:19:44 +03:00
eap
13b3c4bbb9
Fix regression of smesh/bugs_13/N3 (Body Fitting) and SIGSEGV at killSalome.py
2020-02-21 13:47:31 +03:00
eap
d2681a122c
#17927 : EDF 20035 - perfs of mesh creation
2020-01-10 14:33:42 +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
1fb3ff621a
#16648 [CEA] RadialQuadrangle algorithm hypothesis change requires a Clear Mesh Data beforehand
2019-03-25 18:50:14 +03:00
eap
0bbec902ba
#16648 . + Update icons
2019-03-05 20:01:00 +03:00
vsr
6d32f944a0
Update copyrights
2019-02-14 15:33:05 +03:00
eap
1aaacad698
#16559 EDF - Changes to the Concatenate function: non regression test fails
...
fix group management
2019-02-13 16:26:17 +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
fc9c05a33c
23611: EDF 11012 - Force Z coords to 0
2018-11-22 19:29:38 +03:00
Paul RASCLE
328926550c
Merge branch 'master' into pre/medCompatibility
2018-10-12 16:35:40 +02:00
eap
b3b2e34960
23599: EDF 17907 - Gnome freezes when suppressing horde of groups
...
Limit height of the warning dialog
2018-10-12 15:52:42 +03:00
Paul RASCLE
286eab9f3e
Merge branch 'master' into pre/medCompatibility
2018-10-11 14:38:48 +02:00
eap
a4be05bc3b
23594: EDF 17213 : crash of salome when loading SMESH or dumping the study
...
Attempt 1:
in SMESH_Mesh::SortByMeshOrder() assure same size of sortedPos and onlyOrderedList
2018-10-10 17:11:35 +03:00
Paul RASCLE
a63fc78c25
Merge branch 'master' into pre/medCompatibility
2018-10-10 13:51:29 +02:00
Paul RASCLE
90761b482c
MED write/append with a lower major version of MED file format: second step
2018-10-09 15:06:17 +02:00
eap
5e4a5b388c
Fix regression of SALOME_TESTS/Grids/smesh/mesh_BLSURF_02/C6
2018-10-09 12:12:21 +03:00
eap
6df8817c1a
23586: [EDF] HYDRO: Copy mesh to new geometry
2018-09-17 22:24:36 +03:00
eap
9133087aaa
ASERIS: Return a group from FillHole()
...
+
1) Minor doc imp
2) Fix a bug that some filters can't work with SMESH::ALL element type
3) Fix an icon of imported meshes
2018-07-26 13:38:58 +03:00
vsr
b51815efc6
Fix compilation pb caused by commit 49ff23c9
2018-07-26 12:55:31 +03:00
Paul RASCLE
49ff23c94f
reintroduction of choice of MED minor version when exporting MED files
2018-07-13 16:23:54 +02: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
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
eap
30628bd54b
typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/975195177
2018-02-27 14:23:35 +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
90e0893c89
Merge V8_4_BR branch.
2017-12-13 12:18:31 +03:00
eap
05318c85be
typo-fix by Kunda + minor changes
2017-11-28 14:15:48 +03:00
Paul RASCLE
51760fb76f
choice of MED format, minor version, for backward compatibility
2017-09-29 11:47:51 +03:00
Paul RASCLE
2077baef82
introduce biquadratic quadratic pentahedron (18 nodes)
2017-09-08 17:10:31 +02:00
eap
223c5b7f5d
IPAL54303: CGNS export problems
2017-08-25 16:45:03 +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