]>
SALOME platform Git repositories - plugins/netgenplugin.git/log
jfa [Wed, 4 Sep 2024 16:05:17 +0000 (17:05 +0100)]
Merge branch 'V9_13_BR'
jfa [Thu, 27 Jun 2024 18:38:22 +0000 (19:38 +0100)]
Increment version: 9.13.0
mbs [Thu, 16 May 2024 07:39:25 +0000 (08:39 +0100)]
Merge branch 'OCCT780'
jfa [Mon, 15 Jan 2024 14:28:30 +0000 (14:28 +0000)]
Porting to OCCT 7.8.0
Mohd Afeef Badri [Fri, 19 Jan 2024 17:40:41 +0000 (18:40 +0100)]
Create LICENSE
Previously wrong License type was applied
Mohd Afeef Badri [Fri, 19 Jan 2024 17:39:29 +0000 (18:39 +0100)]
Delete COPYING
mbs [Sat, 20 Jan 2024 13:59:13 +0000 (13:59 +0000)]
Updated copyright comment
cconopoima [Wed, 3 Jan 2024 12:47:10 +0000 (12:47 +0000)]
[bos #38045][EDF] (2023-T3) suppress compilation warnings of new and refactored classes.
Allow compilation in windows.
yoann.audouin [Tue, 2 Jan 2024 13:53:33 +0000 (14:53 +0100)]
NETGEN_2D_Remote.Paramters was returning a 3D Hypotesis
cconopoima [Tue, 24 Oct 2023 15:58:28 +0000 (16:58 +0100)]
[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.
jfa [Mon, 20 Nov 2023 18:27:02 +0000 (18:27 +0000)]
Increment version: 9.12.0
Guytri KASTANE [Fri, 29 Sep 2023 13:02:48 +0000 (15:02 +0200)]
#BOS 37851: cast tuple types for compilation on FD38
Yoann Audouin [Thu, 23 Mar 2023 10:34:30 +0000 (11:34 +0100)]
Modifications for multinode parallelism (with windows fixed)
Adding walltime to multinode parameters
bos #37471: fix compilation on Windows operating system
YOANN AUDOUIN [Mon, 4 Sep 2023 05:57:41 +0000 (07:57 +0200)]
Revert "Modifications for multinode parallelism"
This reverts commit
90d8d4461e44b60af0362e45804f6b0873bb9887 .
Yoann Audouin [Thu, 23 Mar 2023 10:34:30 +0000 (11:34 +0100)]
Modifications for multinode parallelism
cconopoima [Tue, 16 May 2023 12:35:15 +0000 (09:35 -0300)]
bos #32671 [EDF] avoid duplicated nodes on internal edge with quadratic elements.
jfa [Wed, 19 Jul 2023 15:12:36 +0000 (16:12 +0100)]
Merge branch 'V9_11_BR'
Nabil Ghodbane [Tue, 4 Jul 2023 09:11:31 +0000 (11:11 +0200)]
bos #36429: fix compilation issue on windows
mbs [Mon, 19 Jun 2023 16:55:24 +0000 (17:55 +0100)]
updated copyright message
mbs [Fri, 16 Jun 2023 19:00:59 +0000 (20:00 +0100)]
updated copyright message
Yoann Audouin [Wed, 31 May 2023 09:35:57 +0000 (11:35 +0200)]
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.
jfa [Thu, 25 May 2023 13:55:07 +0000 (14:55 +0100)]
Increment version: 9.11.0
BERNHARD Martin OpenCascade [Thu, 11 May 2023 13:26:43 +0000 (15:26 +0200)]
mbs [Thu, 13 Apr 2023 17:05:16 +0000 (18:05 +0100)]
fixed a compilation problem
asozinov [Thu, 13 Apr 2023 13:40:38 +0000 (14:40 +0100)]
Porting to OCCT 7.7.0
Yoann Audouin [Tue, 28 Mar 2023 07:02:14 +0000 (09:02 +0200)]
Corrections for windows
Yoann Audouin [Thu, 23 Mar 2023 10:34:30 +0000 (11:34 +0100)]
Update of SMESH api
jfa [Fri, 16 Dec 2022 08:14:42 +0000 (11:14 +0300)]
Merge branch 'V9_10_BR'
jfa [Tue, 22 Nov 2022 11:19:01 +0000 (14:19 +0300)]
Increment version: 9.10.0
Yoann Audouin [Fri, 21 Oct 2022 13:03:58 +0000 (15:03 +0200)]
Adding new algo for parallel meshing
Yoann Audouin [Wed, 2 Nov 2022 09:56:58 +0000 (10:56 +0100)]
Revert "Merge branch 'yan/parallel_mesh2'"
This reverts commit
92cbce71d361328b23d943ad87d52db9f5282c72 , reversing
changes made to
8142dcc96afb3eec72c4932f4778c0ef0c79d8f9 .
Yoann Audouin [Wed, 2 Nov 2022 09:56:44 +0000 (10:56 +0100)]
Revert "Corrections for parallel smesh"
This reverts commit
1aecb09c15462724ab10751ef9348c24f2f134a9 .
Yoann Audouin [Mon, 24 Oct 2022 14:26:57 +0000 (16:26 +0200)]
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.
Yoann Audouin [Fri, 21 Oct 2022 13:03:58 +0000 (15:03 +0200)]
Merge branch 'yan/parallel_mesh2'
Yoann Audouin [Wed, 12 Oct 2022 08:28:39 +0000 (10:28 +0200)]
Removing 30s limit on QProcess
Konstantin LEONTEV [Tue, 4 Oct 2022 15:24:51 +0000 (18:24 +0300)]
[bos #32189][CEA] SALOME README file: updated links to salome site.
Yoann Audouin [Tue, 4 Oct 2022 12:32:49 +0000 (14:32 +0200)]
Adding comments + removing SMESH_Gen argument
Yoann Audouin [Mon, 3 Oct 2022 16:11:35 +0000 (18:11 +0200)]
Adding number of thread to netgen hypo + windows corrections
Yoann Audouin [Mon, 3 Oct 2022 14:15:33 +0000 (16:15 +0200)]
Adding control of netgen log file
Yoann Audouin [Mon, 3 Oct 2022 13:46:12 +0000 (15:46 +0200)]
Adding nnthreads as parameter for netgen
Yoann Audouin [Mon, 3 Oct 2022 08:14:02 +0000 (10:14 +0200)]
Cleanup use of netgen_params + restoring use of netgen error functions
Yoann Audouin [Mon, 3 Oct 2022 06:04:00 +0000 (08:04 +0200)]
Update of copyright
Yoann Audouin [Mon, 3 Oct 2022 06:02:37 +0000 (08:02 +0200)]
Using MeshLocker + implementing call to assign for remote plugin
Yoann Audouin [Wed, 28 Sep 2022 06:06:51 +0000 (08:06 +0200)]
Cleanup of NETGEN_2D_Only
Yoann Audouin [Wed, 21 Sep 2022 14:36:10 +0000 (16:36 +0200)]
cout replaced by MESSAGE + clean up
Yoann Audouin [Wed, 21 Sep 2022 13:15:31 +0000 (15:15 +0200)]
Removing hard coded meshname from Mesh import
Yoann Audouin [Wed, 21 Sep 2022 12:21:30 +0000 (14:21 +0200)]
Creating Remote and SA NETGEN_3D plugins
Yoann Audouin [Mon, 19 Sep 2022 13:13:31 +0000 (15:13 +0200)]
Refactoring of runner
Yoann Audouin [Mon, 19 Sep 2022 09:49:00 +0000 (11:49 +0200)]
Refactor in runner
Yoann Audouin [Mon, 19 Sep 2022 09:18:08 +0000 (11:18 +0200)]
Refactoring of normal Compute
Yoann Audouin [Mon, 19 Sep 2022 09:12:06 +0000 (11:12 +0200)]
Now filling param _hypParameters and _stdMaxvolume
Yoann Audouin [Thu, 15 Sep 2022 13:12:50 +0000 (15:12 +0200)]
Adding support for BRep for shape
Yoann Audouin [Thu, 15 Sep 2022 12:06:22 +0000 (14:06 +0200)]
Switchin to QProcess instead of sytem for remote compute
Yoann Audouin [Thu, 15 Sep 2022 09:01:41 +0000 (11:01 +0200)]
Better handle of deletion of temporary folder + missing delete of temporary SMESH_Mesh
Yoann Audouin [Tue, 13 Sep 2022 14:46:00 +0000 (16:46 +0200)]
Renaming functions and files + minor corrections in runner_main to detect what to do
Yoann Audouin [Tue, 13 Sep 2022 12:33:19 +0000 (14:33 +0200)]
Using RAII to remove file.close
Yoann Audouin [Tue, 13 Sep 2022 07:48:51 +0000 (09:48 +0200)]
Adding support of number of thread for the mesher
Yoann Audouin [Mon, 12 Sep 2022 06:11:15 +0000 (08:11 +0200)]
Renaming netgen2d/3d internal calls
Yoann Audouin [Fri, 9 Sep 2022 07:50:30 +0000 (09:50 +0200)]
partial work for netgen2d in run_mesher + corrections for netgen3d nodeVec + restoring sequential netgen2D_only
Yoann Audouin [Wed, 31 Aug 2022 14:29:01 +0000 (16:29 +0200)]
Generic path for executable
Yoann Audouin [Wed, 31 Aug 2022 14:07:16 +0000 (16:07 +0200)]
Integration of run_mesher code
Yoann Audouin [Tue, 30 Aug 2022 11:23:18 +0000 (13:23 +0200)]
restoring original compute + Cleanup
Yoann Audouin [Fri, 26 Aug 2022 09:36:21 +0000 (11:36 +0200)]
Working version for run_mesher for netgen 3d
Yoann Audouin [Mon, 25 Jul 2022 08:34:43 +0000 (10:34 +0200)]
Using provider for occgeom and nglib
eap [Fri, 15 Apr 2022 10:10:43 +0000 (13:10 +0300)]
Remove MEFISTO
Set NETGEN_2D as default algorithm
vsr [Tue, 31 May 2022 09:11:15 +0000 (12:11 +0300)]
Merge branch 'V9_9_BR'
vsr [Thu, 5 May 2022 14:25:00 +0000 (17:25 +0300)]
Copyright update 2022
vsr [Thu, 5 May 2022 07:36:54 +0000 (10:36 +0300)]
Increment version: 9.9.0
vsr [Fri, 10 Dec 2021 09:39:11 +0000 (12:39 +0300)]
Merge branch 'V9_8_BR'
eap [Wed, 1 Dec 2021 11:18:12 +0000 (14:18 +0300)]
bos #26656 [CEA] NETGEN/NETGENPLUGIN abnormal calculation duration
Enable switching off the parallel meshing
eap [Wed, 1 Dec 2021 11:18:12 +0000 (14:18 +0300)]
bos #26656 [CEA] NETGEN/NETGENPLUGIN abnormal calculation duration
Enable switching off the parallel meshing
eap [Mon, 29 Nov 2021 11:20:44 +0000 (14:20 +0300)]
bos #18711: NETGEN 6 Integration in SALOME
mparams.nthreads = std::thread::hardware_concurrency();
eap [Mon, 29 Nov 2021 11:20:44 +0000 (14:20 +0300)]
bos #18711: NETGEN 6 Integration in SALOME
mparams.nthreads = std::thread::hardware_concurrency();
eap [Sat, 27 Nov 2021 12:39:50 +0000 (15:39 +0300)]
compilation error
eap [Sat, 27 Nov 2021 12:39:50 +0000 (15:39 +0300)]
compilation error
eap [Sat, 27 Nov 2021 11:06:46 +0000 (14:06 +0300)]
bos #26523 EDF 24234 - Viscous Layer
fix wrong treatment of a shrunk FACE with two adjacent FACEs with layers
eap [Sat, 27 Nov 2021 11:06:46 +0000 (14:06 +0300)]
bos #26523 EDF 24234 - Viscous Layer
fix wrong treatment of a shrunk FACE with two adjacent FACEs with layers
vsr [Fri, 26 Nov 2021 10:21:47 +0000 (13:21 +0300)]
Increment version: 9.8.0
vsr [Fri, 19 Nov 2021 16:04:08 +0000 (19:04 +0300)]
Merge branch 'occ/26452_face_ori'
eap [Wed, 17 Nov 2021 15:47:59 +0000 (18:47 +0300)]
bos #26452 [EDF] (2021) SMESH: orientation of faces
follow MESH_MeshEditor change
eap [Tue, 26 Oct 2021 15:27:40 +0000 (18:27 +0300)]
bos #26515 [CEA 24622] Failing SMESH tests
Expose NETGEN version via NETGENPlugin.NETGEN_VERSION_MAJOR constant
accessible as smeshBuilder.NETGEN_VERSION_MAJOR
rnv [Fri, 8 Oct 2021 08:50:58 +0000 (11:50 +0300)]
Build NETGENPLUGIN under Windows platform with Netgen-6
eap [Mon, 6 Sep 2021 12:52:51 +0000 (15:52 +0300)]
bos #18711 [CEA 18704] COTECH action 117.4: NETGEN 6 Integration in SALOME
cleanup + PATCH
Anthony Geay [Fri, 27 Aug 2021 09:43:54 +0000 (11:43 +0200)]
Netgen available in SSL mode
vsr [Mon, 24 May 2021 14:36:10 +0000 (17:36 +0300)]
Merge branch 'V9_7_BR'
Anthony Geay [Tue, 18 May 2021 08:52:37 +0000 (10:52 +0200)]
export into medcoupling data structure
vsr [Tue, 27 Apr 2021 13:20:34 +0000 (16:20 +0300)]
Increment version: 9.7.0
eap [Wed, 17 Mar 2021 15:14:10 +0000 (18:14 +0300)]
bos #20256: [CEA 18523] Porting SMESH to int 64 bits
vsr [Mon, 5 Apr 2021 18:17:57 +0000 (21:17 +0300)]
Avoid installing redundant files
vsr [Wed, 24 Mar 2021 17:52:31 +0000 (20:52 +0300)]
Copyright update 2021
Anthony Geay [Wed, 3 Feb 2021 08:23:21 +0000 (09:23 +0100)]
WIP
eap [Mon, 18 Jan 2021 15:29:15 +0000 (18:29 +0300)]
bos #20597 EDF 22725 - Problem with NETGEN2D
eap [Thu, 10 Dec 2020 10:14:25 +0000 (13:14 +0300)]
#18711 [CEA 18704] COTECH action 117.4: NETGEN 6 Integration in SALOME
SALOME [Fri, 21 Aug 2020 10:42:17 +0000 (13:42 +0300)]
#18963 Minimize compiler warnings
vsr [Wed, 11 Nov 2020 17:10:02 +0000 (20:10 +0300)]
Merge branch 'V9_6_BR'
vsr [Fri, 16 Oct 2020 16:06:20 +0000 (19:06 +0300)]
Increment version: 9.6.0
vsr [Fri, 10 Jul 2020 15:36:05 +0000 (18:36 +0300)]
Merge branch 'V9_5_BR'
vsr [Tue, 19 May 2020 10:29:57 +0000 (13:29 +0300)]
Increment version: 9.5.0
vsr [Mon, 20 Apr 2020 09:12:20 +0000 (12:12 +0300)]
Include SalomeMacros.cmake with NO_POLICY_SCOPE to apply policies
vsr [Thu, 16 Apr 2020 17:31:59 +0000 (20:31 +0300)]
Remove CMake warnings: set-up cmake policies globally in SalomeMacros.cmake