Commit Graph

1570 Commits

Author SHA1 Message Date
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
imn
da78b9467b 0022482: EDF 2822 SMESH: Redesign of move node dialog box
Update Help page.
2014-04-02 17:57:06 +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
eap
e09cefb492 22308: EDF 2572 SMESH: Can't import a file with a non ascii character in the path
Replace OSD_Path, which does not support non-ascii coding, by SMESH_File
2014-03-21 14:53:47 +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
9ab3722c1b 22487: EDF 2778 SMESH: Add a GUI for the flat elements generation 2014-03-19 18:29:49 +04:00
eap
cd3fc5209f 22504: [CEA 1078] The creation of a sub-mesh UseExistingFaces suppresses the created elements
Import 2D elements ... => Import 1D-2D elements ...
2014-03-18 17:36:40 +04:00
eap
e85ddd2bb0 22504: [CEA 1078] The creation of a sub-mesh UseExistingFaces suppresses the created elements
Rename the algorithms in the dialog box:
- Use existing faces => Use faces to be created manually
- Use existing 2D elements => Import 1D-2D elements from another mesh

- Use existing edges => Use edges to be created manually
- Use existing 1D elements => Import 1D elements from another mesh
2014-03-18 17:28:37 +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
d9c7926dd6 22517: [CEA 1079] Filter Multi-connections can not be created with the graphical interface 2014-03-17 18:34:00 +04:00
Maintenance team (INV)
fda36beb99 0022364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
Fix compilation problem
2014-03-17 09:54:10 +04:00
imn
e061c0b256 0022364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
Small fix
2014-03-14 19:07:24 +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
mpa
943d6263fe Merge branch 'origin/V7_main' 2014-03-14 09:39:18 +04:00
mpa
d7d0fd87e0 0021746: EDF 2135 GEOM: Unification of Python documentations 2014-03-14 09:37:50 +04:00