jfa
1f6c14bfc3
Porting to OCCT 7.8.0
2024-02-20 12:34:08 +00:00
mbs
6f1ecd26cb
Updated copyright comment
2024-01-20 13:59:13 +00:00
cconopoima
c56027a4a2
[bos #38045 ][EDF] (2023-T3) suppress compilation warnings of new and refactored classes.
...
Allow compilation in windows.
2024-01-18 10:30:12 +00:00
cconopoima
ccecac5e15
[bos #38045 ] [EDF] (2023-T3) Stand alone version for Netgen meshers.
...
Separating mesh face and proxy mesh for quand adaptors and VL in 3D.
Intermedial commit
First version of 1D SA.
2D SA version and definition of simpleHypo.
Define the NETGENPlugin_NETGEN_1D2D3D_SA class to implement 1D,1D2D,1D2D3D SA version of the mesh. Using NETGENPlugin_NETGEN_2D_SA class to define the 2D SA version.
Cleaning code.
Toward 2D SA version.
Function to feed 1D elements from imported mesh into netgen.
2D SA version for netgen.
Finish support for parallel computing of 2D mesh with netgen. Add the NETGEN_2D_Remote. UsIn NETGEN_2D_SA class use bounding box of faces to allow fast discarting edge nodes far from the faces been meshed.
2024-01-18 10:30:12 +00:00
cconopoima
7beb24df6b
bos #32671 [EDF] avoid duplicated nodes on internal edge with quadratic elements.
2023-07-21 11:36:43 -03:00
jfa
8c9a6bc255
Merge branch 'V9_11_BR'
2023-07-19 16:12:36 +01:00
mbs
ab749f8f58
updated copyright message
2023-06-19 17:55:24 +01:00
mbs
2d646f5c7d
updated copyright message
2023-06-16 20:00:59 +01:00
Yoann Audouin
3230448de9
Correction for random error with NETGEN when multiple computation run at the same time
...
Netgen is creating a few files while running in the current folder.
Added code to have netgen change current directory when running.
2023-05-31 11:35:57 +02:00
mbs
2090e7d4fa
fixed a compilation problem
2023-04-13 18:05:16 +01:00
asozinov
426282e4b0
Porting to OCCT 7.7.0
2023-04-13 14:40:38 +01:00
Yoann Audouin
5bf2f4cc8d
Adding new algo for parallel meshing
2022-11-16 09:14:35 +01:00
Yoann Audouin
638fecd6a5
Revert "Merge branch 'yan/parallel_mesh2'"
...
This reverts commit 92cbce71d361328b23d943ad87d52db9f5282c72, reversing
changes made to 8142dcc96afb3eec72c4932f4778c0ef0c79d8f9.
2022-11-02 10:56:58 +01:00
Yoann Audouin
58f15d2720
Revert "Corrections for parallel smesh"
...
This reverts commit 1aecb09c15462724ab10751ef9348c24f2f134a9.
2022-11-02 10:56:44 +01:00
Yoann Audouin
1aecb09c15
Corrections for parallel smesh
...
Was crashing one of the testbase NRT_GRIDS_SMESH_BUGS_08_I1.
Issue was that input info must be sorted to ensure the same number of
volumes in one process.
Also ensure that netgen::mparam parameters are all initialised.
2022-10-24 16:26:57 +02:00
Yoann Audouin
3d82214289
Adding control of netgen log file
2022-10-03 16:15:33 +02:00
Yoann Audouin
61e4da3b0d
Adding nnthreads as parameter for netgen
2022-10-03 15:46:12 +02:00
Yoann Audouin
9f2b637978
Cleanup of NETGEN_2D_Only
2022-09-28 08:18:14 +02:00
Yoann Audouin
0722b0a29e
partial work for netgen2d in run_mesher + corrections for netgen3d nodeVec + restoring sequential netgen2D_only
2022-09-28 08:17:27 +02:00
Yoann Audouin
e0e2b32c55
Working version for run_mesher for netgen 3d
2022-09-28 08:17:27 +02:00
vsr
2644070e7c
Copyright update 2022
2022-05-05 17:25:00 +03:00
eap
ff44995f59
bos #26656 [CEA] NETGEN/NETGENPLUGIN abnormal calculation duration
...
Enable switching off the parallel meshing
2021-12-01 14:18:12 +03:00
eap
3bdb54961f
bos #18711 : NETGEN 6 Integration in SALOME
...
mparams.nthreads = std:🧵 :hardware_concurrency();
2021-11-29 14:20:44 +03:00
eap
b2aeed317a
compilation error
2021-11-27 15:39:50 +03:00
eap
2238faf39e
bos #26523 EDF 24234 - Viscous Layer
...
fix wrong treatment of a shrunk FACE with two adjacent FACEs with layers
2021-11-27 14:06:46 +03:00
eap
a8606239fd
bos #18711 [CEA 18704] COTECH action 117.4: NETGEN 6 Integration in SALOME
...
cleanup + PATCH
2021-09-06 15:52:51 +03:00
eap
01572b6331
bos #20256 : [CEA 18523] Porting SMESH to int 64 bits
2021-04-19 17:33:29 +03:00
vsr
a3145d1ba3
Copyright update 2021
2021-03-24 20:52:31 +03:00
Anthony Geay
5dfe064257
WIP
2021-02-03 09:23:21 +01:00
eap
5aa8a56502
bos #20597 EDF 22725 - Problem with NETGEN2D
2021-01-18 18:29:15 +03:00
eap
0f6a0216f7
#18711 [CEA 18704] COTECH action 117.4: NETGEN 6 Integration in SALOME
2020-12-10 13:14:25 +03:00
SALOME
ea5e046236
#18963 Minimize compiler warnings
2020-12-08 19:02:50 +03:00
vsr
f9693c55bc
Copyright update 2020
2020-04-16 10:34:13 +03:00
eap
7e4e56931c
IPAL0054628: Medial Axis failure and NETGEN SIGSEGV
...
Prevent SIGSEGV
2020-04-02 21:14:06 +03:00
eap
b99e8206d1
IPAL0054631: NETGEN-1D2D3D fails on two adjacent boxes with Viscous Layers
...
Bug reported in https://www.salome-platform.org/forum/forum_14/64297494#556145973
2020-03-27 22:46:34 +03:00
eap
f649b5af18
#16522 [CEA 7599] Viscous layers hypothesis: extract layers as a group
...
Fix SIGSEGV
2020-02-14 18:17:38 +03:00
eap
287c27f1af
#17338 [CEA 17337] NETGEN3D regression - Illegal position in Geomsearch
2019-09-05 20:36:33 +03:00
eap
a11384b3ca
IPAL54421: Quadratic sub-mesh is not computed
2019-09-02 16:28:50 +03:00
rnv
8b45c12958
Build under Windows (VS-2017).
2019-08-22 14:12:24 +03:00
rnv
c6a2bf7c94
Build under Windows with Visual Studio 2017.
2019-08-16 18:40:55 +03:00
eap
a261230a23
#17146 EDF 19729 - not connected node
2019-07-05 20:41:26 +03:00
vsr
be26e71878
Update copyrights
2019-02-14 18:09:52 +03:00
eap
f34db4c07f
23627. Update documentation of added parameters.
2019-02-05 19:57:10 +03:00
eap
ce10bee1cd
23627: [IMACS] ASERIS: project point to the mesh and create a slot
...
Expose all NETGEN parameters via the plugin
2019-01-17 16:03:36 +03:00
rnv
2ced8ee24b
SALOME 9.1.0 Windows version
2018-08-29 14:46:47 +03:00
eap
42a2e30144
IPAL54426: Evaluate crashes salome
2018-07-24 18:48:37 +03:00
eap
671f63a4da
Fix SIGSEGV of computing a quadratic sub-mesh
2018-07-19 15:58:11 +03:00
eap
d195b60384
Typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/625363577
2018-06-25 14:29:43 +03:00
rnv
d0f1a65f28
Merge V9_dev branch into master
2018-06-14 14:52:21 +03:00
eap
77db9b7bed
IPAL54379: NETGEN crashes SALOME if all faces belong to a sub-mesh
2018-04-12 16:46:52 +03:00