]>
SALOME platform Git repositories - plugins/netgenplugin.git/log
eap [Fri, 7 Oct 2011 11:33:30 +0000 (11:33 +0000)]
0020918 : EDF 1447 SMESH: Mesh common borders (stepbystep.py)
initialize occgeo.face_maxh in case of usage of NETGEN_Parameters_2D hyp
eap [Fri, 23 Sep 2011 13:01:12 +0000 (13:01 +0000)]
0021364 : EDF NETGENPLUGIN: Dump of netgen parameters has duplicate lines
dump parameters setting only of if needed, i.e. if a param is set for the
1st time or is changed
eap [Fri, 23 Sep 2011 12:56:21 +0000 (12:56 +0000)]
0021364 : EDF NETGENPLUGIN: Dump of netgen parameters has duplicate lines
in checkParams(), do not restore old params if check is OK
rnv [Thu, 22 Sep 2011 11:58:49 +0000 (11:58 +0000)]
Implementation of the issue 21276: EDF 1857 SMESH: Order of algorithms in the combobox
gdd [Thu, 1 Sep 2011 13:40:26 +0000 (13:40 +0000)]
Fix and update translation files
rnv [Fri, 12 Aug 2011 11:23:37 +0000 (11:23 +0000)]
Win32 compilation.
jfa [Wed, 10 Aug 2011 14:13:44 +0000 (14:13 +0000)]
Porting to OCCT6.5.1
eap [Thu, 28 Jul 2011 12:42:22 +0000 (12:42 +0000)]
0021337 : EDF 1924 NETGENPLUGIN: Mesh optimization
Restore "Optimize" parameter of 2D hyps removed by mistake
eap [Mon, 25 Jul 2011 08:26:16 +0000 (08:26 +0000)]
0021334 : [CEA] non regression test : meshing error
+#ifdef NETGEN_NEW
+ occgeo.face_maxh = netgen::mparam.maxh;
+#endif
eap [Mon, 25 Jul 2011 08:25:53 +0000 (08:25 +0000)]
0021334 : [CEA] non regression test : meshing error
Move resizing occgeo.face_maxh back to PrepareOCCgeometry()
vsr [Fri, 15 Jul 2011 11:23:52 +0000 (11:23 +0000)]
Merge from V6_3_BR 15/07/2011
eap [Fri, 8 Jul 2011 12:42:09 +0000 (12:42 +0000)]
0021271 : [CEA 473] Implement min size in netgen plugin
set maxh if no hyps defined
eap [Fri, 8 Jul 2011 11:42:47 +0000 (11:42 +0000)]
restore "QuadranglePreference" hyp as it can be used by NETGEN 2D
together with "Max. Elemet Area" for example
eap [Tue, 5 Jul 2011 08:46:19 +0000 (08:46 +0000)]
0021271 : [CEA 473] Implement min size in netgen plugin
eap [Tue, 5 Jul 2011 08:44:56 +0000 (08:44 +0000)]
Hide "Allow Quadrangles" in 3D case
eap [Fri, 1 Jul 2011 15:18:55 +0000 (15:18 +0000)]
Add "Allow quadrangles" to "Simple netgen parameters" hypothesis
eap [Thu, 30 Jun 2011 10:07:37 +0000 (10:07 +0000)]
IPAL22173 TC6.2.0: "Netgen1D-2D" algorithm doesn't work on "flight_solid.brep"
Treate a case where a valid mesh is computed anyhow while the algo reports errors
gdd [Thu, 30 Jun 2011 08:41:56 +0000 (08:41 +0000)]
rnc: Removed obsolete hypothesis "quadrangle preference" which has already been removed from SMESH module
eap [Tue, 28 Jun 2011 08:26:43 +0000 (08:26 +0000)]
IPAL22173 TC6.2.0: "Netgen1D-2D" algorithm doesn't work on "flight_solid.brep"
1) fix search of a node for edge extremities
2) add comments
vsr [Mon, 6 Jun 2011 09:39:58 +0000 (09:39 +0000)]
Merge from V6_3_BR 06/06/2011
gdd [Fri, 8 Apr 2011 14:43:35 +0000 (14:43 +0000)]
rnc : Modification of min size of QLinEditWidget in order to let appear the default name of the hypothesis in Netgne Parameters
eap [Wed, 6 Apr 2011 08:41:21 +0000 (08:41 +0000)]
validate only enabled controls
adam [Sat, 19 Mar 2011 18:19:11 +0000 (18:19 +0000)]
Activate WITH_SMESH_CANCEL_COMPUTE with automake
gdd [Fri, 18 Mar 2011 08:51:01 +0000 (08:51 +0000)]
Update patch to work with gcc 4.5
adam [Thu, 17 Mar 2011 11:03:40 +0000 (11:03 +0000)]
Implement Cancel Compute
vsr [Fri, 4 Mar 2011 16:05:25 +0000 (16:05 +0000)]
Avoid configure warning
adam [Mon, 28 Feb 2011 10:03:09 +0000 (10:03 +0000)]
Remove warnings
eap [Tue, 22 Feb 2011 14:32:46 +0000 (14:32 +0000)]
Restore lost modifications done for
0020748 : Add Gradation in Netgen 2D hypothesis
eap [Tue, 22 Feb 2011 11:39:51 +0000 (11:39 +0000)]
patch for netgen-4.9.13 sources
eap [Tue, 22 Feb 2011 08:20:55 +0000 (08:20 +0000)]
remove debug output
eap [Mon, 21 Feb 2011 17:53:18 +0000 (17:53 +0000)]
Regressions bugs/D3, bugs/I5
Support sub-meshes with netgen-4.9.13
adam [Thu, 17 Feb 2011 14:41:02 +0000 (14:41 +0000)]
Remove warnings
eap [Thu, 3 Feb 2011 14:50:27 +0000 (14:50 +0000)]
Regression of SMESH_TEST/Grids/smesh/2D_mesh_NETGEN/B6 where some
EDGEs and VERTEXes ramain not meshed since equal EDGEs and VERTEXes
exist and netgen makes a sewn mesh on a not sewn geometry
eap [Tue, 25 Jan 2011 15:06:34 +0000 (15:06 +0000)]
0021140 : EDF 1759 SMESH: Netgen1D2D fails on subshape
Fix work on edges computed with the Composed Segment discretizer
eap [Fri, 21 Jan 2011 17:45:09 +0000 (17:45 +0000)]
0021131 : EDF 1167 NETGENPLUGIN: SIGSEGV when trying to mesh a shape with degenerated edges
prevent access to NULL curve of the degenerated edge
eap [Tue, 18 Jan 2011 12:25:36 +0000 (12:25 +0000)]
0020832 : EDF 1359 SMESH : Automatic meshing of boundary layers
to work after StdMeshers_ViscousLayers
+ opt-hypos="ViscousLayers"
eap [Wed, 29 Dec 2010 11:59:59 +0000 (11:59 +0000)]
0021116 : [CEA] non regression test fails
make sub-meshes of degenerated EDGE's be "always computed"
vsr [Fri, 24 Dec 2010 08:22:38 +0000 (08:22 +0000)]
Merge from V6_2_BR 23/12/2010
vsr [Mon, 6 Dec 2010 13:04:17 +0000 (13:04 +0000)]
Improve hack_libtool utility to workaround problems on some Linux configurations
vsr [Thu, 2 Dec 2010 11:14:50 +0000 (11:14 +0000)]
Fix problem of compilation in --without-gui mode (vtk is required even if GUI is not built)
prascle [Mon, 29 Nov 2010 13:35:09 +0000 (13:35 +0000)]
PR: SMDS memory improvement, VTK version from Paraview 3.9
vsr [Fri, 26 Nov 2010 15:48:51 +0000 (15:48 +0000)]
Merge from V5_1_main 26/11/2010
vsr [Thu, 25 Nov 2010 12:50:21 +0000 (12:50 +0000)]
Merge from V5_1_main branch 24/11/2010
gdd [Wed, 24 Nov 2010 17:00:12 +0000 (17:00 +0000)]
Replace CHECK_MPICH by CHECK_MPI
vsr [Thu, 11 Nov 2010 13:05:42 +0000 (13:05 +0000)]
0021063 : [CEA 434] Compilation using gnu compiler v4.5
vsr [Thu, 10 Jun 2010 10:35:22 +0000 (10:35 +0000)]
Merge from V5_1_main 10/06/2010
inv [Mon, 24 May 2010 11:54:45 +0000 (11:54 +0000)]
Changing version to 6.1.0
vsr [Fri, 14 May 2010 15:49:35 +0000 (15:49 +0000)]
Merge from V5_1_main 14/05/2010
eap [Thu, 18 Feb 2010 09:00:21 +0000 (09:00 +0000)]
020700: EDF 1234 SMESH: Quadrangle preference and Netgen
- if ( _hypMaxElementArea || _hypLengthFromEdges )
+ if ( _hypMaxElementArea || _hypLengthFromEdges || _hypQuadranglePreference)
aStatus = HYP_OK;
ouv [Thu, 11 Feb 2010 16:44:17 +0000 (16:44 +0000)]
Additional fix for issue
0020692 : Duplicate check_*.m4 between modules.
eap [Thu, 11 Feb 2010 13:52:23 +0000 (13:52 +0000)]
0020693 : EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion linear-quadratic
* Fix check if a face is triangle
eap [Thu, 11 Feb 2010 08:29:13 +0000 (08:29 +0000)]
0020676 : EDF 1212 GEOM: Partition operation creates vertices which causes mesh computation to fail with netgen
* Redesign in order to precompute internal edges
eap [Thu, 11 Feb 2010 08:28:13 +0000 (08:28 +0000)]
0020676 : EDF 1212 GEOM: Partition operation creates vertices which causes mesh computation to fail with netgen
* Fix for internal edges
eap [Tue, 9 Feb 2010 11:21:29 +0000 (11:21 +0000)]
0020682 : EDF 1222 SMESH: 3D mesh from a skin mesh and with volumic cells
* Avoid creating nodes and tetras at place where volumic elements already exist
eap [Wed, 27 Jan 2010 10:07:11 +0000 (10:07 +0000)]
0019296 : EDF 681 SMESH - Pre-evaluation of the number of elements before mesh
Let Netgen discretize edges to know nb of segments
eap [Tue, 26 Jan 2010 07:16:30 +0000 (07:16 +0000)]
untabify
vsr [Tue, 8 Dec 2009 16:04:11 +0000 (16:04 +0000)]
Merge from V5_1_3_BR branch (07/12/09)
adam [Tue, 27 Oct 2009 13:04:27 +0000 (13:04 +0000)]
*** empty log message ***
adam [Mon, 26 Oct 2009 17:13:37 +0000 (17:13 +0000)]
Netgen 4.9.11 compatibility
maintenance team [Mon, 12 Oct 2009 07:30:13 +0000 (07:30 +0000)]
Changing version to 5.1.3
eap [Thu, 8 Oct 2009 13:48:26 +0000 (13:48 +0000)]
minor change
eap [Thu, 8 Oct 2009 13:41:49 +0000 (13:41 +0000)]
0020526 : [CEA] Disk meshing fails
care of orientation of a sole edge in a wire
eap [Thu, 8 Oct 2009 13:39:52 +0000 (13:39 +0000)]
0020526 : [CEA] Disk meshing fails
1) in PrepareOCCgeometry(), map all subshapes in meshedSM is not provided
2) untabify
vsr [Thu, 1 Oct 2009 11:42:20 +0000 (11:42 +0000)]
Remove JoinObjectParameters() method
vsr [Thu, 1 Oct 2009 11:15:36 +0000 (11:15 +0000)]
Issue
0020377 : [windows] Problems with OSD_File Remove
ptv [Thu, 1 Oct 2009 06:28:39 +0000 (06:28 +0000)]
0019296 : Too small Max element Area
adam [Mon, 14 Sep 2009 14:58:16 +0000 (14:58 +0000)]
Fix an un-initialisation
vsr [Wed, 26 Aug 2009 07:02:49 +0000 (07:02 +0000)]
Issue 20371: remove the creation of netgen.prof : additional patch
skl [Tue, 25 Aug 2009 07:49:58 +0000 (07:49 +0000)]
Additional protection in method Evaluate().
ptv [Tue, 25 Aug 2009 05:47:16 +0000 (05:47 +0000)]
0019296 : EDF 681 SMESH - Pre-evaluation of the number of elements before mesh
Replace hard coded values of element types by new enumeration (added in advanced mesh info Improvement)
vsr [Fri, 21 Aug 2009 08:32:58 +0000 (08:32 +0000)]
Issue 20406: Time compilation when recompiling
vsr [Thu, 13 Aug 2009 05:40:23 +0000 (05:40 +0000)]
Issue
0020194 : EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined
adam [Fri, 7 Aug 2009 08:53:33 +0000 (08:53 +0000)]
Contribution from Eduardo Suárez <esuarez@itccanarias.org>
on the forum ...
adam [Fri, 7 Aug 2009 08:11:56 +0000 (08:11 +0000)]
Fix :
o The incomplete makeForSalome.sh
o missing #include <cstring> in
libsrc/general/symbolta.hpp
libsrc/occ/occgeom.hpp
skl [Thu, 6 Aug 2009 12:46:03 +0000 (12:46 +0000)]
Protection before invalid hypothesises for "Evaluate" operation.
vsr [Wed, 15 Jul 2009 08:19:56 +0000 (08:19 +0000)]
Merge from V5_1_2_BR branch (14 July 2009)
maintenance team [Fri, 10 Jul 2009 06:26:38 +0000 (06:26 +0000)]
Fix compilation problem on Debian Sarge
skl [Mon, 29 Jun 2009 13:17:40 +0000 (13:17 +0000)]
Implememtation of evaluation for improvement
0019296 .
eap [Wed, 10 Jun 2009 09:02:43 +0000 (09:02 +0000)]
0020206 : EDF SMESH 987: Netgen1D2D3D +submesh (Regression : Compute Mesh_2)
SMDS_MeshElement::GetNode() no more wraps indices
maintenance team [Mon, 1 Jun 2009 10:25:38 +0000 (10:25 +0000)]
Changing version to 5.1.2
vsr [Fri, 29 May 2009 07:02:39 +0000 (07:02 +0000)]
Issue 20371: remove the creation of netgen.prof ?
adam [Tue, 26 May 2009 09:43:27 +0000 (09:43 +0000)]
cmake port
vsr [Fri, 22 May 2009 12:35:34 +0000 (12:35 +0000)]
0020354 : EDF 1031 OTHER warnings with automake 1.10
eap [Tue, 19 May 2009 15:44:24 +0000 (15:44 +0000)]
0020279 : [CEA 334] control the "random" use when using mesh algorithms
sort faces by IDs
eap [Thu, 12 Mar 2009 12:11:11 +0000 (12:11 +0000)]
0020206 : EDF SMESH 987: Netgen1D2D3D +submesh
orient previosly generated faces correctly
eap [Tue, 10 Mar 2009 16:36:42 +0000 (16:36 +0000)]
0020200 : EDF SMESH 983: changing algo of a mesh and switching back to original algo leads to different result than original
sort nodes by ID
eap [Tue, 10 Mar 2009 10:51:11 +0000 (10:51 +0000)]
0020198 : EDF NETGENPLUGIN 979 : mesh of parallepiped with Netgen1D2D3D crashes Salome
- mparams.grading = 0;
+ mparams.grading = 0.01;
adam [Fri, 6 Mar 2009 15:11:53 +0000 (15:11 +0000)]
Test EXPORTS definition with target name as suggested by cmake
mzn [Wed, 25 Feb 2009 17:53:39 +0000 (17:53 +0000)]
Fix for bug
0019977 : Installation of Salome modules wihtout gui.
adam [Tue, 24 Feb 2009 09:35:11 +0000 (09:35 +0000)]
compatibility windows compilation with cmake
adam [Tue, 24 Feb 2009 09:09:25 +0000 (09:09 +0000)]
*** empty log message ***
eap [Tue, 24 Feb 2009 08:28:39 +0000 (08:28 +0000)]
19923: EDF 765 SMESH : default values of hypothesis
set default values
maintenance team [Wed, 18 Feb 2009 07:06:20 +0000 (07:06 +0000)]
Changing version to 5.1.1
vsr [Tue, 17 Feb 2009 07:15:34 +0000 (07:15 +0000)]
Merge from BR_V5_DEV
16Feb09
jfa [Fri, 7 Mar 2008 07:47:18 +0000 (07:47 +0000)]
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
jfa [Thu, 1 Jun 2006 11:42:55 +0000 (11:42 +0000)]
Join modifications from branch BR_DEBUG_3_2_0b1
jfa [Sat, 6 May 2006 08:54:13 +0000 (08:54 +0000)]
Join modifications from branch OCC_debug_for_3_2_0b1
jfa [Wed, 15 Mar 2006 13:00:11 +0000 (13:00 +0000)]
Change version name to 3.2.0a2
jfa [Mon, 13 Mar 2006 16:03:52 +0000 (16:03 +0000)]
Join modifications from branch OCC_development_for_3_2_0a2
jfa [Wed, 8 Feb 2006 09:47:47 +0000 (09:47 +0000)]
Update version to 3.2.0a1