Christophe Bourcier
0dbcca5093
Some improvements on Scaled Jacobian:
...
- add math to sphinx to generate the formulas
- change the icon to deformed hexahedrons
- add a test on deformed hexahedrons
- update the example use case on the doc to deformed hexahedrons
2023-08-08 13:35:47 +02:00
cconopoima
9ac965c0e3
bos #32738 [CEA] Scaled Jacobian quality mesh measure for volumetric elements.
...
Erase non tracke files
Adding some comments on SMESH_Controls. Fixing compilation warning on SMDS_VolumeTool and add missing lines in interface files.
Add implemented tests to tests.set
Correction on SMESH_msg_fr and copyright msg of python test.
2023-08-08 13:35:47 +02:00
mbs
120207d740
updated copyright message
2023-06-19 22:11:37 +01:00
mbs
7e714e8fc0
updated copyright message
2023-06-16 20:28:19 +01:00
Nabil Ghodbane
2e1907fd4d
bos #35256 : remove lapsed test_smeshplugin_mg_tetra_parallele.py since 3DS does not market mg-tetra HPC MPI (2.15 onwards)
2023-05-11 13:52:29 +02:00
Christophe Bourcier
58f6f92639
Add tests for viscous layers with body fitting
2023-05-10 09:27:16 +02:00
Frederic Pons
9c68cb9dab
Fix Compute for Homard
2023-04-05 18:11:36 +02:00
Frederic Pons
1ade5b1884
Check result of Compute() in test and examples
2023-03-29 14:18:23 +02:00
Nabil Ghodbane
d1392dc034
Fix two failing tests on Windows:
...
1- ex30_tepal.py - vetoe this test on Windows since 3D Mesher is not available GHS3DRPL - MeshGemsh
2- creating_parallel_mesh.py: on windows we build Python without tcl/tk thus tkinter module is missing - do not raise exception in that case
Tested OK on Windows
2023-03-29 13:16:34 +02:00
Yoann Audouin
d328a1d7b8
Cleanup of parallel meshing + documentation
2023-03-22 17:24:14 +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
Christophe Bourcier
99a1ddda17
Fix group of faces identification from dual mesh skin
2022-11-04 17:57:54 +01: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
effd6e2229
Adding code for Python parallel mesh with test + removing nbMesherThreads
2022-10-18 15:02:19 +02:00
Yoann Audouin
43fc1c7182
Correction for test
2022-10-18 15:02:19 +02:00
Yoann Audouin
3a97cee0d2
Adding tests for netgen_runner and parallel compute
2022-10-18 15:02:17 +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
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
vsr
499f29d249
Copyright update 2022
2022-05-05 16:51:14 +03:00
vsr
a274ade365
Copyright update 2021
2021-03-23 17:44:29 +03:00
vsr
0fc0831670
Copyright update 2020
2020-04-15 18:19:44 +03:00
vsr
7e3bbc4f00
bos #18970 [CEA] SMESH test won't compile if RESTRICTED/RESTRICTED_ROOT_DIR missing
2020-04-14 11:34:00 +03:00
vsr
d85d605175
Add tests for connection with SHAPERSTUDY
2020-04-13 19:22:14 +03:00