eap
f3e2b7fea2
53225: Viscous Layers hyp: problem with selection of input/output faces
...
(StdMeshersGUI_SubShapeSelectorWdg.cxx)
+ Remove useless MESSAGEs
2016-05-11 15:13:17 +03:00
Paul RASCLE
c98d9fcd7f
Merge remote branch 'origin/V7_dev' into V7_dev
2016-04-15 17:52:29 +02:00
Paul RASCLE
05cbd0eed8
tests on memory measurements
2016-04-15 17:51:36 +02:00
eap
53bd086779
23269: Meshing a composite block with IJK
...
StdMeshers_CompositeHexa_3D.cxx
And more:
1) Avoid creating actors for not shown mesh objects
SMESHGUI_ComputeDlg.cxx
2) Add wait-cursor while group deletion, which can be long on large meshes
SMESHGUI_DeleteGroupDlg.cxx
3) Avoid getting elem types of a new group on filter, which can be long
SMESH_Gen_i_1.cxx
2016-04-14 18:31:42 +03:00
eap
57cd3cc565
23068: [CEA 1505] Be able to keep meshing in 2D after having merged the nodes in 1D
...
In SMESH_subMesh::ComputeStateEngine() transform errors into warnings if it is caused by mesh edition
Regression of SALOME_TESTS/Grids/smesh/2D_submesh_00/A7
fix SMESH_subMesh::cleanDependsOn()
Regression of SALOME_TESTS/Grids/smesh/imps_02/C4
fix getSubMeshes() in SMESH_subMesh_i.cxx and use it in all cases
Regression SALOME_TESTS/Grids/smesh/mesh_Projection_2D_01/B1
In StdMeshers_Projection_2D treat coincident nodes in all cases
2016-03-24 20:12:07 +03:00
vsr
7eda9ca931
Copyright update: 2016
2016-03-18 20:10:28 +03:00
eap
a6bce4daba
Fix regression of SALOME_TESTS/Grids/smesh/3D_submesh_00/A6
...
Fix SMESH_subMesh::cleanDependsOn()
+ minor improvements in SMESH_submesh and sample scripts
2016-03-17 15:30:10 +03:00
eap
a695ce3aee
IPAL53051: 3D Extrusion fails
...
+ minor doc modifs
2016-03-16 19:59:08 +03:00
eap
14534b5557
IPAL53053: Mesh compute with 3D Extrusion algo crashes SALOME
2016-03-15 18:52:11 +03:00
eap
14497e96c0
IPAL0053055: Import-1D2D algorithm fails
2016-03-15 17:14:26 +03:00
eap
5b62e4db7c
53099: 3D Extrusion algo refuses to work on an extruded solid with internal faces
2016-03-04 20:54:10 +03:00
eap
3da8fefe9c
23239: [CEA 1739] Regression : crash trying to create mesh
...
(StdMesher_Prism_3D.cxx)
+ minor changes
2016-02-17 20:36:53 +03:00
eap
20248b6e76
23237: EDF 12367 - SIGSEGV with Remove group
...
(SMESH_Gen_i_1.cxx)
IPAL53059: Not all solids are highlighted by magenta
(SMESHGUI_ComputeDlg.cxx)
+ remove "using namespace std" from headers
2016-02-15 15:08:20 +03:00
eap
db1bdbcddc
53068: Create Mesh dialog box is frozen
2016-02-11 18:11:47 +03:00
eap
85b03c3643
Regression of 3D_mesh_Extrusion_00/B2
...
+ avoid failure because of different 'vertical' discretization
2016-02-02 20:38:56 +03:00
eap
63d763e7b2
53076: OCC exception in Netgen algorithm (regression of StdMeshers_QuadToTriaAdaptor.cxx)
2016-01-25 21:06:20 +03:00
eap
8ae4682461
53075: Create mesh dialog: 3D tab disabled
2016-01-25 15:42:49 +03:00
eap
3c33b14157
0023212: EDF 12054 - Problem with a pyramidal layer
2016-01-20 16:02:17 +03:00
eap
59627b07d7
Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()
...
+ Fix compilation warnings
2016-01-13 16:47:35 +03:00
eap
3db9cecef8
IPAL53054: Hexahedron(ijk) fails with SIGSEGV
2015-12-30 19:55:01 +03:00
mpa
9f2962eb00
INT PAL 52986: Previously selected 'Scale distribution' type is not selected at edit of 'Nb. Segments' hypothesis
2015-12-17 10:53:53 +03:00
vsr
8348eecb6b
One more compilation error on Mageia 5
2015-11-27 13:13:38 +03:00
eap
831ca6c828
IPAL52980: Wire Discretization with Table density fails
...
(StdMeshers_Regular_1D.cxx)
+ Compilation warnings
+ WIN specific errors
(StdMeshers_Adaptive1D.cxx)
2015-11-19 14:29:23 +03:00
mkr
a0487332cf
Run tests on Windows platform.
2015-11-03 14:52:10 +03:00
eap
a5a9b778aa
IPAL10786: "Edit" is unnecessary functionality for some Mesh hypotheses
...
+ Eliminate compilation warnings
2015-10-29 19:18:36 +03:00
vsr
a4216ec9d0
Enable C++0x/C++11 support
2015-10-29 13:56:02 +03:00
eap
8301b1e71a
23189: EDF 11603 - Dyssymetry in meshing
...
(fix StdMeshers_CompositeHexa_3D.cxx, StdMeshers_Hexa_3D.cxx)
+ Doc update
+ Optimize dump of NumberOfSegments
2015-10-27 21:21:05 +03:00
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
512d3547bc
23179: EDF 11603 - Problem with extrusion when path is not well oriented
...
HYDRO module: Feature #523 : river, channel, embankment meshing
2015-10-09 17:47:17 +03:00
eap
a0880e7c36
23179: EDF 11603 - Problem with extrusion when path is not well oriented
...
IPAL52909: TC7.7.0: edges selection provides incorrect nodes IDs
IPAL52895: TC7.7.0: Incorrect behaviour of the "Move Node" dialog.
IPAL52910: TC7.7.0: mesh is not updated at Apply click in Smoothing dialog
2015-10-07 18:06:26 +03:00
eap
67909c435c
IPAL52868: Confusing error message when computing an imported mesh w/o algo assigned
...
IPAL52888: Pattern Mapping fails to load from a face just after study loading
2015-10-05 14:51:57 +03:00
eap
674c0d8b9d
23173: EDF 11552 - Problem using Add 0D element function
...
IPAL52875: Extrusion along a path: the buttons are not active if the path is closed
IPAL52882: Hexahedron (i,j,k) makes a wrong mesh on a block with composite sides
2015-09-29 19:25:32 +03:00
eap
18e7b9c752
IPAL52860: Free Edges control mis-location and mis-visibility
...
IPAL19098: Confusing "Precision" of "Average Length" implemented for NPAL17873
2015-09-04 16:55:55 +03:00
eap
081f12102e
23151: EDF 9626 SMESH: Opening an existing study makes salome end with an allocation error when closing.
...
Fix ~SMESH_Gen_i()
Regression 2D_mesh_Polygons_00/A2
Fix DriverSTL_W_SMDS_Mesh.cxx
IPAL52658: Quadrangle (Mapping) makes invalid mesh with Enforced vertices
IPAL52654: Quadrangle (Mapping) with enforced vertices works wrong
IPAL20729: Difference in behaviour of selection for Rotation against Translation, Symmetry after Apply.
IPAL9947: SMESH – Merge nodes dialog box
2015-09-02 17:39:00 +03:00
eap
1dd2f82c6d
IPAL52781: Orientation of a wall face created by revolution is wrong
...
IPAL52850: ConvertToQuadratic creates invalid triangles
Regression of imps_09/K0
2015-08-28 20:03:25 +03:00
eap
27c5228fcf
23142: EDF 11419 SMESH: Details about extrusion methods
...
Debug of [HYDRO module - Feature #523 ] river, channel, embankment meshing
+ Wrong meshing progress if an algo calls SMESH_Gen::Compute()
2015-08-25 20:15:49 +03:00
eap
87c954b31c
52846: It is impossible to select edge in OB as reversed edge for hypothesis
...
52826: Radial Quadrangle algorithm meshes a quad face from which a circle was cut from but it must fail
52227: Group is not shown during edition
52780: Wrong mesh after STL re-import of a polygonal element
52825: Sew Borders does not care of segment adjacent to split faces, thus segments become non-conformal
52824: Sew Free Borders sews borders as conformal thus producing very skewed quads instead of polygons
2015-08-19 17:32:58 +03:00
eap
21ea791049
Fix 17 regressions
2015-08-14 13:31:06 +03:00
eap
7084b4f979
Fix regressions caused by improvements
2015-08-05 20:59:31 +03:00
eap
0460bb60e0
Fix regressions caused by improvements
2015-07-15 17:05:14 +03:00
eap
256994070c
Fix regressions caused by improvements
...
2D_mesh_QuadranglePreference_00/A2
3D_mesh_NETGEN_02/C7
2D_mesh_MaxElementArea_00/A0
2015-07-13 20:52:43 +03:00
eap
ad4fc4d4c9
23076: [CEA 1499] Get in python all sub-shapes in error after Compute
2015-07-10 22:34:27 +03:00
eap
38f832b912
23072: [CEA 1500] Split biquadratic elements into linear elements
2015-07-09 12:41:53 +03:00
eap
0e017d4c87
23068: [CEA 1505] Be able to keep meshing in 2D after having merged the nodes in 1D
2015-07-07 17:33:01 +03:00
eap
b22e182dd1
23080: [CEA 1497] Do not merge a middle node in quadratic with the extreme nodes of a segment
2015-07-01 14:59:24 +03:00
eap
fe7d1d5767
23070: [CEA 1502] Create the 2D mesh from the 1D mesh with one mesh face for each geom face
2015-06-30 15:14:46 +03:00
eap
aba3768b2f
23118: EDF 11115 SMESH: Hexahedric mesh produces degenerate elements in quadratic conversion.
...
Fix an invalid commit
2015-06-24 18:58:16 +03:00
eap
b52b396dce
0023118: EDF 11115 SMESH: Hexahedric mesh produces degenerate elements in quadratic conversion.
...
Improve Hexahedron (i,j,k) to work on composite block with non-continues sub-side FACEs
2015-06-24 18:12:35 +03:00
eap
23d90107ac
0023064: [CEA 1471] Create and support quadratic polygons in SMESH
2015-06-24 12:17:07 +03:00
eap
6dcb33ab2f
[HYDRO module - Feature #523 ] river, channel, embankment meshing
2015-06-15 21:31:23 +03:00
eap
df9cc07c95
Regression of smesh/mesh_Projection_2D_01/B7
...
Fix SMESH_MeshEditor::Smooth()
Optimize a bit SMDS_MeshNode::GetInverseElementIterator()
Minimize usage of BRepClass_FaceClassifier in StdMeshers_Import_1D2D::Compute()
2015-05-13 16:03:36 +03:00
eap
22463abfc9
23092: EDF 10836 SMESH: UseExisting2DElements fails when geometry contains more than one face
...
Decrease 2D tolerance user for UV classification
2015-05-08 18:49:31 +03:00
ana
57c804a2bf
fix previous wrong integration
2015-05-07 12:35:19 +03:00
ana
fc0c585f17
Windows compatibility
2015-05-07 12:16:49 +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
53a2fb6d67
IPAL52726: Hypotheses are missing from Object Browser after re-assignement
...
Fix addReference() in SMESH_Gen_i_1.cxx
IPAL52649: Irregular mesh created by Extrusion 3D algo
Add projectQuads() (not used so far) in StdMeshers_Projection_2D.cxx
Fix errors detected by PVS-Studio as reported in www.viva64.com/en/b/0322/
2015-05-05 15:47:33 +03:00
eap
ebb5182963
23061: [CEA 1488] Import 1D-2D fails sometimes in relation with the source face discretization
...
Fix SMESH_subMesh::ComputeStateEngine() and StdMeshers_Import_1D2D::Compute()
IPAL52572: 1) Wrong bi-quadratic mesh on cylinder, 2) global "Quadratic mesh" hyp not considered on Propagated edges.
Fix SMESH_MesherHelper::FixQuadraticElements()
StdMeshers_Regular_1D - wrong PropagationOfDistribution in quadratic mesh
In SMESHGUI_MergeDlg, disable [Detect] if no mesh selected
2015-04-29 20:03:34 +03:00
eap
03fce5b491
23056: EDF SMESH Regression: Projection fails
2015-04-27 18:10:46 +03:00
eap
0b1674e355
23050: EDF 10631 SMESH: Nodes outside the plane after ConvertToQuadratic
...
Fix regression of mesh_Quadratic_00/B4
IPAL0052709: Projection 1D2D creates faces at a wrong location.
Problem: wrong gp_Trsf for partner faces
Use gp_GTrsf insted of gp_Trsf
2015-04-24 15:51:19 +03:00
eap
8a16cec663
23047: [CEA 1472] Incorrect mesh with Netgen 1D-2D-3D but not reported in error
...
Fix SMESH_MesherHelper::IsReversedSubMesh()
23046: EDF SMESH Regression: Field "Compare" in filters is not updated anymore
Make "Compare" empty for all "Belong to ..." criteria
IPAL52693: Viscous layers construction fails with SIGSEGV
Fix SIGSEGV but bad VL is constructed anyway
2015-04-16 22:07:13 +03:00
eap
b8fd583be5
Regression of 21397: EDF SMESH: a quadrangle face mesh can't be projected to a cylinder
...
+ 52675: Viscous Layers construction fails with certain hypotheses
Fix normal to be well visible from all faces -> thickness reaches 0.0007
2015-04-09 21:07:54 +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
eap
a713f0b919
23032: EDF SMESH: Projection 1D-2D fails with Netgen 1D-2D
...
+ 22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
1) Enable selection of sub-meshes on groups
2) Fix preview that was not shown
+ In SMESHGUI/CMakeList, remove includes that never need not be included
2015-04-06 21:07:26 +03:00
eap
066f625a46
52618: Import_1D2D fails to import from a mesh group onto a group of geom faces
...
+ fix StdMeshers_ViscousLayers.cxx for
http://www.salome-platform.org/forum/forum_14/777944993
2015-02-27 20:38:00 +03:00
eap
a74e2f9cac
Fix regressions
...
viscous_layers_00/A4
viscous_layers_00/B2
2015-02-18 15:56:29 +03:00
eap
59912620be
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method (imp_1347_viscous_layers.py)
...
+ fix some regressions
2015-02-17 16:23:19 +03:00
akl
251f8c052d
Copyrights update 2015.
2015-02-13 12:38:36 +04:00
eap
146533380d
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method
2015-02-10 14:14:01 +03:00
eap
51b0f28786
52609: Geometric progression works wrong with "Reversed edges" option used + Propagation
...
+ BUG: Lying on Geom filetr works wrong with Geom Group
+ BUG: Too long opening of Mesh Info dlg of a small sub-mesh in a large mesh
2015-02-03 13:43:25 +03:00
eap
133cb38139
22830: EDF 9557 SMESH: Quadratic conversion of a mesh fails
...
In SMESH_MeshEditor copy node positions in Duplicate*()
In SMESH_MesherHelper
- cache face tolerance
- in GetNodeUV() prevent SIGSEGV if a node is on EDGE not belonging to a FACE
- in GetNodeUV() check if a VERTEX is a seam in a given FACE, not in another
- avoid returning myShape from GetMediumPos() when it can be wrong
52592: Invalid values of Length 2D control
- avoid using not initialized values for showing control values of a group
2014-12-29 18:22:30 +03:00
eap
3cc259fbef
Bug: unable to create LocalLength hyp for a sub-mesh on a shape with a degenerated edge
2014-12-03 17:28:30 +03:00
eap
9933995f6c
Projection 2D failure due to incorrect detection of distorted result faces
2014-11-20 16:06:53 +03: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
380c397cfd
Regression of 0022150 (SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/B2)
2014-11-14 13:50:08 +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
36f660ae42
52568: Quadrangle (Mapping) differently meshes equal L-shaped faces.
...
Take into account number of segments when selecting corners among multiple vertices
2014-11-06 20:11:51 +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
98115fe1b8
IPAL52557: TC7.5.0: default value in Hypothesis is different in new and saved studies
...
Use a precise bnd box to find the shape diagonal
2014-10-28 15:37:01 +03:00
eap
7432636e86
Regression of bugs_13/N9
2014-10-24 18:01:50 +04:00
eap
70a8be5273
Regression of viscous_layers_00/B2
2014-10-23 18:00:31 +04:00
eap
ddab513d85
52546: Viscous Layers construction fails
...
Correct finding normal at a degenerated vertex
2014-10-23 16:40:33 +04:00
eap
3ba242025d
52548: Set filter on standalone group of edges does't work
...
2) Allow passing a geom group as faces arg of ViscousLayers()
3) Prevent crash of Adaptive hyp when only degenerated EDGEs leave not meshed
2014-10-23 12:21:14 +04:00
eap
54f2672f6a
22787: [CEA 1320] Regression of test $SMESH_ROOT_DIR/bin/salome/SMESH_reg.py
...
Add namespace StdMeshers to StdMeshers_Distribution.* in order to avoid
clashing with FunctionExpr from paraview-4.2/libvtkvisitcommon-pv4.2.so.1
2014-10-17 21:16:35 +04:00
eap
f34d4ca343
Regression of 21397: a quadrangle face mesh can't be projected to a cylinder
2014-10-17 20:26:57 +04:00
eap
65efd98e77
22772: EDF 8916 SMESH: Issue with a quadrangle mesh
...
Consider edges on period boundary as seam ones
2014-10-10 20:59:37 +04:00
eap
10aa0585bd
Fix regressions
...
mesh_Projection_2D_00/A4
imps_09/K2
2014-10-01 21:09:19 +04:00
eap
079e65a9b1
22711: [CEA 1297] Regression of mesh with a projection on a spherical face
...
In fixDistortedFaces() care of face planarity and degenerated edges
2014-09-29 15:50:55 +04:00
eap
f39630902e
22710: [CEA 1296] Regression of a MG-CADSurf mesh with face projection
2014-09-26 19:28:51 +04:00
eap
8ff6ebbc15
22711: [CEA 1297] Regression of mesh with a projection on a spherical face
...
Enable StdMeshers_FaceSide::Value3d() on degenerated EDGEs
2014-09-26 16:24:51 +04:00
imn
f488c3c07d
Remove obsolete OCC_VERSION_LARGE defines.
2014-09-26 11:09:09 +04: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
eb22cf46cb
52504: Projection 1D2D fails to project from a half-disk to a half-cone.
2014-09-25 16:25:46 +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
ac69e1629b
IPAL52478: Too thin viscous layers are constructed
...
+ a fix of Mesh dialog for 22483
+ allow white-space-separated IDs for RangeOdIDs filter
+ docs improved
2014-09-09 18:12:47 +04:00
eap
52f164fb65
Fix a regression: Errors of hypothesis definition are not shown in GUI
2014-08-27 19:16:07 +04:00
eap
05a38ac54e
Fix regressions
...
1D_mesh_LocalLength_00/A4
bugs_03/D5,D6
bugs_05/F8
bugs_19/X1
2014-08-26 15:58:38 +04:00
eap
2246612bb5
Fix regressions
...
3D_mesh_Extrusion_00/A6
3D_mesh_Polyhedrons_00/A2,A3
groups_07/H1
imps_06/G0
imps_07/H2,H4,H5,H7
imps_08/I5
2014-08-22 21:16:01 +04:00
eap
ae32dcd34f
22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry
2014-08-21 15:15:12 +04:00
eap
d8557600d9
22658. Avoid unnecessary merge of pyramids at hex-tet interface
2014-08-06 15:23:38 +04:00
eap
1eb7dc9cd0
0052474: Body Fitting with "Implement Edges"=ON crashes SALOME
...
Fix sortVertexNodes() for the case of a FACE with several WIREs
2014-08-04 17:37:39 +04:00
eap
de78fd2b92
5252428: Viscous Layers 2D creates badly shaped quadrangles on a circle
2014-08-04 14:56:27 +04:00
eap
fa9a9581d3
52459: Viscous layers are not normal to the surface.
...
Smooth internal surface of viscous layer only if elements are small
comparing to layer thickness.
http://www.salome-platform.org/forum/forum_10/653737804
2014-07-30 18:39:00 +04:00
eap
36c9ad01c3
0052461: Viscous layers 2D on Cone
2014-07-28 18:59:52 +04:00
rnv
f5f41a4c46
Porting to the new version of the OCCT
2014-07-24 11:52:03 +04:00
eap
f1013bf724
52457: Addition of hypotheses is 8 time longer than meshing.
...
More optimization
2014-07-23 20:04:21 +04:00
eap
4523366f9f
Port to a new OCCT
2014-07-23 15:43:27 +04:00
eap
f3ce9fcd40
Fix crash at study closing. Enable canceling Prism 3D computation
2014-07-22 18:57:36 +04:00
eap
a3ee66b037
52457: Addition of hypotheses is 8 time longer than meshing.
2014-07-22 16:40:10 +04:00
eap
9bfa6616ba
52456: Propagation does not work
2014-07-18 20:23:31 +04:00
eap
93c3ba77f5
52453: Impossible to get viscous layers on a given shape
...
Fix for the downloaded SampleCase2-Tet-netgen-mephisto.hdf:
prevent failure on a 2D mesh including degenerated faces built
near degenerated EDGEs.
2014-07-17 18:26:33 +04:00
eap
13ff035dac
52453: Impossible to get viscous layers on a given shape
...
Fix a problem of getting normal of a specific FACE
2014-07-17 15:18:34 +04:00
rnv
a6c877f633
Remove last wrong commits.
2014-07-16 17:43:58 +04:00
imn
80fe1ddefc
Add “Grading” parameter to Adaptive 1D hypothesis
2014-07-16 16:43:20 +04:00
eap
bcfa36bbd0
IPAL52450: Mesh generation fails due to viscous layers
2014-07-16 16:30:28 +04:00
skv
d9faba6c84
OCCT dev version porting (6.7.2)
2014-07-09 17:36:23 +04:00
eap
2e43961579
IPAL0052448: Too thin viscous layers are constructed
2014-07-08 20:07:00 +04:00
eap
bd39d7c3ed
52447: Re-compute fails after hypothesis modification
2014-07-08 16:07:52 +04:00
eap
69f064e122
IPAL52444: Viscous Layers and Projection fail
2014-07-07 19:41:18 +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
4f556d6514
22580: EDF 8049 SMESH: Problems with viscous layer
...
+ some fixes for ~/salome/Files/Studies_FROM_BUGS/VL_Usecase2.hdf
1) Prevent negative volumes caused by smooth on curvature
2) Add EDGEs to smooth in updateNormals()
3) Fix too high _stepSize causing failure of smoothing on FACEs
4) Correct finding EDGEs needing smooth
5) Fix AddShapeToSmooth(), FindIntersection(), updateNormals(), SegTriaInter()
2014-06-27 16:28:50 +04:00
eap
c365f36e98
Regression of SALOME_TESTS/Grids/smesh/viscous_layers_00/A6
2014-05-30 16:11:45 +04:00
eap
440a39776f
22580: EDF 8049 SMESH: Problems with viscous layer
...
Overcome the problem of thickness limited by radius of curvature of faces
2014-05-28 18:30:52 +04:00
eap
6cd71fc31b
http://www.salome-platform.org/forum/forum_10/862540672 Invalid input mesh. Unexpected computed submesh
2014-05-23 19:30:14 +04:00
eap
c85da25c70
52426, 22582: EDF 8036 SMESH: ConvertToQuadratic fails with theForce3d off
...
For ConvertToQuadratic: fix a case with a seam edge located not at zero parameter
For Viscous layers: fix getting normal at a corner classified as 'Reversed' (+-PI)
2014-05-21 14:48:00 +04:00
eap
e430c16626
Fix a crash on geometry of http://www.salome-platform.org/forum/forum_10/670730490
2014-05-14 13:17:58 +04:00
eap
050aa87698
http://www.salome-platform.org/forum/forum_10/450300019
...
Pb: entangled prisms are created on a face shared by solids where
VL have different thickness due to different size of solids
Test SALOME_TESTS/Grids/smesh/viscous_layers_00/A5
2014-05-13 18:49:32 +04:00
eap
9d93189fdb
22580: EDF 8049 SMESH: Problems with viscous layer
...
Pb on a fillet at a large first inflation step
2014-05-08 14:13:27 +04:00
eap
5e83e1e8e9
22580: EDF 8049 SMESH: Problems with viscous layer
...
Pb with a fillet w/o in-face nodes
2014-05-07 21:26:15 +04:00
eap
fe7ac04c45
http://www.salome-platform.org/forum/forum_10/537530484
...
Problem of finding a normal at a VERTEX where more than 2 FACEs meet
2014-05-05 21:22:50 +04:00
eap
a483336704
Regression SALOME_TESTS/Grids/smesh/imps_00/A1
...
More fix for degenerated EDGE
2014-04-30 15:40:55 +04:00
eap
8b786444b7
SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_00/A1
...
Fix for degenerated EDGEs
2014-04-29 20:33:11 +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
ba2a04ef34
SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/A0
...
Fix getCorners() for a closed split EDGE
2014-04-28 17:09:09 +04:00
eap
a913b7ad54
22576: EDF 8029 SMESH: Bug with 3D viscous layer
...
Add more smoothing loops after fixing all bad faces
2014-04-28 15:07:53 +04:00
eap
9c9403c272
SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/A0
...
Add association of FACEs with one EDGE in the outer WIRE
2014-04-25 21:53:19 +04:00
eap
b1f58b701e
Regression of SALOME_TESTS/Grids/smesh/imps_09/K2
2014-04-24 20:06:54 +04:00
eap
136e10ec81
22572: [CEA 1148] Radial Quadrangle does not create quadratics cells
2014-04-24 17:35:15 +04:00
eap
c7a08e2f42
Regression of SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_01/B0
2014-04-23 21:20:59 +04:00
eap
3f0822bd99
Regression SALOME_TESTS/Grids/smesh/viscous_layers_00/A1
2014-04-22 19:46:18 +04:00
eap
71bd4d3344
SALOME_TESTS/Grids/smesh/bugs_07/H5
...
Use 5 < angles < 85 degrees to find out a correct orientation
2014-04-21 13:17:46 +04:00
eap
cf9ef32c50
SALOME_TESTS/Grids/smesh/bugs_07/H5
...
Do not use angles < 5 degrees to find out a correct orientation
2014-04-17 21:05:20 +04:00
eap
faaf2eee1d
SALOME_TESTS/Grids/smesh/bugs_03/D9
...
In updateDegenUV(), set same nb of segments on a degenerated EDGE
NOT only at standard transition, to avoid failure because of
"Inverted elements generated" reported for zero-area triangles.
2014-04-17 20:46:23 +04:00
eap
5c5fea746a
22564: EDF SMESH: Regression, FindNodeClosestTo does not return the right node on Salome_master/OCCT_6_7_1_beta
...
Refix 22511: EDF 2845 SMESH : error with UseExistingFaces
2014-04-17 17:45:55 +04:00
eap
9c53b386de
22536: EDF 2876 SMESH : Problem with BodyFitting
...
fix for a case of cylinder on a box
2014-04-17 14:04:29 +04:00
eap
0de979b494
22313: EDF 2538 SMESH: Face with layers with ViscousLayer3D Hypothesis
...
Avoid diagonal inversion of trias of different FACEs
2014-04-16 15:26:37 +04:00
eap
479bf562b6
22539: [CEA 1126] Quadrangle mapping produces a non conform mesh
...
Add warning on a bad quality quad
2014-04-15 13:11:33 +04:00
eap
64b2fcfed1
22526: SMESH 2864 - Projection and Extrusion
...
1) Set warning mesh icon if the mesh is computed with hyp errors.
2) When edit mesh, get name of geometry from the study directly (not SO -> GEOM_Object -> SO -> name ).
3) Prevent an exception when projecting faces with many holes.
2014-04-07 15:45:23 +04:00
eap
86a1fe792f
22536: EDF 2876 SMESH : Problem with BodyFitting
...
fix regression on doc/salome/examples/cartesian_algo.py
2014-04-07 12:54:17 +04:00
eap
878b3315d9
22536: EDF 2876 SMESH : Problem with BodyFitting
...
care of handedness of primitive shapes
2014-04-04 15:57:08 +04:00
eap
54a7f4b412
22539: [CEA 1126] Quadrangle mapping on produces a non conform mesh
...
fix for a case of few (1-2) nb of side divisions
2014-04-03 19:39:48 +04:00
rnv
df5faa3c63
Compilation on Windows platform.
2014-03-28 15:41:31 +04:00
eap
f90e1ea49e
22516: [CEA 1075] Quadrangle mapping produces a bad mesh without raising error
...
For a case of a FACE with only concave corners.
2014-03-20 14:43:30 +04:00
eap
b56d0083b9
0022360: EDF SMESH: Body Fitting algorithm: incorporate edges
...
new version
2014-03-19 22:06:53 +04:00
eap
0ea528b07f
22516: [CEA 1075] Quadrangle mapping produces a bad mesh without raising error
...
Check that no inverted elements generated
2014-03-18 16:38:47 +04:00
eap
38ef3e316c
Regression SALOME_TESTS/Grids/smesh/3D_mesh_NETGEN_02/C7
...
Box with composite sides is acceptable
2014-03-14 14:26:49 +04:00
eap
076deefb2b
Regression of SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_00/A8
2014-03-14 14:05:05 +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
imn
e26ffcc005
0022364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
...
0022365: EDF SMESH: Create Mesh dialog box improvement: hide algorithms depending on a mesh type
2014-02-28 18:58:28 +04:00
eap
afed1e3409
22360]: EDF SMESH: Body Fitting algorithm: incorporate edges
...
Fix a case with vertex falling on a facet and not used at facet construction
2014-02-27 11:53:03 +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
imn
6aea23b893
0022364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
...
0022365: EDF SMESH: Create Mesh dialog box improvement: hide algorithms depending on a mesh type
2014-02-21 12:25:11 +04:00
akl
b0a908c0d2
Update copyrights 2014.
2014-02-20 16:25:37 +04:00
eap
790cad1c40
0022360: EDF SMESH: Body Fitting algorithm: incorporate edges
...
Treat tangent transition at the 1st link node
2014-02-20 12:58:43 +04:00
eap
8585067de8
0022360: EDF SMESH: Body Fitting algorithm: incorporate edges
2014-02-14 19:31:40 +04:00
eap
86aa8ad014
22359: Body Fitting algorithm: grid orientation
2014-02-14 16:09:40 +04:00
eap
d9b7053864
0022362: EDF SMESH: Quadrangle (mapping) algorithm: enforced vortices
...
Create GUI
2014-02-14 15:53:14 +04:00
eap
cc9e7d5442
22358: EDF SMESH: Body Fitting algorithm: origin point of grid defined by spacing
2014-02-04 15:51:49 +00:00
eap
b416ea5c24
22359: Body Fitting algorithm: grid orientation
...
+ ${GEOM_INCLUDE_DIRS}
+ ${GEOM_GEOMUtils}
2014-02-04 13:06:41 +00:00
eap
cd3ffac3fa
22359: Body Fitting algorithm: grid orientation
...
22358: Body Fitting algorithm: origin point of grid defined by spacing
2014-02-04 13:02:26 +00:00
eap
fee6909125
22473: EDF 2825 SMESH: Memory allocation problem with ViscousLayer2D
...
1) enable recursive calls from StdMeshers_ViscousLayers2D::Compute( aMesh, F );
2) fix computeQuadDominant() for a case of triangles on 2 sides
3) do not use triaVertex for a quadrangle FACE
2014-01-31 13:43:11 +00:00
eap
ae475d83da
22473: EDF 2825 SMESH: Memory allocation problem with ViscousLayer2D
...
Use _noShrinkVert
2014-01-31 13:40:41 +00:00
eap
f202478154
22362: EDF SMESH: Quadrangle (mapping) algorithm: enforced vertices
...
fix for a case of http://www.salome-platform.org/forum/forum_10/863809970#478269857
2014-01-23 12:46:37 +00:00
eap
e12cb3f8c3
22362: EDF SMESH: Quadrangle (mapping) algorithm: enforced vertices
...
fix recursive case of computeQuadPref()
2014-01-20 16:39:00 +00:00
eap
a406fd6793
22362: EDF SMESH: Quadrangle (mapping) algorithm: enforced vertices
...
fix for recursive call of computeQuadPref()
2014-01-15 10:27:00 +00:00
vsr
f7aba4830d
Merge from BR_imps_2013 14/01/2014
2014-01-15 09:41:17 +00:00
vsr
2cd148d066
Merge from V7_3_BR branch 18/12/2013
2013-12-18 15:08:18 +00:00
eap
d9d385cc06
22419: EDF SMESH Regression: 3D Extrusion fails
...
FaceQuadStruct::Ptr CheckNbEdges(SMESH_Mesh& aMesh,
const TopoDS_Shape& aShape,
+ const bool considerMesh=false);
2013-11-27 10:00:34 +00:00
eap
06236fdb5a
22362: EDF SMESH: Quadrangle (mapping) algorithm: enforced vertices
...
+ * \brief Create a side from an UVPtStructVec
+ */
+ StdMeshers_FaceSide(UVPtStructVec& theSideNodes);
2013-11-26 13:30:21 +00:00
eap
eeb8567ff9
Fix CheckNbEdges() for a FACE with a closed EDGE
2013-11-26 13:29:36 +00:00
eap
d0bcfa9ea1
Fix access to NULL quad
2013-11-26 12:26:45 +00:00
eap
5f7b45e582
http://www.salome-platform.org/forum/forum_11/173031193
...
Fix associating FACEs having degenerated EDGEs
2013-11-26 12:16:47 +00:00
eap
b2f41043c8
Fix SIGSEGV at closing a study
2013-11-25 10:39:28 +00:00
eap
a004160516
0022414: [CEA 1010] Regressio on tests 01_composite.py
...
Fix for a vertex w/o a node
2013-11-25 09:14:33 +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
8093357296
22361: EDF SMESH: Quadrangle (mapping) algorithm: faces with more than 4 edges
...
- StdMeshers_FaceSide(const SMDS_MeshNode* theNode,
- const gp_Pnt2d thePnt2d,
- const StdMeshers_FaceSide* theSide);
+ StdMeshers_FaceSide(const StdMeshers_FaceSide* theSide,
+ const SMDS_MeshNode* theNode,
+ const gp_Pnt2d* thePnt2d1,
+ const gp_Pnt2d* thePnt2d2=NULL,
+ const Handle(Geom2d_Curve)& theC2d=NULL,
+ const double theUFirst=0.,
+ const double theULast=1.);
2013-11-22 13:14:08 +00:00
eap
dacd5b29c7
22361: EDF SMESH: Quadrangle (mapping) algorithm: faces with more than 4 edges
...
+ int GetCorners(const TopoDS_Face& theFace,
+ SMESH_Mesh & theMesh,
+ std::list<TopoDS_Edge>& theWire,
+ std::vector<TopoDS_Vertex>& theVertices,
+ int & theNbDegenEdges);
2013-11-22 12:40:36 +00:00
eap
73df78c0c4
22361: EDF SMESH: Quadrangle (mapping) algorithm: faces with more than 4 edges
...
- StdMeshers_FaceSide(const SMDS_MeshNode* theNode,
- const gp_Pnt2d thePnt2d,
- const StdMeshers_FaceSide* theSide);
+ StdMeshers_FaceSide(const StdMeshers_FaceSide* theSide,
+ const SMDS_MeshNode* theNode,
+ const gp_Pnt2d* thePnt2d1,
+ const gp_Pnt2d* thePnt2d2=NULL,
+ const Handle(Geom2d_Curve)& theC2d=NULL,
+ const double theUFirst=0.,
+ const double theULast=1.);
2013-11-22 12:37:31 +00:00
mpa
e2a638a026
- Modifing Geometry and Mesh Python scripts from SALOME 6 and before
2013-11-19 12:41:57 +00:00
eap
01fd947027
avoid FPE
2013-11-19 11:54:02 +00:00
eap
e57d64d391
Regression of SALOME_TESTS/Grids/smesh/bugs_03/D6
...
Improve the EventListener to clean all EDGEs of a complex side if one EDGE is cleaned
2013-11-18 16:51:16 +00:00
eap
a60773c9b3
In SetParametersByDefaults(), make myMinSize and myDeflection greater
2013-11-18 16:50:05 +00:00
eap
142df328f7
Regression SALOME_TESTS/Grids/smesh/3D_mesh_HEXA3D_00/C2
...
Fix isConcave()
2013-11-18 14:59:23 +00:00
eap
c789cfecef
fix SIGFPE on too short EDGEs
2013-11-18 13:21:17 +00:00