Commit Graph

93 Commits

Author SHA1 Message Date
eap
e2ed82ab76 Fix SIGSEGV at SALOME termination after performing SALOME_TESTS/Grids/smesh/imps_05/F0 2017-03-29 14:05:00 +03:00
eap
b5e94caaa3 53935: "Add" item of sub-mesh pop-up does not work and is not documented
Rename "Add" -> "Add to Group"
    Show "Add" only if manual edition is enabled in Group dialog

+ Do not clear a sub-mesh if it's algorithm is same as a global one
    (SMESH_submesh.cxx)
2017-02-02 17:32:11 +03:00
eap
4b9725e701 23404: EDF 14011 - Problem with Quadrangle (Medial Axis projection) algorithm
(SMESH_MAT2d.cxx)

+ IPAL53878: Quadrangle: Medial Axis Projection algorithm fails
   (StdMeshers_QuadFromMedialAxis_1D2D.cxx)
2017-01-12 15:13:47 +03:00
eap
b2eb2c3cef IPAL53870: Dump study script creates an excess sub-mesh
+ Allow Quadratic Mesh hypothesis on sub-meshes for http://www.salome-platform.org/forum/forum_14/325180606/861648983
+ Remove unfeasible controls from Mesh Element Info
2016-12-27 18:55:29 +03:00
eap
6b1de62331 Optimize performance of mesh deletion upon hyp modification 2016-11-09 18:59:43 +03:00
eap
75d0234b45 IMP 23373: [CEA 1170] Optimization of a 3D mesh using MG-Tetra
SMESHGUI_* - treat an algo that can work w/o geom only

+ fix a crash at mesh modif just after visualization
   SMDS_* - assure that grid->Links exist before grid->InsertNextLinkedCell()
2016-11-03 18:55:09 +03:00
eap
f08f994ee3 DOC: explain the semantics of the precision preference parameters
Describe meaning of attributes in StdMeshers.xml

Fix regression of SALOME_TESTS/Grids/smesh/3D_mesh_NETGEN_02/C4
  SMESH_MesherHelper.cxx

Fix SALOME crash on a case of #http://www.salome-platform.org/forum/forum_10/47659287
  SMESH_MAT2d.cxx
2016-10-06 14:11:45 +03:00
eap
dd0d39d752 23352: [CEA] Order and naming of meshing algorithms 2016-10-03 17:53:47 +03:00
ana
ec98b49f0e Fix for "0023302: [EDF 12800] Ergonomics of mesh group export operation" issue 2016-08-10 17:36:26 +03:00
eap
287b2ac10e Move "SpherePadding plugin user's guide" to a dedicated sub-page and add it to Help sub-menu 2016-06-20 17:14:20 +03:00
Paul RASCLE
6a6636fcc6 blocFissure: coherence of menu and plugin name in help 2016-05-01 17:09:47 +02:00
eap
c8f0893cc3 Regression of doc/salome/examples/use_existing_faces.py 2016-03-25 13:44:51 +03:00
vsr
7eda9ca931 Copyright update: 2016 2016-03-18 20:10:28 +03:00
Paul RASCLE
8eda0c3c6d amorce doc Sphinx blocFissure 2016-03-07 18:32:29 +01:00
eap
21ea791049 Fix 17 regressions 2015-08-14 13:31:06 +03:00
eap
38f832b912 23072: [CEA 1500] Split biquadratic elements into linear elements 2015-07-09 12:41:53 +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
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
imn
c43b3fb0e3 INT PAL 0052679: Set default "Diameter" value when adding new ball element 2015-04-21 11:08:15 +03:00
eap
bbca2cb797 IMP 22264: EDF 2648 GEOM: Propagate edges automatic orientation
+ Optimize SMDS_VolumeTool::IsFreeFace()
+ Add icons for Evaluate and Change Sub-mesh order
+ Make "Meduim nodes on geometry" ON by default
+ Disable "Group on geometry" if mesh is not on geometry
+ SMESHGUI_MeshOp: fix switch from Sub-mesh creation to Sub-mesh edition
2015-03-25 12:36:47 +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
vsr
5454ffd87e Minor correction to avoid "unknown type Object" warning from ModuleCatalog at YACS activation. 2015-01-22 17:06:20 +03:00
akl
f5b69ee44c 0022420: [CEA 1004] Take the "incremental limit check" into account at the first mesh display. 2014-09-25 18:14:43 +04:00
vsr
ac82d3163a 0022628: [CEA 1202] The default icon disposition is not correct in french and in japanese 2014-08-27 13:12:02 +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
vsr
7e9e8a237d 0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT
Update default dock windows / toolbars posision and visibility according to the issue 21709
2014-08-12 17:21:56 +04:00
eap
811a7a4c17 022484: EDF 2304 SMESH: Reorient a group of faces regarding to a volume 2014-08-11 17:30:26 +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
Renaud Nédélec
f89ad61c33 ZCRACKS: Small modifications in the doc 2014-04-10 18:13:15 +02:00
imn
5c6d39bbb8 0022482: EDF 2822 SMESH: Redesign of move node dialog box 2014-03-27 20:10:33 +04:00
mpa
8608b2b5ca 0022479: EDF 2823 SMESH: Add "multiplier" coefficient for balls 2014-03-24 11:29:24 +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
143f1ac50c 22491: EDF 2249 SMESH: Integration of a small python library for quadrangle meshing
Fix 1) license 2) bugs 3) obsolete import
2014-03-13 17:43:57 +04:00
akl
b0a908c0d2 Update copyrights 2014. 2014-02-20 16:25:37 +04:00
eap
b65f7717ee IMPs 00022364, 0022363, 0022362 2014-02-14 16:08:39 +04:00
rnv
0d8d658a46 Fix the first item of the 0022387: EDF GUI: New behaviour of store position of windows is not always suitable" issue:
1) Bad initial position of windows in some modules with the option "store position of windows" unchecked.
2014-01-21 12:37:34 +00:00
vsr
f7aba4830d Merge from BR_imps_2013 14/01/2014 2014-01-15 09:41:17 +00:00
eap
7b33bc39fd 22355: EDF SMESH: New 1D hypothesis "Adaptive" 2013-11-11 11:07:44 +00:00
rnv
e33e8e2029 WIN32 compilation of the SMESH module:
1) Fix common WIN32 compilation errors.
2) Replace WNT deprecated macro definition by the WIN32.
3) Remove unnecessary test executables.
4) Make MEFISTO2D algorithm optional: try to determine f2c generator and generate C code from Fortran, otherwise MEFISTO2D is unavailable.
2013-10-18 13:29:00 +00:00
rnv
1bd4ba8acd Porting SALOME SMESH module to the CMake build system: initial version. 2013-10-10 12:57:42 +00:00
rnv
257245a11f Fix remarks related to the "0021709: [CEA 583] Toolbar preferences" issue. 2013-10-08 15:22:55 +00:00
rnv
a39c405c68 Implementation of the "0021709: [CEA 583] Toolbar preferences" issue. 2013-10-04 14:02:16 +00:00
rnv
519f45e495 Implementation of the "0022102: EDF 1496 SMESH : Displaying of discrete elements in SMESH relating to their attribute (diameter)" issue. 2013-09-13 10:00:15 +00:00
rnc
3ecdf53dff IMP: SMESH/Yams plug-in: Update to use Meshgems-SurfOpt 1.1 (new name of Yams) 2013-08-30 15:35:06 +00:00
vsr
fa3a593199 0021920: [CEA 689] Get some measure functions on groups available in GUI and TUI 2013-08-08 15:17:00 +00:00