Commit Graph

2454 Commits

Author SHA1 Message Date
eap
66f913b253 #17319: EDF 20003 - suppress Meshes in TUI 2019-08-27 14:13:23 +03:00
eap
c76543a1ab IPAL54614: Getting nodes of polyhedron works wrong
Source https://salome-platform.org/forum/forum_10/633516704
2019-08-26 13:53:48 +03:00
eap
db6f1785f5 54416: Extrusion 3D algo is not applicable to a prismatic shape
Fix for the case of non-manifold internal faces

+
1) Fix SMESH_Actor for coloring using custom 1D functor
2) Improve some doc images
2019-08-23 16:16:29 +03:00
rnv
f422debfb5 Removing duplicate file 2019-08-19 12:56:22 +03:00
rnv
226f238460 Build documentation under Windows: revert previous wrong commit, apply new approach. 2019-08-16 20:04:50 +03:00
rnv
4786233c98 Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2019-08-16 18:45:56 +03:00
rnv
5086ff6710 Build documentation under Windows. 2019-08-16 18:41:58 +03:00
eap
6b45e19484 IPAL54417: Hexahedron(ijk) crashes salome 2019-08-14 13:42:11 +03:00
vsr
d61b06f0eb Move test_smeshplugins.py to 'bad' section as it depends on external plugins 2019-08-08 15:03:52 +03:00
eap
f65b9b8b24 IPAL54425: Quadrangle mapping fails on a quadrangle face with a seam
Issue reported in https://www.salome-platform.org/forum/forum_10/984373499

+
1) Fix a bug in Python dump
2) Expose corners in Quadrangle Param gui
2019-08-05 20:02:26 +03:00
eap
0146a69d82 IPAL54585: Extrusion 3D algo fails with "OCC exception. Standard_NoSuchObject: NCollection_DataMap::Find" error
Issue (2) with Geometric Progression reported in
  https://www.salome-platform.org/forum/forum_10/976643804#300891023
  Fixed in StdMeshers_Prism_3D.cxx

+ Minor changes:
1) SMESHGUI_PreVisualObj::myMesh in now SMESHDS_Mesh*
2) TPythonDump::DumpArray is now public method
3) In StdMeshers_FixedPoints1D, make args of Set*() methods const
4) Install SMESHGUI_PreVisualObj.h
5) Make StdMeshers_QuadrangleParams::SetCorners() available via CORBA
2019-08-02 18:14:14 +03:00
Paul RASCLE
fb2fc07236 split test smeshplugins to keep apart mg_tetra_parallele which is not working 2019-08-01 14:55:49 +02:00
Paul RASCLE
0baa22d65a disable debug trace on CGNS 2019-07-23 13:27:07 +02:00
Paul RASCLE
9eb8f2ba00 change text on Zcracks menu 2019-07-23 13:21:14 +02:00
eap
a87bde2a08 IPAL54529: Hexahedron(ijk) fails on a block with composite sides if Viscous Layers assigned
+ In Create Mesh dialog define enabled tabs by SMESH_Algo::IsApplicable( shape )
+ Extract SMESH_Indexer from StdMeshers_HexaFromSkin_3D.cxx
2019-07-12 15:15:38 +03:00
eap
bb1e4b11d8 #17096 [CEA 16891] SMesh::CopyMeshWithGeom : discrepeancies in copied groups volumes. 2019-07-11 18:42:52 +03:00
eap
1732ea91c4 #17085 [CEA 17030] Warning sub-mesh with Extrusion 3D 2019-07-01 21:45:44 +03:00
eap
b718a7cc45 IPAL54585: Extrusion 3D algo fails with "OCC exception. Standard_NoSuchObject: NCollection_DataMap::Find" error 2019-07-01 13:44:54 +03:00
eap
3f88168d83 #17013 [CEA 17006] Meshing a compsolid with one internal vertex per face 2019-07-01 13:35:28 +03:00
Christophe Bourcier
9b65ce0c47 Publishing the result of SurfOpt and Cleaner if the output file exists even if the computation has ended in error 2019-06-03 17:37:42 +02:00
Christophe Bourcier
d8e62d4397 Increasing number of decimals for SurfOpt min size to be able to put a small size (default is 2 decimals) 2019-06-03 16:21:41 +02:00
rnv
de3e0ec062 Remove QT4 compatibility. 2019-05-31 16:49:15 +03:00
rnv
7b4bb082fa Fix for "16960 EDF 19475 - Control Free nodes" issue 2019-05-17 11:49:10 +03:00
eap
b8a546c91f #16866: [CEA 13186] smesh Exception during hypothesis creation
Show more information on error occurred.
2019-05-15 16:40:17 +03:00
rnv
17fe9ed25b Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2019-05-15 11:48:13 +03:00
rnv
94ab6b047c Fix for "16925 [CEA 16749] MeshCut Python exception with Windows" issue. 2019-05-15 11:47:21 +03:00
eap
f0f37f1fc7 #16914: EDF 19401 - Wrong quadratic mesh (bis)
- don't force3DOutOfBoundary() for quadrangles and hexahedrons
- don't force3DOutOfBoundary() for bad-shaped tetras
2019-05-14 17:11:13 +03:00
eap
e63b88c7f3 #16927: Error when loading a med file with 140 millions elements 2019-05-14 16:58:34 +03:00
rnv
35b85c0539 Fix for '16926 [CEA 16749] MeshCut Python encoding issue' issue 2019-05-14 16:54:09 +03:00
eap
eacfc191eb #16914 EDF 19401 - Wrong quadratic mesh (bis)
Bug: SetEventListener() not called when a sub-algo assigned
2019-05-07 13:30:06 +03:00
vsr
ecea056f61 Merge branch 'V9_3_BR' 2019-05-06 14:10:53 +03:00
eap
31fce7937d #16797 [CEA 16781] QuadFromMedialAxis_1D2D: Failed to mesh sinuous edges 2019-04-19 16:56:57 +03:00
eap
ce56cca517 #16843 EDF 19340 - wrong quadratic mesh 2019-04-18 21:34:39 +03:00
eap
0743fa8f5f IPAL54529: [CKD]: Hexahedron(ijk) fails on a composite block if Viscous Layers assigned 2019-04-18 20:33:45 +03:00
vsr
4e9fa6a7f4 Merge branch 'master' into V9_3_BR 2019-04-09 19:23:38 +03:00
eap
b8917880e4 Quality Info: tolerance change does not influence on Nb double nodes 2019-04-09 19:11:56 +03:00
Paul RASCLE
62c6ecf7ae fix for plugin padder 2019-04-09 10:23:32 +02:00
Paul RASCLE
67e484afbe Merge branch 'V9_3_BR' into pre/padder 2019-04-08 20:27:22 +02:00
Paul RASCLE
bf3fbe8dd4 debug for SMESH plugin padder 2019-04-08 20:23:25 +02:00
vsr
474a24023d Merge branch 'master' into V9_3_BR 2019-04-08 19:23:20 +03:00
eap
8a0ae20732 Fix CRASH after mesh.RemoveGroupWithContents( group_of_other_mesh ) 2019-04-08 13:40:11 +03:00
eap
734c82522e Fix typo by Kunda
https://www.salome-platform.org/forum/forum_9/253019360
2019-04-08 13:38:22 +03:00
eap
55d3f10182 IPAL54527: SIGSEGV after group removal
Fix SMESHDS_GroupOnFilter.cxx

+ partial fix for SALOME_TESTS/Grids/smesh/imps_09/K0 (SMESH_Slot.cxx)
2019-04-04 20:02:34 +03:00
vsr
58a7aa4445 Merge branch 'master' into V9_3_BR 2019-04-03 19:00:08 +03:00
eap
ee0db2f237 54524: [FORUM]: Export in STL work wrong' issue 2019-04-01 18:39:56 +03:00
rnv
a9af195d40 Fix for '54524: [FORUM]: Export in STL work wrong' issue. 2019-04-01 12:31:32 +03:00
vsr
e6d5ea2c9a Merge branch 'master' into V9_3_BR 2019-03-29 17:08:54 +03:00
eap
e9abd0b9b5 WIN: Dump Study fails
Reason: decrement iterator on an empty list
2019-03-29 16:46:47 +03:00
eap
5e337ede0d #16755 [CEA 16749] Merge nodes generates fatal error if selection is disabled 2019-03-28 18:22:44 +03:00
vsr
10f507591e Merge remote branch 'origin/master' into V9_3_BR 2019-03-28 17:46:41 +03:00