Commit Graph

340 Commits

Author SHA1 Message Date
Christophe Bourcier
173af39d1f Update translation files from Crowdin 2014-05-22 17:52:44 +02:00
Christophe Bourcier
0fe41f2c93 Update translation files from Crowdin 2014-05-16 15:11:29 +02:00
vsr
d71ce03569 Update French translations 2014-05-15 09:24:30 +04:00
eap
88496597ee No more SetSurfaceCurvature() but SetUseSurfaceCurvature()
And fix SIGSEGV if SetUseSurfaceCurvature(False) + Optimize(True)
2014-05-08 11:50:54 +04:00
eap
e69bcd9018 Enable 'Fineness' at 'curvature' switch on 2014-05-07 14:56:51 +04:00
eap
67c76bbea8 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()
2014-04-23 15:31:14 +04:00
vsr
fabcced208 Increment version: 7.4.0 2014-04-18 15:30:31 +04:00
eap
60f38435d4 Redirect netgen output depending on KEEP_NETGEN_OUTPUT envvar 2014-04-17 19:16:16 +04:00
vsr
147970666c Merge branch V7_3_1_BR 2014-04-03 15:51:28 +04:00
eap
37cd0123d4 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.
2014-03-14 19:41:30 +04:00
mpa
a01e94cf57 Debug of CMake build procedure 2014-03-03 16:02:33 +04:00
vsr
20ce0a3257 ParaView 4.1 / VTK 6.1 porting 2014-02-21 16:40:48 +04:00
akl
fd0f83d500 Update copyrights 2014. 2014-02-19 16:50:20 +04:00
eap
3c2b3e2b31 0022357: EDF NETGENPLUGIN: NETGEN options
Fix dump of SetUseSurfaceCurvature()
2014-02-18 14:06:27 +04:00
vsr
7dfc21a8ca Increment version: 7.3.1 2014-02-14 19:31:35 +04:00
imn
d1ebdd0a87 0022458: [CEA 1039] Regressions on NETGEN_1D2D3D and "GetInPlaceByHistory" 2014-02-05 17:28:32 +00:00
vsr
38f074f42c Export headers. 2014-01-31 15:16:48 +00:00
vsr
99638f4e11 Update patch for Netgen that came from BR_imps_2013 2014-01-15 10:13:21 +00:00
vsr
3302782c77 Merge from BR_imps_2013 14/01/2014 2014-01-15 10:08:00 +00:00
vsr
c32068e4d7 Merge from V7_3_BR branch 18/12/2013 2013-12-18 15:10:27 +00:00
akl
7af8bc08b7 Show error in case when SMESH was built without docs
(SALOME_BUILD_DOC=OFF), but PLUGIN is built with docs (SALOME_BUILD_DOC=ON).
2013-12-12 06:18:15 +00:00
eap
64caccef0d Fix "restrict size of elements near the segment" 2013-12-11 13:17:21 +00:00
eap
4a477bf85f Fix the previous "improvement" 2013-12-09 13:20:04 +00:00
eap
a4df9c960a 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
2013-12-06 09:46:35 +00:00
eap
d99681da68 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. )
2013-12-05 14:24:40 +00:00
eap
3465fc3fed W/o hypotheses, behave more similar to LengthFromEdges hyp: set maxh
by the maximal segment length
2013-12-05 13:06:52 +00:00
rnc
292f07b784 Japanese translations update 2013-12-05 10:35:22 +00:00
vsr
066470cebb Increment version to 7.3.0 2013-11-28 14:34:43 +00:00
mpa
7b072c03aa CMake:
- add files to remove using command "make clean"
2013-11-28 13:24:49 +00:00
eap
61fa2bb95b 22401: [CEA 992] Regression on SMESH using NETGEN 2D
Remove debug output
2013-11-21 13:36:54 +00:00
eap
434f936325 22401: [CEA 992] Regression on SMESH using NETGEN 2D
At the second attempt, shorten range of allowed element size
2013-11-21 08:59:17 +00:00
eap
65e846d888 22401: [CEA 992] Regression on SMESH using NETGEN 2D
In AddSegmentsToMesh() do not take into account length of degenerated segments
2013-11-21 08:23:01 +00:00
eap
82cf5f8207 - from salome.NETGENPlugin import NETGENPluginBuilder
+    import NETGENPlugin
2013-11-20 11:31:45 +00:00
mpa
c08215621d - Modifing Geometry and Mesh Python scripts from SALOME 6 and before 2013-11-19 11:32:06 +00:00
eap
ffc352d7cc 0022401]: [CEA 992] Regression on SMESH using NETGEN 2D
Make two attempts: with and w/o MESHCONST_ANALYSE step
2013-11-19 10:30:40 +00:00
eap
4280b9f4db Prevent division by zero in GetProgress() 2013-11-18 15:56:48 +00:00
eap
293fc4dc12 22401: [CEA 992] Regression on SMESH using NETGEN 2D
Change default grading "Very Coarse" -> "Coarse"
2013-11-15 10:36:37 +00:00
eap
d30b889d60 22401: [CEA 992] Regression on SMESH using NETGEN 2D
Ignore degenerated segments when setting local h
2013-11-14 10:26:03 +00:00
mpa
aa4bd5b388 CMake:
- delete kernel dependency because options are local now
- enable cmake testing for have message "No tests were
found" if module has not tests
2013-11-13 12:22:16 +00:00
eap
357daeae9c -#if (OCC_VERSION_MAJOR << 16 | OCC_VERSION_MINOR << 8 | OCC_VERSION_MAINTENANCE) > 0x060100 2013-11-11 11:19:26 +00:00
eap
d714c9c6e3 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
2013-11-11 11:19:09 +00:00
vsr
0a40e8e3d5 Fix configuration pb 2013-11-06 09:09:13 +00:00
rnc
15f9fe75d1 Japanese translations update 2013-11-05 15:24:50 +00:00
mpa
418bd688ee CMake: improved reloading of dependent CMake targets in Config file to
account for COMPONENTS.
2013-11-05 12:47:01 +00:00
mpa
2f48bda7c3 CMake:
Edit documentation. Use salome macros to set the environment for sphinx run.
2013-11-01 07:56:30 +00:00
mpa
440d8e0757 CMake:
- Accumulate environment variables, to be used later to run some command in proper environment.
2013-10-31 11:52:42 +00:00
rnv
57df145536 Win32 compilation. 2013-10-24 13:46:04 +00:00
mpa
a312ca18d1 CMake: rollback of previous changes 2013-10-23 14:17:20 +00:00
mpa
feef20b720 CMake: doing proper string comparison in IF clause 2013-10-23 10:20:07 +00:00
mpa
3450854f5a CMake: using SALOME_ACCUMULATE_HEADERS() to populate the complete list of includes required by NETGENPLUGIN header files. 2013-10-23 06:53:12 +00:00