eap
3369d458ea
IPAL52935: "Apply and Close" button is not available in "Make 0D Elements on Element Nodes" dialog box
...
(SMESHGUI_Add0DElemsOnAllNodesDlg.cxx)
Eliminate compilation warnings (all the rest files)
2015-10-27 20:47:31 +03:00
eap
26862b255f
Fix regressions bugs_14/P9 (Prism 3D) and bugs_19/X1 (Projection 2D)
2015-05-06 20:05:12 +03:00
eap
80e28740d3
23036: [CEA 1459] Regression projection 1D2D
...
+ Fix Pb: SIGSEGV in StdMeshers_Prism_3D::IsApplicable() on the shape of 23036
+ Fix Pb: "Projection 3D" algo is available in Create mesh dlg on the shape of 23036
+ Add debug trace in case of exceptions in IsApplicable()
+ Fix 52667: SIGSEGV at attempt to create mesh without Geometry when setting hypothesis
2015-04-07 20:39:18 +03:00
akl
251f8c052d
Copyrights update 2015.
2015-02-13 12:38:36 +04:00
eap
b73d2603ed
IPAL16934: Selection works incorrectly if Source and Target Vertices in Projection 1D are the same vertex.
...
1) BUG: impossible to use shared vertices for vertex association in Projection Source hyps
2) Regression: Order of Sub-meshes dialog dialog does not appear when a sub-mesh is created
2014-11-19 16:18:58 +03:00
eap
b9986eb294
22808: EDF SMESH: Regression with 3D Extrusion/ViscousLayers in Salome V7_5_BR
2014-11-18 13:08:18 +03:00
eap
bff3771eab
22526: SMESH 2864 - Projection and Extrusion
...
Make attempts to fix the projected mesh using smoothing in case of non-homothetic
source and target faces
2014-11-14 20:23:20 +03:00
eap
52d8254953
22806: EDF SMESH: Regression: Prism_3D error
...
Fix selection of the bottom;
use block approach on simple shapes if swepper detects high bnd error
2014-11-13 18:56:42 +03:00
eap
3ddacb9798
To compute mesh in SALOME_TESTS/Grids/geom/bugs_15/R7
...
and other tests of "Extrusion 3D" mesher
2014-11-12 18:35:28 +03:00
eap
b905bf1432
22797: EDF 9014 SMESH: Problem with the 3D extrusion algorithm
...
1) pb with invalid node param on EDGEs after 2D Projection
2) pb of search of source FACEs of the prism
2014-10-31 20:38:10 +03:00
eap
54ea8ad8bb
Regression of doc/salome/examples/prism_3d_algo.py
...
Protection against an infinite loop in StdMeshers_Prism_3D::getWallFaces()
2014-09-25 18:01:50 +04:00
eap
b385a0679d
52499: Prismatic mesh is not computed on a prismatic shape
...
22701: EDF SMESH: Crash when creating mesh
1) Search of transformation using a least-square approximation
2) Compute internal prism nodes using the found transformation
2014-09-24 17:38:27 +04:00
eap
f3ce9fcd40
Fix crash at study closing. Enable canceling Prism 3D computation
2014-07-22 18:57:36 +04:00
eap
2e43961579
IPAL0052448: Too thin viscous layers are constructed
2014-07-08 20:07:00 +04:00
eap
7a9f9e2e46
IPAL52439: 3D Extrusion creates distorted volumes
...
Fix for a case with a sole wall face
2014-07-03 19:06:08 +04:00
eap
6440fc57c2
22613: EDF 8419 SMESH: 1d hypothesis is not applied correctly with 3Dextrusion
...
Project vertical distribution only if (1) no hyp defined or (2) defined hyp
provides incorrect nb of segments.
2014-06-30 16:07:18 +04:00
eap
4a8521d5db
SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/A0
...
Attempts to mesh a difficult shape
2014-04-29 16:09:10 +04:00
eap
1c75225c81
SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/A0
...
Allow different nb of EDGEs on the prism top and bottom
2014-04-28 18:44:07 +04:00
eap
e4f3043d7d
SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/A0
...
Fix association EDGE <-> closed EDGE
2014-04-28 17:41:59 +04:00
eap
b1f58b701e
Regression of SALOME_TESTS/Grids/smesh/imps_09/K2
2014-04-24 20:06:54 +04:00
eap
28140bb1c8
22507: EDF 2845 SMESH : regression with 3D extrusion algo
...
Fix a case of a triangular base FACE with a sole triangular element
2014-03-11 17:33:49 +04:00
eap
457be09338
22364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
...
Minor fixes
2014-03-03 15:00:39 +04:00
eap
f34590a67f
22364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
...
1) Some optimization
2) Implement StdMeshers_Prism_3D::IsApplicable()
2014-02-25 18:54:34 +04:00
akl
b0a908c0d2
Update copyrights 2014.
2014-02-20 16:25:37 +04:00
vsr
f7aba4830d
Merge from BR_imps_2013 14/01/2014
2014-01-15 09:41:17 +00:00
eap
ffa6ef36b3
http://www.salome-platform.org/forum/forum_10/409159356
...
Fox testcube2a.py
2013-11-22 13:16:34 +00:00
eap
c50bee3b04
1) Use transformation for projection from bottom to top
...
2) Improve performance of TPCurveOnHorFaceAdaptor::Value() by avoiding
creation of PCurves on planar faces
3) Report a meaningful error in case of missing 1D algo
2013-09-03 10:42:36 +00:00
eap
3c53917e76
SALOME Forum bug: http://www.salome-platform.org/forum/forum_10/967838025
...
Don't use BRep_Tool::Degenerated() which sometimes gives a wrong answer,
use SMESH_Algo::isDegenerated() instead
2013-08-23 07:44:07 +00:00
eap
fcbb13c72e
Fix regression of SMESH_TEST/Grids/smesh/3D_mesh_Extrusion/A3
...
Avoid having straight continuous sides of a quadrilateral
2013-08-13 16:40:46 +00:00
eap
d98ea3bd2b
0022103: EDF 2550 SMESH : Allow viscous layer with 3D extrusion
...
= Allow viscous layers on boundary EDGEs of a 2D sub-mesh
Have a separate SMESH_MesherHelper in each TSideFace in order to get a
correct UV on periodic FACE
2013-06-04 15:05:28 +00:00
eap
e1fe293459
0022202: EDF SMESH: Regression in a script meshing prisms and hexaedrons
...
- for ( int iF = 1; iF < faceToSolids.Extent(); ++iF )
+ for ( int iF = 1; iF <= faceToSolids.Extent(); ++iF )
2013-04-26 10:21:24 +00:00
vsr
bd8f1aee7c
Merge from V6_main 01/04/2013
2013-04-01 13:05:47 +00:00
vsr
31ca0b3e3b
Merge from V6_main 15/03/2013
2013-03-15 14:59:29 +00:00
vsr
7aebb99e42
Merge from V6_main 06/03/2013
2013-03-06 13:57:01 +00:00
vsr
88b3dbe23b
Merge from V6_main 28/02/2013
2013-02-28 15:07:35 +00:00
vsr
9a54694a0a
Merge from V6_main 11/02/2013
2013-02-12 14:37:44 +00:00
vsr
1067ffa6e7
Merge from V6_main 13/12/2012
2012-12-13 11:41:29 +00:00
vsr
bd4e115a78
Merge from V6_main_20120808 08Aug12
2012-08-09 10:03:55 +00:00
vsr
0635c9fc80
Merge from BR_V5_DEV 16Feb09
2009-02-17 05:27:49 +00:00
jfa
79b1ac2b6d
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
2008-03-07 07:47:05 +00:00