Commit Graph

129 Commits

Author SHA1 Message Date
eap
42a2e30144 IPAL54426: Evaluate crashes salome 2018-07-24 18:48:37 +03:00
eap
c7f8ed657c Prevent failure of the second compute in case of not closed 2D mesh 2018-07-20 19:36:14 +03:00
eap
671f63a4da Fix SIGSEGV of computing a quadratic sub-mesh 2018-07-19 15:58:11 +03:00
eap
d195b60384 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/625363577
2018-06-25 14:29:43 +03:00
rnv
d0f1a65f28 Merge V9_dev branch into master 2018-06-14 14:52:21 +03:00
eap
77db9b7bed IPAL54379: NETGEN crashes SALOME if all faces belong to a sub-mesh 2018-04-12 16:46:52 +03:00
eap
a4a095ed06 23418: [OCC] Mesh: Minimization of memory usage of SMESH 2018-04-05 17:15:06 +03:00
rnv
9df5452f7d Migration to OpenCASCADE CMake configuration 2018-03-05 18:45:02 +03:00
eap
49d8574391 typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/975195177
2018-02-27 14:30:42 +03:00
eap
6492334154 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/16816690
2018-02-09 22:45:07 +03:00
rnv
5480878f58 Merge 'master' branch into 'V9_dev' branch. 2018-01-17 16:12:29 +03:00
eap
a7157bee2e typo-fix by Kunda
http://www.salome-platform.org/forum/forum_10/195000978
2018-01-09 13:28:08 +03:00
rnv
ac5dc648d8 Merge changes from 'master' branch. 2017-12-29 16:22:02 +03:00
eap
2b555e17ee typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/370845364
2017-11-30 14:16:01 +03:00
eap
a80e8833b2 GPUSPHGUI: meshing failure because of coincident free bodrers 2017-11-30 14:14:12 +03:00
eap
a7d2d23910 GPUSPHGUI: create a 2D remesher algo and add Chordal Error parameter 2017-10-17 17:38:39 +03:00
rnv
9f30c086ce Merge Python 3 porting. 2017-06-22 19:03:48 +03:00
rnv
1b359b696a Merge multi-study removal branch. 2017-06-08 18:41:14 +03:00
eap
47d34023e6 23427: [CEA 2073] No hypothesis "Viscous Layers" with Netgen 1D-2D-3D 2017-04-12 16:52:32 +03:00
Gilles DAVID
65737d0c54 Porting to Python 3 (1st draft) 2017-03-29 17:50:12 +02:00
eap
6a883c4b4a IPAL54027: Projection algo is very long on a face with many edges
args of StdMeshers_FaceSide::GetFaceWires() changed
2017-03-09 11:08:50 +03:00
mpa
65987d083d Deleted Study parameter 2017-02-03 16:22:00 +03:00
eap
7a5a26b77a Decrease default min size since OCCT triangulation became coarser
Regression was SALOME_TESTS/Grids/smesh/3D_mesh_NETGEN_03/D7 where
change of fineness did not influence the mesh since minh was too high
2017-01-27 19:24:54 +03:00
mpa
a1c5622601 Delete deprecated code 2017-01-18 16:17:01 +03:00
eap
dbfaad0241 Remove useless MESSAGEs 2017-01-12 21:18:58 +03:00
rnv
a977b1282b Fix preprocessor instructions for GCC 2016-11-25 18:58:00 +03:00
ana
21d85e8d2a Windows compatibility. 2016-11-25 17:24:58 +03:00
imn
9cc5a6ab79 0023299: [CEA] Finalize multi-study removal
- delete study id parameter
2016-10-14 17:01:39 +03:00
eap
e1a0d0a23f Add possibility to define Local Size via a file 2016-10-07 17:49:45 +03:00
eap
a5c8f82089 Enable Local Size for NETGEN 3D and NETGEN 2D 2016-08-30 15:38:14 +03:00
eap
8b187bb352 Allow local size on any face and solid 2016-08-29 19:14:55 +03:00
eap
a60d97e956 Fix compilation after changes in SMESH headers
+ Eliminate warnings
2016-06-29 16:10:15 +03:00
mpa
af6e99578f Migration to OCCT 7.0 2016-05-26 09:39:26 +03:00
eap
d079d327d7 Regression of SALOME_TESTS/Grids/smesh/viscous_layers_01/B2
This modif allows re-meshing a face on which _ViscousBuilder::shrink() fails
2016-05-11 16:59:07 +03:00
eap
48c26e46ac 53011: Order of sub-mesh in meshing process does't work
More fix for the SALOME crash
2016-03-23 14:46:26 +03:00
eap
0b23f6ad83 IPAL53011: Order of sub-mesh in meshing process does't work
fix SALOME crash: resize occgeom.facemeshstatus in FillNgMesh()

+ cosmetic changes
2016-03-22 14:31:50 +03:00
vsr
043ee5d5fe Copyright update: 2016 2016-03-21 18:12:56 +03:00
eap
cb834de9a0 53057: NETGEN-1D2D3D issues "Ignored" warning for faces of a sub-mesh 2016-03-15 16:02:21 +03:00
eap
26b2cacf36 remove "using namespace std" from SMESH headers 2016-02-15 17:27:00 +03:00
eap
a6ff10e23f Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()
+ Fix compilation warnings
2016-01-14 14:49:35 +03:00
eap
92b0965b56 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
2015-10-27 19:22:09 +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
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
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