]>
SALOME platform Git repositories - plugins/netgenplugin.git/log
vsr [Mon, 15 Feb 2016 09:00:52 +0000 (12:00 +0300)]
Merge relevant changes from V8_0_0_BR branch
eap [Mon, 15 Feb 2016 14:27:00 +0000 (17:27 +0300)]
remove "using namespace std" from SMESH headers
rnv [Mon, 15 Feb 2016 12:46:16 +0000 (15:46 +0300)]
CMake: simplifying Python detection mechanism.
eap [Thu, 14 Jan 2016 11:49:35 +0000 (14:49 +0300)]
Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()
+ Fix compilation warnings
eap [Tue, 27 Oct 2015 16:22:09 +0000 (19:22 +0300)]
IPAL52922: Wrong processing of "Growth rate" value (Netgen 2D Parameters hypothesis) or Salome User's Guide documentation should be updated
IPAL52926: NETGENPLUGIN User's Guide documentation: screenshot should be updated
Doc updated
IPAL52936: [NETGEN] Unset Local size is incorrectly dumped
hyp impl and a resource file fixed
vsr [Mon, 19 Oct 2015 09:15:23 +0000 (12:15 +0300)]
Set development flag to 1
vsr [Thu, 15 Oct 2015 05:57:23 +0000 (08:57 +0300)]
Increment version: 7.7.0
eap [Wed, 7 Oct 2015 14:48:35 +0000 (17:48 +0300)]
2889: Wrong default name for the created "NETGEN 2D Parameters" hypothesis
eap [Tue, 6 Oct 2015 11:36:06 +0000 (14:36 +0300)]
IPAL52905: NETGEN 1D-2D-3D creates sliver elements in case of finer sub-meshes
eap [Fri, 4 Sep 2015 10:59:33 +0000 (13:59 +0300)]
IPAL52861: Netgen 2D fails on a sphere
IPAL22848: Netgen 1D-2D-3D fails on a cone with default Simple parameters
IPAL20479: computation of the mesh (on cone + box) via "NETGEN 1D_2D_3D" is failed.
Fixes:
1) Avoid setting a local size to zero on a degenerated edge
2) Avoid creating coincident NETGEN points (though with different UV) on a seam edge
eap [Fri, 7 Aug 2015 11:36:26 +0000 (14:36 +0300)]
Simplify code as SMESHDS_SubMesh::IsQuadratic() added
eap [Thu, 9 Jul 2015 09:46:41 +0000 (12:46 +0300)]
23068: [CEA 1505] Be able to keep meshing in 2D after having merged the nodes in 1D
mpa [Thu, 11 Jun 2015 11:52:10 +0000 (14:52 +0300)]
CMake improvement: usage of SALOME_GUI_MODE() macro
vsr [Wed, 3 Jun 2015 10:52:50 +0000 (13:52 +0300)]
Turn DEV version flag ON
ana [Fri, 8 May 2015 15:30:26 +0000 (18:30 +0300)]
Compatibility after fix for "IPAL52698: Convert to quadratic is wrong (hard periodic surfaces)" issue
eap [Wed, 6 May 2015 16:17:10 +0000 (19:17 +0300)]
Regression of smesh/bugs_19/X1: avoid SIGSEGV in case of invalid node params on EDGE
eap [Thu, 23 Apr 2015 15:03:26 +0000 (18:03 +0300)]
23051: [CEA 1470] SMESH NetGen - Local refinement not computed and dumped properly
Add protection against not published shapes passed to SetLocalSizeOnShape()
eap [Tue, 21 Apr 2015 16:21:41 +0000 (19:21 +0300)]
23051: [CEA 1470] SMESH NetGen - Local refinement not computed and dumped properly
vsr [Fri, 17 Apr 2015 15:46:32 +0000 (18:46 +0300)]
Increment version: 7.6.0
eap [Thu, 16 Apr 2015 19:16:15 +0000 (22:16 +0300)]
23047: [CEA 1472] Incorrect mesh with Netgen 1D-2D-3D but not reported in error
1) fix hasBadElemOnSolid() to report non-coupled edges
2) fix Compute() to report an error about bad elements in addition to a more general message
IPAL52687: NETGEN 1D2D3D fails on a box with meshed (by sub-meshes) holes and two sides
FillNgMesh(): do not add nodes on degenerated edges
eap [Wed, 8 Apr 2015 15:46:19 +0000 (18:46 +0300)]
0052673 : Viscous Layers hypothesis is not taken into account by NETGEN 3D algo
akl [Mon, 16 Feb 2015 12:17:41 +0000 (16:17 +0400)]
Copyrights update 2015.
eap [Tue, 10 Feb 2015 12:12:43 +0000 (15:12 +0300)]
Fix compilation with dev OCCT
eap [Tue, 10 Feb 2015 11:15:10 +0000 (14:15 +0300)]
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method
eap [Wed, 28 Jan 2015 14:54:34 +0000 (17:54 +0300)]
Add patch for netgen-5.3.0
vsr [Tue, 20 Jan 2015 07:05:15 +0000 (10:05 +0300)]
Switch DEV version marker to 1
vsr [Tue, 20 Jan 2015 07:04:15 +0000 (10:04 +0300)]
Merge branch 'V7_5_BR'
eap [Fri, 12 Dec 2014 18:18:15 +0000 (21:18 +0300)]
To build NETGEN-5
vsr [Tue, 9 Dec 2014 08:46:46 +0000 (11:46 +0300)]
Increment version: 7.5.1
vsr [Wed, 5 Nov 2014 15:27:22 +0000 (18:27 +0300)]
Increment version: 7.5.0
vsr [Tue, 21 Oct 2014 14:57:30 +0000 (18:57 +0400)]
Remove obsolete staff; redesign Handle-based and CDL-generated classes
vsr [Wed, 15 Oct 2014 10:30:54 +0000 (14:30 +0400)]
ParaView 4.2 porting
eap [Wed, 8 Oct 2014 12:13:59 +0000 (16:13 +0400)]
22737: [CEA 1303] Regression on test script 12_cube_ecorce_noyau.py
eap [Thu, 2 Oct 2014 09:28:55 +0000 (13:28 +0400)]
Regressions
2D_mesh_NETGEN_03/D2
bugs_05/F2
bugs_16/S8
eap [Mon, 15 Sep 2014 10:47:00 +0000 (14:47 +0400)]
22690: [CEA 1276] Regression on the test script ecorce.py
eap [Fri, 12 Sep 2014 15:26:17 +0000 (19:26 +0400)]
IPAL52497: NETGEN 2D is 1.5 times slower in v7.4.0 than in v7.2.0
vsr [Thu, 28 Aug 2014 09:32:30 +0000 (13:32 +0400)]
Switch on dev version flag
vsr [Thu, 28 Aug 2014 09:32:11 +0000 (13:32 +0400)]
Merge remote branch 'origin/V7_4_BR'
eap [Wed, 27 Aug 2014 11:18:30 +0000 (15:18 +0400)]
22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry
eap [Mon, 25 Aug 2014 16:39:07 +0000 (20:39 +0400)]
IPAL52479: Mixed linear/quadratic mesh is created
eap [Fri, 22 Aug 2014 11:38:59 +0000 (15:38 +0400)]
22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry
vsr [Thu, 7 Aug 2014 10:10:17 +0000 (14:10 +0400)]
Revert "Synchronize adm files"
This reverts commit
bc0818fc4c602b9fc07da44394126e47d3611163 .
Maintenance team (INV) [Wed, 6 Aug 2014 19:18:26 +0000 (23:18 +0400)]
Synchronize adm files
rnv [Mon, 4 Aug 2014 08:49:53 +0000 (12:49 +0400)]
Patch for the dev version of the OCCT.
eap [Mon, 14 Jul 2014 10:20:18 +0000 (14:20 +0400)]
About KEEP_NETGEN_OUTPUT env
vsr [Fri, 27 Jun 2014 10:13:05 +0000 (14:13 +0400)]
Version update: 7.4.1
Christophe Bourcier [Thu, 22 May 2014 15:52:44 +0000 (17:52 +0200)]
Update translation files from Crowdin
Christophe Bourcier [Fri, 16 May 2014 13:11:29 +0000 (15:11 +0200)]
Update translation files from Crowdin
vsr [Thu, 15 May 2014 05:24:30 +0000 (09:24 +0400)]
Update French translations
eap [Thu, 8 May 2014 07:50:54 +0000 (11:50 +0400)]
No more SetSurfaceCurvature() but SetUseSurfaceCurvature()
And fix SIGSEGV if SetUseSurfaceCurvature(False) + Optimize(True)
eap [Wed, 7 May 2014 10:56:51 +0000 (14:56 +0400)]
Enable 'Fineness' at 'curvature' switch on
eap [Wed, 23 Apr 2014 11:31:14 +0000 (15:31 +0400)]
Meshing in Salome 7.3.0 (partly) worse than in Salome 7.2.0
http://www.salome-platform.org/forum/forum_12/
177188362
Speed-up a bit and fix a bug that _hypParameters in not nullified in CheckHypothesis()
vsr [Fri, 18 Apr 2014 11:30:31 +0000 (15:30 +0400)]
Increment version: 7.4.0
eap [Thu, 17 Apr 2014 15:16:16 +0000 (19:16 +0400)]
Redirect netgen output depending on KEEP_NETGEN_OUTPUT envvar
vsr [Thu, 3 Apr 2014 11:51:28 +0000 (15:51 +0400)]
Merge branch V7_3_1_BR
eap [Fri, 14 Mar 2014 15:41:30 +0000 (19:41 +0400)]
For the case of SALOME_TESTS/Grids/smesh/3D_mesh_NETGEN_05/F6
1) Make "Fuse Nodes on Edges ..." be true by default
2) Set an error only to a SOLID on which bad elements lie.
mpa [Mon, 3 Mar 2014 12:02:33 +0000 (16:02 +0400)]
Debug of CMake build procedure
vsr [Fri, 21 Feb 2014 12:40:48 +0000 (16:40 +0400)]
ParaView 4.1 / VTK 6.1 porting
akl [Wed, 19 Feb 2014 12:50:20 +0000 (16:50 +0400)]
Update copyrights 2014.
eap [Tue, 18 Feb 2014 10:06:27 +0000 (14:06 +0400)]
0022357 : EDF NETGENPLUGIN: NETGEN options
Fix dump of SetUseSurfaceCurvature()
vsr [Fri, 14 Feb 2014 15:31:35 +0000 (19:31 +0400)]
Increment version: 7.3.1
imn [Wed, 5 Feb 2014 17:28:32 +0000 (17:28 +0000)]
0022458 : [CEA 1039] Regressions on NETGEN_1D2D3D and "GetInPlaceByHistory"
vsr [Fri, 31 Jan 2014 15:16:48 +0000 (15:16 +0000)]
Export headers.
vsr [Wed, 15 Jan 2014 10:13:21 +0000 (10:13 +0000)]
Update patch for Netgen that came from BR_imps_2013
vsr [Wed, 15 Jan 2014 10:08:00 +0000 (10:08 +0000)]
Merge from BR_imps_2013 14/01/2014
vsr [Wed, 18 Dec 2013 15:10:27 +0000 (15:10 +0000)]
Merge from V7_3_BR branch 18/12/2013
akl [Thu, 12 Dec 2013 06:18:15 +0000 (06:18 +0000)]
Show error in case when SMESH was built without docs
(SALOME_BUILD_DOC=OFF), but PLUGIN is built with docs (SALOME_BUILD_DOC=ON).
eap [Wed, 11 Dec 2013 13:17:21 +0000 (13:17 +0000)]
Fix "restrict size of elements near the segment"
eap [Mon, 9 Dec 2013 13:20:04 +0000 (13:20 +0000)]
Fix the previous "improvement"
eap [Fri, 6 Dec 2013 09:46:35 +0000 (09:46 +0000)]
21676: EDF 2283 NETGENPLUGIN: Improve Netgen 1D-2D-3D to generate pyramids in case where input 2D mesh includes quadrangles
Allow qudrangles in 3D mesh
eap [Thu, 5 Dec 2013 14:24:40 +0000 (14:24 +0000)]
Regression of SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/A3
In AddSegmentsToMesh() do not local limit size at short edges
neighboring long ones (length ratio > 100. )
eap [Thu, 5 Dec 2013 13:06:52 +0000 (13:06 +0000)]
W/o hypotheses, behave more similar to LengthFromEdges hyp: set maxh
by the maximal segment length
rnc [Thu, 5 Dec 2013 10:35:22 +0000 (10:35 +0000)]
Japanese translations update
vsr [Thu, 28 Nov 2013 14:34:43 +0000 (14:34 +0000)]
Increment version to 7.3.0
mpa [Thu, 28 Nov 2013 13:24:49 +0000 (13:24 +0000)]
CMake:
- add files to remove using command "make clean"
eap [Thu, 21 Nov 2013 13:36:54 +0000 (13:36 +0000)]
22401: [CEA 992] Regression on SMESH using NETGEN 2D
Remove debug output
eap [Thu, 21 Nov 2013 08:59:17 +0000 (08:59 +0000)]
22401: [CEA 992] Regression on SMESH using NETGEN 2D
At the second attempt, shorten range of allowed element size
eap [Thu, 21 Nov 2013 08:23:01 +0000 (08:23 +0000)]
22401: [CEA 992] Regression on SMESH using NETGEN 2D
In AddSegmentsToMesh() do not take into account length of degenerated segments
eap [Wed, 20 Nov 2013 11:31:45 +0000 (11:31 +0000)]
- from salome.NETGENPlugin import NETGENPluginBuilder
+ import NETGENPlugin
mpa [Tue, 19 Nov 2013 11:32:06 +0000 (11:32 +0000)]
- Modifing Geometry and Mesh Python scripts from SALOME 6 and before
eap [Tue, 19 Nov 2013 10:30:40 +0000 (10:30 +0000)]
0022401 ]: [CEA 992] Regression on SMESH using NETGEN 2D
Make two attempts: with and w/o MESHCONST_ANALYSE step
eap [Mon, 18 Nov 2013 15:56:48 +0000 (15:56 +0000)]
Prevent division by zero in GetProgress()
eap [Fri, 15 Nov 2013 10:36:37 +0000 (10:36 +0000)]
22401: [CEA 992] Regression on SMESH using NETGEN 2D
Change default grading "Very Coarse" -> "Coarse"
eap [Thu, 14 Nov 2013 10:26:03 +0000 (10:26 +0000)]
22401: [CEA 992] Regression on SMESH using NETGEN 2D
Ignore degenerated segments when setting local h
mpa [Wed, 13 Nov 2013 12:22:16 +0000 (12:22 +0000)]
CMake:
- delete kernel dependency because options are local now
- enable cmake testing for have message "No tests were
found" if module has not tests
eap [Mon, 11 Nov 2013 11:19:26 +0000 (11:19 +0000)]
-#if (OCC_VERSION_MAJOR << 16 | OCC_VERSION_MINOR << 8 | OCC_VERSION_MAINTENANCE) > 0x060100
eap [Mon, 11 Nov 2013 11:19:09 +0000 (11:19 +0000)]
22355: EDF SMESH: New 1D hypothesis "Adaptive"
Let netgen limit size of triangles depending on geometry curvature in
case of missing hypothesis or usage of "NETGEN Parameters" hypothesis
vsr [Wed, 6 Nov 2013 09:09:13 +0000 (09:09 +0000)]
Fix configuration pb
rnc [Tue, 5 Nov 2013 15:24:50 +0000 (15:24 +0000)]
Japanese translations update
mpa [Tue, 5 Nov 2013 12:47:01 +0000 (12:47 +0000)]
CMake: improved reloading of dependent CMake targets in Config file to
account for COMPONENTS.
mpa [Fri, 1 Nov 2013 07:56:30 +0000 (07:56 +0000)]
CMake:
Edit documentation. Use salome macros to set the environment for sphinx run.
mpa [Thu, 31 Oct 2013 11:52:42 +0000 (11:52 +0000)]
CMake:
- Accumulate environment variables, to be used later to run some command in proper environment.
rnv [Thu, 24 Oct 2013 13:46:04 +0000 (13:46 +0000)]
Win32 compilation.
mpa [Wed, 23 Oct 2013 14:17:20 +0000 (14:17 +0000)]
CMake: rollback of previous changes
mpa [Wed, 23 Oct 2013 10:20:07 +0000 (10:20 +0000)]
CMake: doing proper string comparison in IF clause
mpa [Wed, 23 Oct 2013 06:53:12 +0000 (06:53 +0000)]
CMake: using SALOME_ACCUMULATE_HEADERS() to populate the complete list of includes required by NETGENPLUGIN header files.
mpa [Wed, 23 Oct 2013 06:51:01 +0000 (06:51 +0000)]
Cmake: add a deletion of documentation directory to command make clean
mpa [Wed, 23 Oct 2013 06:48:43 +0000 (06:48 +0000)]
- SALOME_BUILD_DOC, SALOME_BUILD_TESTS and SALOME_BUILD_DOC should be independent in each module
- Add definitions and include directories of dependent modules
vsr [Fri, 18 Oct 2013 11:11:48 +0000 (11:11 +0000)]
Add alternative automatic triangulation and tetrahedralization hypotheses sets
vsr [Mon, 14 Oct 2013 13:44:14 +0000 (13:44 +0000)]
Correct netgen headers detection