Commit Graph

460 Commits

Author SHA1 Message Date
eap
223210ad12 #20282 EDF 22320 - general compute fails
don't apply 1D-2D algorithms before 1D-2D-3D ones if sub-mesh order says opposite
2020-12-14 16:41:04 +03:00
eap
2f4749af53 #18963 Minimize compiler warnings
fix the rest warnings
2020-12-09 22:12:51 +03:00
SALOME
cb55604f37 #18963 Minimize compiler warnings 2020-12-08 16:46:17 +03:00
eap
4039f267f1 bos #20282 EDF 22320 - general compute fails
1) Compute sub-meshes with prescribed order before the rest ones
2) Save sub-mesh order not as ids but as entries, because ids of groups
   within SMESHDS_Mesh can change at study loading if some group is no
   longer used as a base of sub-mesh of group on geometry
2020-12-02 11:51:19 +03:00
eap
fdab1d32d5 bos #20282 EDF 22320 - general compute fails 2020-11-12 23:06:06 +03:00
eap
cca498b791 #20238 EDF 22226 - problem of remeshing 2020-10-26 20:00:40 +03:00
eap
d76c0e6e5e #20232 EDF 22208 - Add a crack in a pipe 2020-10-21 19:27:53 +03:00
rnv
9d0765db5d Fix compilation errors under Windows: VS-2017 2020-10-16 12:20:46 +03:00
eap
6bc94c2211 bos #20144 [CEA 20142] Import1D - Error: Algorithm failed 2020-10-16 01:16:47 +03:00
eap
3afca7a3ff #19926 [CEA 19782] renumbering meshes \\ fix excess nodes 2020-10-15 18:02:26 +03:00
eap
d245f797f1 #19926 [CEA 19782] renumbering meshes 2020-10-15 16:57:54 +03:00
eap
50479f058d #19982 EDF 21954 - Compute mesh fails -------- compilation error 2020-10-12 12:38:29 +03:00
eap
1ce54e1c12 #19982 EDF 21954 - Compute mesh fails 2020-10-12 11:47:53 +03:00
eap
f6bd1b130c Fix imps_02/C7 2020-08-28 13:08:19 +03:00
eap
3d87656309 #19913 [CEA] Crash when compute mesh with body fitting and shared faces
fix elements on top of cylinder
2020-08-20 20:05:57 +03:00
eap
66de7ed40f #19913 [CEA] Crash when compute mesh with body fitting and shared faces
1) fix the crash
  2) fix missing volumes when taking shared faces into account

  overlapping volumes remain to fix
2020-08-19 11:56:22 +03:00
eap
951dd4234e #19887 [CEA] Body fitting missing some faces and generates not-wanted splitted elements
Remove excess nodes
2020-08-14 15:58:50 +03:00
eap
14662b2361 #19887 [CEA] Body fitting missing some faces and generates not-wanted splitted elements
Excess edges removed (nodes still remain)
2020-08-12 21:45:23 +03:00
eap
9d1d5827c6 #19887 [CEA] Body fitting missing some faces and generates not-wanted splitted elements
fix missing faces
2020-08-10 17:08:26 +03:00
eap
2629c8bf51 IPAL54676: TC-9.5.0: Problem with "Radial Quadrangle 1D-2D" algo and "Local Lenght" hypo 2020-05-20 20:10:27 +03:00
eap
54580d9a2a #19026 EDF 21355 - Problem with Belog to GEOM 2020-04-29 19:54:39 +03:00
vsr
0fc0831670 Copyright update 2020 2020-04-15 18:19:44 +03:00
eap
e7ac767896 IPAL0054629: Compute sub-mesh fails in TUI but works in GUI 2020-03-31 14:32:27 +03:00
eap
cfa95f0477 IPAL0054631: NETGEN-1D2D3D fails on two adjacent boxes with Viscous Layers
Bug reported in https://www.salome-platform.org/forum/forum_14/64297494#556145973
2020-03-27 22:43:20 +03:00
eap
d487f882d9 IPAL54633: Bad viscous layers 2020-03-20 18:57:40 +03:00
eap
1f0895c06c IPAL54630: Wire discretization error 2020-03-19 17:16:21 +03:00
eap
896ab9bad6 small optimization 2020-03-18 19:02:52 +03:00
Pascal Obry
c9c3fe8924 Porting to ParaView 5.8 2020-03-11 14:37:59 +03:00
eap
0f4abfb68b Fix regression of smesh/3D_mesh_Extrusion_00/A3 2020-03-04 18:08:41 +03:00
eap
d46c8ad014 Fix regression of cartesian_algo.py example 2020-03-03 14:57:40 +03:00
eap
d7e7b8a466 Fix regression of 3D_mesh_GHS3D_01/B1 2020-02-28 16:05:59 +03:00
eap
e6f1c5ae12 Fix issue reported in https://www.salome-platform.org/forum/forum_10/180510604 2020-02-26 12:02:38 +03:00
eap
dfcc0eb72b Fix Body Fitting regression on smesh/imps_11/M3 2020-02-21 20:30:54 +03:00
eap
13b3c4bbb9 Fix regression of smesh/bugs_13/N3 (Body Fitting) and SIGSEGV at killSalome.py 2020-02-21 13:47:31 +03:00
eap
650885c135 #17237: Body fitting on sub-mesh, #16523: Treatment of internal faces 2020-02-14 18:47:13 +03:00
eap
70eb9c09d0 #16522 [CEA 7599] Viscous layers hypothesis: extract layers as a group 2020-02-14 18:11:56 +03:00
eap
bda71f4197 Prevent crash at too small comment ratio of geometric progression hypothesis 2020-02-13 13:37:31 +03:00
eap
eb32ac37f3 #17351 [CEA] Mesh with Polyhedron 2020-02-05 16:15:42 +03:00
eap
93781217ab #16479 [CEA 12950] ViscousLayers hypothesis and periodic condition 2020-02-05 16:05:45 +03:00
rnv
70d591791d Fix compilation errors (OCCT-7.4.0) 2019-12-17 22:19:27 +03:00
eap
6d7121da90 #17871 [CEA 17868] Import 1D 2D threshold value (test_import1d2d_mesh_top.py)
Workaround for OCCT bug #31112: replace BRepClass_FaceClassifier by BRepTopAdaptor_FClass2d
2019-10-30 17:24:46 +03:00
eap
47514a428f #17871 [CEA 17868] Import 1D 2D threshold value 2019-10-18 21:21:27 +03:00
rnv
46f1ca0181 Porting to latest TBB on Windows. 2019-08-30 18:48:46 +03:00
eap
fad0945128 Typo fixes by Kunda
https://salome-platform.org/forum/forum_9/495080934
2019-08-27 14:48:19 +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
eap
6b45e19484 IPAL54417: Hexahedron(ijk) crashes salome 2019-08-14 13:42:11 +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
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
b718a7cc45 IPAL54585: Extrusion 3D algo fails with "OCC exception. Standard_NoSuchObject: NCollection_DataMap::Find" error 2019-07-01 13:44:54 +03:00