Commit Graph

1241 Commits

Author SHA1 Message Date
eap
a4f4aea846 22599: EDF 8159 SMESH: Bad groups created by extrusion 2014-05-29 17:34:47 +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
Christophe Bourcier
cd71364a29 Update translation files from Crowdin 2014-05-22 17:52:45 +02:00
eap
2c50a35a86 22582: EDF 8036 SMESH: ConvertToQuadratic fails with theForce3d off
Fix force3DOutOfBoundary()
2014-05-21 15:35:24 +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
a453a47bea 22594: [CEA 1159] Salome crashes when loading a dumped meshing script
Avoid destruction on myHyp when it is unpublished
2014-05-21 14:30:17 +04:00
Christophe Bourcier
97b6b49371 Update translation files from Crowdin 2014-05-16 15:11:29 +02:00
vsr
d5683712be Add a warning message that smesh.py module works correctly only in 1st study 2014-05-14 14:53:24 +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
Renaud Nédélec
91dcb47973 [Verima] Small fixes 2014-05-07 15:44:39 +02:00
ctn
75d61804dc Merge remote-tracking branch 'origin/master' 2014-05-07 14:57:54 +02:00
ctn
19a23c1d84 update of messages 2014-05-07 14:56:10 +02:00
Renaud Nédélec
478b802ed0 French translations revision 2014-05-07 14:01:09 +02:00
Renaud Nédélec
dc769d2516 [Verima] Missing giles 2014-05-06 18:00:28 +02:00
Renaud Nédélec
cabcff7c9d [Verima] Doc update 2014-05-06 17:49:35 +02:00
Renaud Nédélec
a8d1a2192b [Verima] commented an unuseful line 2014-05-06 17:35:13 +02:00
Renaud Nédélec
b1dc148ec5 update of plugin Verima 2014-05-06 17:21:18 +02: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
rnv
462fad4cea Fix a problem with the zero file descriptor. 2014-05-05 19:35:24 +04:00
Paul RASCLE
f87f0664bb pre: fix bug EDF 7854: src/SMDS/SMDS_UnstructuredGrid.cxx SMDS_UnstructuredGrid::extrudeVolumeFromFace(...) 2014-05-05 16:03:20 +02:00
eap
0b3661cda0 in SetMeshOrder(), fix python dump in case of many groups of sub-meshes 2014-05-05 13:28:14 +04:00
eap
fd6f0fdf57 Regression bugs_00/A3
More protection from access to a closed study
2014-04-30 18:33:20 +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
e2c7e8b8f4 Remove useless traces 2014-04-30 15:04:46 +04:00
eap
2107fb0fba SALOME_TESTS/Grids/smesh/bugs_09/J9
In CreateMeshFrom*(), throw an exception if the file does not exist
2014-04-30 14:22:37 +04:00
eap
896b180efc regression SALOME_TESTS/Grids/smesh/bugs_05/F1
Avoid access to a closed study
2014-04-30 13:06:15 +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
4edb4666f4 SALOME_TESTS/Grids/smesh/3D_mesh_NETGEN_02/C1
File descriptor 0 is valid
2014-04-29 20:31:59 +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
538a5a27ed Update notebook.myStudy 2014-04-29 15:38:50 +04:00
mpa
a13c835567 0022571: [CEA 1152] if selection disabled, impossible to select a mesh in "Merge nodes" in manual mode 2014-04-29 12:48:37 +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
12d0e1ecd2 Avoid too often Standard_OutOfRange 2014-04-28 14:06:27 +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
mpa
1176e29a2c 0022571: [CEA 1152] if selection disabled, impossible to select a mesh in "Merge nodes" in manual mode 2014-04-25 10:52:26 +04:00
eap
b1f58b701e Regression of SALOME_TESTS/Grids/smesh/imps_09/K2 2014-04-24 20:06:54 +04:00
eap
70e4ab70fb IPLA 52416: TC7.4.0: "Remove" button in "Union of triangles" dialog is active if no objects are selected to remove 2014-04-24 18:23:09 +04:00
akl
ffd41e46b2 0022565: [CEA 1145] Missing WT_NoteBook in python:
by default, "Note Book" dockable window is enable only in the GEOM and SMESH modules now.
2014-04-24 18:01:46 +04:00
eap
136e10ec81 22572: [CEA 1148] Radial Quadrangle does not create quadratics cells 2014-04-24 17:35:15 +04:00
Renaud Nédélec
26d8315709 Merge branch 'rnc/zcracks_doc_integration' 2014-04-24 10:34:21 +02:00
eap
c7a08e2f42 Regression of SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_01/B0 2014-04-23 21:20:59 +04:00
Renaud Nédélec
5ad6e6fe45 updated screenshot for padder 2014-04-23 14:25:25 +02:00
Renaud Nédélec
4fa86c8dbe Merge remote-tracking branch 'origin/master' 2014-04-23 13:58:28 +02:00
eap
1071ba77da 22568: [CEA 1151] ConvertToQuadratic does not work if a face was not assigned with elements
Case: both nodes of a segment are on non-connected VERTEXes
2014-04-23 15:21:09 +04:00
Renaud Nédélec
8aa40d2810 Update of padder doc 2014-04-23 11:24:04 +02:00
eap
3f0822bd99 Regression SALOME_TESTS/Grids/smesh/viscous_layers_00/A1 2014-04-22 19:46:18 +04:00
eap
95d9cf9632 IPAL 12085: It is impossible to set "Threshold value" in the "Selection filter library" by selection.
52413: TC7.4.0:Selection filters Library
2014-04-22 19:40:07 +04:00
eap
b5871e675d IPAL 21532: Preview on groups of faces and volumes on any mesh is missing
Fix for a case of multiple element selection => group creation
2014-04-22 18:27:56 +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
45a71c4467 22245: [CEA] Method to get the minimal link length
Add Mesh.GetMinMax()
2014-04-17 15:56:40 +04:00
eap
17c25b0d25 22563: EDF SMESH: Regression with Projection_2D on Salome_master/OCCT_6_7_1_beta
Be more tolerant when looking for existing nodes on EDGE
2014-04-17 14:12:21 +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
ana
e66a037179 Win32 compatibility 2014-04-16 18:00:06 +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
9014427e5f 22316: EDF 2719 SMESH: Split hexas into prisms
Fix front-back method
2014-04-16 14:39:44 +04:00
Renaud Nédélec
9f501ed1df Merge branch 'master' of https://git.salome-platform.org/git/modules/smesh into rnc/zcracks_doc_integration 2014-04-16 11:27:07 +02: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
Renaud Nédélec
f89ad61c33 ZCRACKS: Small modifications in the doc 2014-04-10 18:13:15 +02:00
Renaud Nédélec
a0175654b0 ZCRACKS: Added missing documentation 2014-04-10 17:27:19 +02:00
akl
057ae95be6 0022480: EDF 2773 SMESH: Automatic update in SMESH 2014-04-08 13:20:55 +04:00
eap
99baeb9583 22526: SMESH 2864 - Projection and Extrusion
fix dump
2014-04-07 17:24:24 +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
cc45ac3c82 22542: [CEA 1129]Convert to biquadradic creates a node ouside an element if mesh has no CAD
Fix quadratic->biquadratic w/o geometry
2014-04-03 21:01:55 +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
vsr
5d68554076 Merge branch V7_3_1_BR 2014-04-03 15:36:10 +04:00
mpa
b314c31c85 Correction of mistakes: 0022537: EDF 2877 SMESH : wrong information about the numbre of nodes with polyhedra 2014-04-02 14:32:44 +04:00
eap
cb88fa5e41 22541: [CEA 1127] Going quadratic with nodes on the geometry produces overlaping mesh
fix for a quad-dominant mesh
2014-04-02 14:27:50 +04:00
mpa
78400bad9c Merge branch 'origin/master' 2014-04-02 12:45:43 +04:00
mpa
22ea5ccafb Correction of mistakes: 0022537: EDF 2877 SMESH : wrong information about the numbre of nodes with polyhedra 2014-04-02 12:45:03 +04:00
Renaud Nédélec
209c9bd9c3 Merge branch 'master' into rbe/fix-boost-smart-pointers 2014-04-02 10:26:24 +02:00
mpa
dcc24a9c43 Correction of mistakes: 0022479: EDF 2823 SMESH: Add "multiplier" coefficient for balls 2014-04-02 10:09:25 +04:00
eap
32db05b07f Performance regression on SALOME_TESTS/Grids/smesh/bugs_16/S9 2014-04-01 20:48:00 +04:00
mpa
712a8ce960 0022537: EDF 2877 SMESH : wrong information about the numbre of nodes with polyhedra 2014-04-01 16:54:27 +04:00
rnv
9acd4347a6 Compilation on Windows platform. 2014-04-01 13:28:48 +04:00
Renaud Nédélec
683b9e264c Merge branch 'master' of https://git.salome-platform.org/git/modules/smesh 2014-03-31 15:23:24 +02:00
eap
7f0def7f18 22513: [CEA 1084] _objref_SMESH_Mesh instance has no attribute 'GetMEDMesh'
Document parameters of smeshBuilder.Mesh()
2014-03-31 17:14:34 +04:00
Renaud Nédélec
cdc42c9dc6 added a comment 2014-03-31 11:22:47 +02:00
Renaud Nédélec
fa6a0c1c31 zcrack plugin disabled if eficas isn't installed 2014-03-31 11:22:10 +02:00
Renaud Nédélec
985e3a3629 integration of a plugin for EDF
Conflicts:
	src/Tools/smesh_plugins.py
2014-03-31 11:20:10 +02:00
rnv
df5faa3c63 Compilation on Windows platform. 2014-03-28 15:41:31 +04:00
imn
3e7b8f4975 Fixing of bug concerning the resizing dialogue after choice another tabs 2014-03-28 13:48:56 +04:00
imn
5c6d39bbb8 0022482: EDF 2822 SMESH: Redesign of move node dialog box 2014-03-27 20:10:33 +04:00
imn
4c65637b3b Fixing of bug concerning the mesh info dialog after compute with quadratic elements 2014-03-27 19:27:55 +04:00
Renaud Barate
78eecd21fc Fix usage of Boost smart pointers for compatibility with Boost >= 1.53 2014-03-25 16:19:08 +01:00
mpa
8608b2b5ca 0022479: EDF 2823 SMESH: Add "multiplier" coefficient for balls 2014-03-24 11:29:24 +04:00
imn
1821a9c35f 0022523: [CEA 1096] Add a colomn "biquadratic" in "Mesh Information" 2014-03-21 20:58:45 +04:00
eap
17de6ce8ed 22511: EDF 2845 SMESH : error with UseExistingFaces
Fix regression of SALOME_TESTS/Grids/smesh/bugs_19/X7
2014-03-21 18:42:23 +04:00
eap
99c67a994b 22525: EDF 2863 SMESH : problem between BLSurf with viscous layer and projection
Always check zero UV
2014-03-21 16:27:14 +04:00