Commit Graph

181 Commits

Author SHA1 Message Date
vsr
94ff889786 Increment version: 7.7.1 2015-12-01 17:52:01 +03:00
vsr
3f09d73851 Increment version: 7.7.0 2015-10-15 08:57:23 +03:00
eap
94e1d3f340 2889: Wrong default name for the created "NETGEN 2D Parameters" hypothesis 2015-10-07 17:48:35 +03:00
eap
28e133bb1f IPAL52905: NETGEN 1D-2D-3D creates sliver elements in case of finer sub-meshes 2015-10-06 14:36:06 +03:00
eap
129557feea 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
2015-09-04 13:59:33 +03:00
eap
9a26afa4ea Simplify code as SMESHDS_SubMesh::IsQuadratic() added 2015-08-07 14:36:26 +03:00
eap
e7d8354cb4 23068: [CEA 1505] Be able to keep meshing in 2D after having merged the nodes in 1D 2015-07-09 12:46:41 +03:00
mpa
44d27b16d7 CMake improvement: usage of SALOME_GUI_MODE() macro 2015-06-11 14:52:10 +03:00
vsr
8cdfa23d9e Turn DEV version flag ON 2015-06-03 13:52:50 +03:00
ana
ae9236db1f Compatibility after fix for "IPAL52698: Convert to quadratic is wrong (hard periodic surfaces)" issue 2015-05-08 18:30:26 +03:00
eap
17822d1b5f Regression of smesh/bugs_19/X1: avoid SIGSEGV in case of invalid node params on EDGE 2015-05-06 19:17:10 +03:00
eap
9b3c975bfe 23051: [CEA 1470] SMESH NetGen - Local refinement not computed and dumped properly
Add protection against not published shapes passed to SetLocalSizeOnShape()
2015-04-23 18:03:26 +03:00
eap
03ed7cce3e 23051: [CEA 1470] SMESH NetGen - Local refinement not computed and dumped properly 2015-04-21 19:21:41 +03:00
vsr
b5bf08da54 Increment version: 7.6.0 2015-04-17 18:46:32 +03:00
eap
e718de74b8 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
2015-04-16 22:16:15 +03:00
eap
ce66305970 0052673: Viscous Layers hypothesis is not taken into account by NETGEN 3D algo 2015-04-08 18:46:19 +03:00
akl
99cf7a6a3c Copyrights update 2015. 2015-02-16 16:17:41 +04:00
eap
359bbac0d7 Fix compilation with dev OCCT 2015-02-10 15:12:43 +03:00
eap
517fcbe5f1 22834: [CEA 1347] Viscous layers: be able to choose the extrusion method 2015-02-10 14:15:10 +03:00
eap
de34cc5743 Add patch for netgen-5.3.0 2015-01-28 17:54:34 +03:00
vsr
de51595c21 Switch DEV version marker to 1 2015-01-20 10:05:15 +03:00
vsr
a50d197c9c Merge branch 'V7_5_BR' 2015-01-20 10:04:15 +03:00
eap
a219ef71b8 To build NETGEN-5 2014-12-12 21:18:15 +03:00
vsr
f156dceb92 Increment version: 7.5.1 2014-12-09 11:46:46 +03:00
vsr
be9954d734 Increment version: 7.5.0 2014-11-05 18:27:22 +03:00
vsr
61dab04e07 Remove obsolete staff; redesign Handle-based and CDL-generated classes 2014-10-21 18:57:30 +04:00
vsr
d18c5fa35d ParaView 4.2 porting 2014-10-15 14:30:54 +04:00
eap
882d700f99 22737: [CEA 1303] Regression on test script 12_cube_ecorce_noyau.py 2014-10-08 16:13:59 +04:00
eap
48e88528c4 Regressions
2D_mesh_NETGEN_03/D2
 bugs_05/F2
 bugs_16/S8
2014-10-02 13:28:55 +04:00
eap
d4270a3332 22690: [CEA 1276] Regression on the test script ecorce.py 2014-09-15 14:47:00 +04:00
eap
c0eaa8e783 IPAL52497: NETGEN 2D is 1.5 times slower in v7.4.0 than in v7.2.0 2014-09-12 19:26:17 +04:00
vsr
c9a0d0b24a Switch on dev version flag 2014-08-28 13:32:30 +04:00
vsr
83ef24aa11 Merge remote branch 'origin/V7_4_BR' 2014-08-28 13:32:11 +04:00
eap
86f0b5ec0b 22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry 2014-08-27 15:18:30 +04:00
eap
0e584bba7f IPAL52479: Mixed linear/quadratic mesh is created 2014-08-25 20:39:07 +04:00
eap
0a380c9757 22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry 2014-08-22 15:38:59 +04:00
vsr
56779ee521 Revert "Synchronize adm files"
This reverts commit bc0818fc4c.
2014-08-07 14:10:17 +04:00
Maintenance team (INV)
bc0818fc4c Synchronize adm files 2014-08-06 23:18:26 +04:00
rnv
15544019da Patch for the dev version of the OCCT. 2014-08-04 12:49:53 +04:00
eap
1ea8c2828e About KEEP_NETGEN_OUTPUT env 2014-07-14 14:20:18 +04:00
vsr
5b37bba7da Version update: 7.4.1 2014-06-27 14:13:05 +04:00
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