Christophe Bourcier
38ab7c3864
Improve error message
2023-01-31 16:10:37 +01:00
Yoann Audouin
7292711034
Adding parallel meshing (NETGEN only, Linux Only)
...
See example test/SMESH_ParallelCompute.py for an example
2022-11-15 16:47:21 +01:00
Konstantin LEONTEV
fa95110a3b
[bos #32517 ][EDF] Dynamic log messages switched on and off by SALOME_VERBOSE environment variable
2022-11-15 09:04:21 +03:00
Yoann Audouin
da9f965ac4
Revert "Merge branch 'yan/parallel_mesh2'"
...
This reverts commit 4403c126a0
, reversing
changes made to 4dc895105a
.
2022-11-02 10:54:05 +01:00
Yoann Audouin
ee7ca3d826
Restoring Regular 1D
2022-10-18 15:02:19 +02:00
Yoann Audouin
446efab777
Deactivating parallelism for 2D/1D + corrections for non parallel run + adding ParallelCompute function in Python
2022-10-18 15:01:44 +02:00
Yoann Audouin
2323e27949
Parallel version for 1d mesher number of segment
2022-10-18 15:01:44 +02:00
Yoann Audouin
6a94434123
WIP
2022-10-18 15:01:44 +02:00
vsr
9d7121c884
bos #29628 Remove MEFISTO 2D algorithm
2022-06-08 13:36:08 +03:00
eap
4df9beadff
fix 2D_mesh_QuadranglePreference_01/B8
2022-05-20 18:00:10 +03:00
vsr
499f29d249
Copyright update 2022
2022-05-05 16:51:14 +03:00
eap
d69e4fb6c7
bos #29266 EDF 24971 - SALOME crashes
...
Fix intersecting pyramids by applying gradation 2.0 to pyramids height
2022-04-19 14:30:36 +03:00
eap
81f227e3a2
bos #29611 cartesian_algo test is KO with valgrind
2022-04-15 14:46:02 +03:00
eap
7242eaf55b
bos #29540 25009 - mesh fails
2022-03-31 20:00:05 +03:00
eap
c728e8a558
bos #29435 EDF 25081 - wrong prisms
...
Implement projectQuads()
2022-03-30 20:26:23 +03:00
eap
0510c0d369
bos #29212 [CEA 29181] Body fitter on compounds incomplete mesh
2022-03-23 16:36:14 +03:00
eap
b881b9c7b9
bos #29395 EDF 25009 - import1D2D mesh fails
2022-03-22 16:31:40 +03:00
eap
a9219e5f12
bos #29266 EDF 24971 - SALOME crashes
...
fix crash, meshing failure still there
2022-03-11 14:46:25 +03:00
rnv
a6cc4f9ec1
Compilation under Windows
2022-03-11 12:31:24 +03:00
vsr
de59ee6d8d
Merge branch 'V9_8_BR'
2021-12-10 12:47:37 +03:00
eap
98cff9f2f4
bos #26630 EDF 6032 - Problem of projection
2021-11-29 21:41:58 +03:00
eap
5254ada6ef
bos #26630 EDF 6032 - Problem of projection
2021-11-29 20:56:55 +03:00
eap
254c02d6e1
bos #26523 EDF 24234 - Viscous Layer
...
bos #26544 EDF 11636 - crash with NETGEN 6 + viscous layer
1) fix 'Conditional jump or move depends on uninitialised value'
2) fix recomputing a FACE where shrink fails
3) fix angular smooth
2021-11-27 14:46:03 +03:00
eap
095b97dbbd
bos #26523 EDF 24234 - Viscous Layer
...
bos #26544 EDF 11636 - crash with NETGEN 6 + viscous layer
1) fix 'Conditional jump or move depends on uninitialised value'
2) fix recomputing a FACE where shrink fails
3) fix angular smooth
2021-11-27 14:31:40 +03:00
eap
48c30a5c91
bos #26452 [EDF] (2021) SMESH: orientation of faces
2021-11-19 18:29:24 +03:00
rnv
e6fe1c8354
Tests under Windows in Debug mode.
2021-11-11 17:18:45 +03:00
eap
786657f54f
bos #24400 [CEA] Option in SALOME for not storing in med files the indices (number of nodes)
...
Add the option to Export dialog
2021-09-14 18:33:41 +03:00
eap
52762f2639
bos #20643 EDF 22805 - Pb Viscous Layer
...
1) Fix computing average thickness of layers
2) Don't block an edge with not limited _maxLen if it not reached an obstacle yet
2021-08-27 18:45:00 +03:00
rnv
3d563f7964
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
2021-08-23 18:07:41 +03:00
rnv
80cacfcf7d
" #24733 [CEA][Windows] SMESH compilation issue" + build SMESH in debug under Windows
2021-08-23 18:07:16 +03:00
eap
c65cc4a053
bos #20643 EDF 22805 - Pb Viscous Layer
...
3d step:
* inflate along noShrink shapes
* not periodic FACEs if shrink EDGEs are of different length
+ memory leak in SMESH_Gen_i
+ avoid error in Hex(ijk) with VL
2021-08-23 17:59:57 +03:00
eap
83429c29b7
bos #20643 EDF 22805 - Pb Viscous Layer
...
It's the 2nd step of fixing
2021-08-18 20:36:17 +03:00
eap
9d45de7fb7
bos #20643 EDF 22805 - Pb Viscous Layer
...
It's the 1st step of fixing
2021-08-17 15:17:22 +03:00
eap
ce0f1ae8e9
Bug: boost::archive::text_iarchive fails if archive created by newer version
...
of boost::archive library
2021-08-06 15:41:33 +03:00
eap
e9ce775931
bos #24052 [CEA 24050] Body Fitting with shared faces
...
+ fix merging polyhedra
2021-07-28 19:14:53 +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
rnv
53cfbcdd33
Add DLL specs.
2021-07-05 19:04:33 +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
b6b3466755
bos #20650 EDF 22824 - UseExisting1DElements
2021-02-06 21:29:17 +03:00
eap
836cce91b5
bos #20584 EDF 22720 - degenerated edge / projection
2021-02-05 18:23:25 +03:00
eap
0ad3621c84
bos #20650 : EDF 22824 - UseExisting1DElements
2021-02-02 16:24:05 +03:00
eap
b586ea5065
bos #20646 [CEA] Fix error in polyhedron per solid on pentahedron
2021-01-28 16:07:58 +03:00
Christophe Bourcier
bca8bf9ddb
Fix polyhedron on penta
...
Add a test on all kinds of elements
2021-01-28 16:07:57 +03:00
eap
9e3db5ed1d
bos #20553 : EDF 22656 - Error after computation but mesh seems OK
...
bos #20561 : 22656 - Strange behavior with submeshes
2021-01-14 19:11:42 +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
eap
2f4749af53
#18963 Minimize compiler warnings
...
fix the rest warnings
2020-12-09 22:12:51 +03:00
SALOME
cb55604f37
#18963 Minimize compiler warnings
2020-12-08 16:46:17 +03:00