eap
7d57cfe306
Fix typos by Kunda
...
https://www.salome-platform.org/forum/forum_9/875695368/263950625
2021-01-11 12:42:05 +03:00
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
fba6d9eef3
#18963 Minimize compiler warnings (finish)
2020-12-10 14:39:46 +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
97b0a95536
[bos #20282 ] EDF 22320 - general compute fails
...
Correct tree icon of partially computed sub-mesh
2020-11-20 11:26:59 +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
76b3528b3f
bos #20244 [CEA 20227] OCCT SIGSEGV - Cutting of quadrangles
2020-10-22 11:33:25 +03:00
eap
d245f797f1
#19926 [CEA 19782] renumbering meshes
2020-10-15 16:57:54 +03:00
eap
981e2bca16
bos #19961 EDF 21858 - ExportMED
2020-10-12 17:15:51 +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
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
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
b3f2b68fc2
#18782 EDF 20946 - Free nodes with biquadratic
2020-03-02 21:07:59 +03:00
vsr
6472eab132
Merge branch 'occ/shaper2smesh'
2020-02-21 17:00:22 +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
93781217ab
#16479 [CEA 12950] ViscousLayers hypothesis and periodic condition
2020-02-05 16:05:45 +03:00
rnv
e374376aa6
bos #18641 [CEA 18636][Windows] SMESH_MeshersList environment variable separator
2020-01-29 15:02:42 +03:00
eap
5dcb2f2b46
#17845 [EDF] Modifications of Automatic meshing
2020-01-24 19:09:38 +03:00
eap
d2681a122c
#17927 : EDF 20035 - perfs of mesh creation
2020-01-10 14:33:42 +03:00
vsv
00b30e0d6c
Replace shape in Mesh object
2019-12-27 16:22:48 +03:00
rnv
70d591791d
Fix compilation errors (OCCT-7.4.0)
2019-12-17 22:19:27 +03:00
eap
abf6641b14
#18097 [CEA] Mesh group not updated in the view after a compute with other hypotheses
2019-11-12 19:04:18 +03:00
eap
8fc0f4f355
#17956 [CEA 17925] COMPERR_OCC_EXCEPTION
2019-11-08 16:55:05 +03:00
eap
2cc662ea28
#17828 [CEA 17805] Polyhedron Mesh volume calculation and volume orientation criterion
...
1) Fix BadOrientedVolume criterion to detect invalid polyhedrons
2) Fix SMESH_MeshEditor::Reorient() to correct orientation of polyhedron facets
2019-10-15 21:25:46 +03:00
vsr
b14a10d622
#17695 - SMESH build/ TopoDS_Shape compilation issue
2019-09-17 17:30:08 +03:00
eap
2c751a0edd
#17636 [CEA 17369] Extrusion by normal: along average normal option issue
2019-09-06 19:02:21 +03:00
eap
2954414714
#17336 [CEA 17333] Mesh offset generates a segmentation violation
2019-09-03 15:47:17 +03:00
eap
9de03403fe
#17328 : EDF 20043 - Submeshes
2019-09-03 14:29:31 +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
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
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
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
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
eap
90538c5190
54522: Compound Mesh: bad groups with meshToAppendTo provided
...
Fix SMESH_Gen_i::ConcatenateCommon()
+ #16469 : MakeSlot - add split faces to groups of initial faces
2019-03-27 14:51:54 +03:00
eap
1fb3ff621a
#16648 [CEA] RadialQuadrangle algorithm hypothesis change requires a Clear Mesh Data beforehand
2019-03-25 18:50:14 +03:00
eap
63d5619b14
#16609 : EDF - mesh computation : strange behavior
...
Fix pattern mapping to a face with hole
+
1) Optimize ElementsOnShape::Classifier::Init()
2) Optimize SMDS_VtkCellIterator (replace vtkIdList by std::vector)
3) Prevent SIGSEGV upon Compute() after base mesh removal
2019-03-15 21:29:39 +03:00
eap
0bbec902ba
#16648 . + Update icons
2019-03-05 20:01:00 +03:00
eap
d2248790d7
#16648 [CEA] RadialQuadrangle algorithm hypothesis change requires a Clear Mesh Data beforehand
...
+
1) Optimize FreeEdges::IsFreeEdge()
2) Fix SMESH_MeshEditor::FindFreeBorder() for the case of multi-continuation
3) Improve Mesh.GetLength() to accept groups and list of IDs
2019-03-05 19:35:52 +03:00
eap
6ca4db2d7c
Fix SALOME_TESTS/Grids/smesh/imps_09/K0
...
Fix Triangulator for the case of self-intersecting but valid polygon
+ some fixes for #16469
1) ElementsOnShape: fix too high octree of classifiers in case of large tolerance
2) SMESH_MeshEditor::SewFreeBorder() SIGSEGV on over-constrained elements
3) Project(): adjust radius to avoid checking too many elements
4) Protect SMESH_Gen_i::Compute() from CORBA error in case of a removed mesh
5) smeshBuilder.Mesh.FindCoincidentNodesOnPart() - fix for a case of ID list
2019-02-22 21:17:20 +03:00
vsr
6d32f944a0
Update copyrights
2019-02-14 15:33:05 +03:00