cconopoima
5710686a4b
[bos #34270 ] Fix Length 2D control still displayed after mesh cleared on hypothesis change
2023-04-21 09:12:59 +02:00
Christophe Bourcier
1117f6b618
Improve new MG license mechanism to be binary compatible 2.14/2.15
2023-04-20 16:35:50 +02:00
Konstantin Leontev
426c37e4f6
[bos #32736 ][CEA] Threshold of criteria. Added Threshold and Wireframe Off checkbox to the Scalar Bar Properties dialog.
2023-04-19 16:53:41 +01:00
Anthony Geay
542718ee9d
First integration of a new PV3D viewer.
2023-04-17 09:12:04 +02:00
Christophe Bourcier
2c3f99cda1
Upgrade to new MG license mechanism and keep compatibility with old ones
...
spns #33658 - fix compilation issue on Windows (thanks to Nabil)
2023-04-12 10:33:31 +02:00
Frederic Pons
1ade5b1884
Check result of Compute() in test and examples
2023-03-29 14:18:23 +02:00
Nabil Ghodbane
2271025156
fix remaining compilation issues on Windows - to be reviewed
2023-03-28 16:28:16 +02:00
Yoann Audouin
3802af1251
Back to WIN32
2023-03-28 08:46:24 +02:00
Yoann Audouin
9afcd890f5
Replace WIN32 by DISABLE_PSMESH
2023-03-28 08:45:16 +02:00
Yoann Audouin
b5ad174931
Missing files
2023-03-23 11:17:44 +01:00
AUDOUIN Yoann
51540539e5
Merge commit '7ce6e800256c653b878d88163ff8576d16ed5a27'
2023-03-23 08:43:01 +01:00
Yoann Audouin
d328a1d7b8
Cleanup of parallel meshing + documentation
2023-03-22 17:24:14 +01:00
cconopoima
7ce6e80025
Small hack to update the mesh representation after succeded mesh creation in the case the first call to mesh creation failed.
2023-03-20 13:04:55 -03:00
jfa
483e992a6d
Porting Salome to OCCT 7.7.0
2023-02-22 22:46:07 +00:00
Christophe Bourcier
38ab7c3864
Improve error message
2023-01-31 16:10:37 +01:00
Yoann Audouin
81234020e4
Missing french translation for dual mesh GUI
2022-12-12 17:32:49 +01:00
Christophe Bourcier
aedb674c28
Improve projection of dual mesh nodes:
...
- first project nodes on edges, then project on faces
- keep the relation from the sub-shapes to the mesh by groups
Also:
- Code cleaning in dual mesh
- Remove tmp folder of dual mesh
- Fix for Windows (thanks to Nabil)
2022-11-21 14:47:06 +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
Christophe Bourcier
ffb7bc8359
Fix warning when loading SMESH plugins resources
2022-11-09 14:38:26 +01:00
Christophe Bourcier
99a1ddda17
Fix group of faces identification from dual mesh skin
2022-11-04 17:57:54 +01:00
Yoann Audouin
5123821d4d
Revert "Merge branch 'yan/parallel_mesh2'"
...
This reverts commit 4403c126a0
, reversing
changes made to 4dc895105a
.
2022-11-03 15:18:26 +01:00
Yoann Audouin
f6a8df1d49
Revert "Corrections for compilation on other OS"
...
This reverts commit df57f987dd
.
2022-11-03 15:18:26 +01:00
Afeef
255c738799
Better layout with documentation update
...
Thanks to Christophe
2022-11-03 11:52:23 +01:00
Christophe Bourcier
8606805252
Improve Top-ii-Vol dialog box layout
...
And add CEA to copyright
2022-11-02 16:49:55 +01:00
Yoann Audouin
df57f987dd
Corrections for compilation on other OS
2022-10-26 10:33:28 +02:00
Yoann Audouin
f2b0294388
Restoring comment of unregister to investigate
2022-10-18 15:23:33 +02:00
Yoann Audouin
c8f2626526
Minor corrections for debug messages
2022-10-18 15:02:19 +02:00
Yoann Audouin
60aec28a55
Replacing std::mutex by boost::mutex as std::mutex is not on S10
2022-10-18 15:02:19 +02:00
Yoann Audouin
e2a0dc7815
Adding comments
2022-10-18 15:02:19 +02:00
Yoann Audouin
effd6e2229
Adding code for Python parallel mesh with test + removing nbMesherThreads
2022-10-18 15:02:19 +02:00
Yoann Audouin
710bfb39c4
Update of copyright
2022-10-18 15:02:19 +02:00
Yoann Audouin
9ecd84933a
Created MeshLocker to replace Lock/Unlock + replacing std::cerr by exceptions + replacing assign in submesh by call to algo function
2022-10-18 15:02:19 +02:00
Yoann Audouin
c9a5231c32
Splitting gen compute seq/para + clean up + remove int argument + solve bug (commented notifyevent)
2022-10-18 15:02:19 +02:00
Yoann Audouin
d5617f4801
Split of seq/par compute in gen
2022-10-18 15:02:19 +02:00
Yoann Audouin
640594fef6
Minor correction
2022-10-18 15:02:19 +02:00
Yoann Audouin
a91b37ceb3
Clean up of cout replaced by MESSAGE + minor corrections
2022-10-18 15:02:19 +02:00
Yoann Audouin
ee7ca3d826
Restoring Regular 1D
2022-10-18 15:02:19 +02:00
Yoann Audouin
cc3662690d
Removing hard coded meshname from Mesh import
2022-10-18 15:02:19 +02:00
Yoann Audouin
45f8178054
Adaptation to NETGEN_Remote
2022-10-18 15:02:19 +02:00
Yoann Audouin
b58c9632e3
Removing todo
2022-10-18 15:02:19 +02:00
Yoann Audouin
78c4fca7f3
Adding support for BRep for shape
2022-10-18 15:02:19 +02:00
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
3846e0a7e8
Renamming function and files
2022-10-18 15:01:44 +02:00
Yoann Audouin
33f226d321
Adding support of number of thread for the mesher
2022-10-18 15:01:44 +02:00
Yoann Audouin
7a915a21ea
Replacing ctpl by boost::thread_pool
2022-10-18 15:01:44 +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
3f96b31757
Integration of run_mesher code
2022-10-18 15:01:44 +02:00
Yoann Audouin
67ee393af6
Restoring orignal compute + cleanup
2022-10-18 15:01:44 +02:00
Yoann Audouin
5d3c1425f8
Adding SetNbThreads in Python to set if compute will be done in parallel
2022-10-18 15:01:44 +02:00
Yoann Audouin
0be5e44fdf
Working version for 3d with run_mesher
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
Anthony Geay
4dc895105a
Fix compilation on windows
2022-10-17 12:44:49 +02:00
Yoann Audouin
c3ca179bcb
Handling error in PyRun + better import of MED file
2022-10-13 14:33:43 +02:00
Yoann Audouin
b131becc08
Adding user documentation
2022-10-13 14:33:36 +02:00
Yoann Audouin
7d1a127bbb
Corrections to handle adapation to shape
2022-10-13 14:33:36 +02:00
Yoann Audouin
08485b06fa
Working version of dual_meshing (using medcoupling) functionality
2022-10-13 14:33:33 +02:00
Yoann Audouin
246a01ab71
First working version
...
Missing update of object browser + parameters + generic adaptation to shape
2022-10-13 14:04:13 +02:00
jfa
1b69b0f98a
[bos #32505 ] [CEA] Additional patches for Fedora 36. SPNS-29988-SMESH_V9_9_0.patch
2022-10-12 10:06:32 +03:00
Pascal Obry
ba7a525f8c
Some fixes to compile against ParaView master.
2022-10-10 13:10:16 +03:00
Konstantin LEONTEV
d078f9f262
[bos #32189 ][CEA] SALOME README file: updated links to salome site.
2022-10-04 18:31:52 +03:00
Afeef
e6cfdf34c5
Fix for using Gmsh 4.10
...
Two algorithms from Gmsh 4.10 for generating quad mesh, Packing of Parallelograms and Quasi Structured Quad,
depend on frame/cross-field computations in Gmsh. As such when using these algorithms a class Field is used
(see Field.h in gmsh source). As the class Field also exists in src/SMESHGUI/SMESHGUI_MeshInfo.cxx this cr-
eates an error for displaying the mesh Info.
Hence the Field has been renamed as FieldInfo in src/SMESHGUI/SMESHGUI_MeshInfo.cxx.
2022-09-28 10:10:28 +02:00
Anthony Geay
dacd89c7df
[EDF25906] : redirect output of the wget into MESSAGE macro
2022-08-16 17:42:38 +02:00
eap
f4764708fe
Fix invalid Python dump of ExportUNV()
2022-08-04 13:38:27 +03:00
eap
dad744364c
bos #30222 EDF 25368 - warning when computing
2022-07-13 19:40:43 +03:00
jfa
bdf698e60b
Avoid infinite loop, found with test NRT_GRIDS_GEOM_BUG15_R7
2022-06-23 15:08:30 +03:00
eap
678de41423
bos #30314 EDF 25565 - Strange behavior on a specific case
...
Avoid SIGSEGV when returning NULL instead of an empty list
2022-06-17 19:02:28 +03:00
vsr
9d7121c884
bos #29628 Remove MEFISTO 2D algorithm
2022-06-08 13:36:08 +03:00
vsr
4cf07a1411
bos #29171 Refactor testing procedure
2022-06-07 12:06:48 +03:00
eap
4df9beadff
fix 2D_mesh_QuadranglePreference_01/B8
2022-05-20 18:00:10 +03:00
eap
b7fecac60b
Fix regression of viscous_layers_2D_00/A2
2022-05-20 17:59:59 +03:00
eap
f1a810b957
bos #29941 [CEA 29940] concatenate doesn't create node groups if mesh is empty
2022-05-12 13:21:20 +03:00
eap
a81fac1d80
#29939 [CEA 29936] mesh is not updated if it's based on ShaperResults group
2022-05-11 17:11:36 +03:00
eap
4c9ca4f7d3
[bos #29856 ] [CEA 29854] FixQuadraticElements crash
2022-05-05 20:12:50 +03:00
vsr
499f29d249
Copyright update 2022
2022-05-05 16:51:14 +03:00
eap
f4fda5460f
bos #29764 EDF - SMESH_blocfissure* fail
...
Fix reference numbers for NETGEN-6
2022-04-21 17:48:18 +03:00
eap
91655b13fe
bos #29764 EDF - SMESH_blocfissure* fail
...
Fix reference numbers for NETGEN-5
2022-04-21 13:36:15 +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
rnv
7ab73a330a
Merge branch 'rnv/29456'
2022-04-19 12:07:56 +03:00
eap
81f227e3a2
bos #29611 cartesian_algo test is KO with valgrind
2022-04-15 14:46:02 +03:00
rnv
feaddec0f3
#29456 [EDF] (2022-T1) Finalization of SSL implementation
2022-04-14 19:01:10 +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
rnv
64547701f8
#29335 [CEA 29224] Cannot graphicaly select geometry to create groups: implement possibility to select whole object (on which mesh was constructed) as a base for Mesh group.
2022-03-24 15:17:55 +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
6938ef133c
[bos #26398 ] [CEA] convert cgns to HDF Invalid Data-Type
...
Fix compilation with -DCGNS_ENABLE_64BIT:BOOL=ON
2022-03-16 14:39:19 +03:00
Massimiliano Leoni
067472c5cf
Implement better check for over-constrained volumes and faces
...
wip
2022-03-14 10:08:41 +01:00
eap
a9219e5f12
bos #29266 EDF 24971 - SALOME crashes
...
fix crash, meshing failure still there
2022-03-11 14:46:25 +03:00
rnv
8385b9256f
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
2022-03-11 12:33:57 +03:00
rnv
a6cc4f9ec1
Compilation under Windows
2022-03-11 12:31:24 +03:00
eap
a065ed143c
bos #29143 [CEA] Compute takes too much time in polyhedron per solid use case
...
more optimization: don't try to find more local algos if uniDimAlgoShapes is empty
2022-02-28 14:38:20 +03:00
eap
f85bc0ab6f
bos #29143 [CEA] Compute takes too much time in polyhedron per solid use case
...
more optimization: don't fill in uniDimAlgoShapes if no multi-dimensional
algo assigned
2022-02-25 14:44:14 +03:00
eap
4a9dc0d210
bos #29143 [CEA] Compute takes too much time in polyhedron per solid use case
2022-02-24 18:36:53 +03:00
vsr
82116e7ff8
bos #29104 [EDF 24805] Pb of displaying: reset point representation when redisplaying actor
2022-02-16 13:17:55 +03:00
Yoann Audouin
f79e757d19
Adding translation for french
2022-02-15 13:49:33 +01:00
Nabil Ghodbane
fb33951dba
spns #19079 : Top-ii-vol integration in SMESH
2022-02-15 11:51:48 +03:00
Anthony Geay
e1682190e9
First try to mix old style and new style meshgems
2022-02-11 13:21:48 +01:00
eap
ff53fa3701
bos #26454 [EDF] (2021) SMESH: interactive mesh modification
2022-02-09 18:15:05 +03:00