Commit Graph

2013 Commits

Author SHA1 Message Date
Robin DEGEILH
79e096a9cf bug corrections in Zcracks for V83 2017-04-07 09:31:34 +03:00
Robin DEGEILH
1a3a88cfc9 bug corrections in Zcracks for V83 2017-04-06 11:02:36 +02:00
rnv
3e76bc8a58 Improve swig generation process on Windows platform. 2017-04-04 14:57:04 +03:00
rnv
d1bb1f5d44 Windows compatibility. 2017-03-31 10:11:44 +03:00
Gilles DAVID
1fe8f96116 [PY3] more Swig fix + integer division 2017-03-29 16:58:59 +02:00
Gilles DAVID
5637345b9a [PY3] use python3 idioms, fix relative imports, fix plugins 2017-03-29 15:54:42 +02:00
eap
e2ed82ab76 Fix SIGSEGV at SALOME termination after performing SALOME_TESTS/Grids/smesh/imps_05/F0 2017-03-29 14:05:00 +03:00
Maintenance team (INV)
5d0e158476 RNV: Fix compilation problems on several platforms. 2017-03-24 12:00:15 +03:00
Gilles DAVID
2620c8a9db Boolean arguments for updateObjBrowser 2017-03-23 15:23:02 +01:00
Paul RASCLE
3e56460d20 Merge branch 'master' into pre/V8_3_BR 2017-03-22 16:57:54 +01:00
Paul RASCLE
1c9dd599f6 allow actor presentation modification from PyQt modules 2017-03-22 16:56:47 +01:00
Nicolas Geimer
0003e6b4fc Merge tag 'V8_3_0a2' into ngr/python3_dev
Version 8.3.0 alpha 2
2017-03-20 18:20:10 +01:00
Nicolas Geimer
1286bbe881 [PY3] Fix some MRO issues 2017-03-20 18:02:52 +01:00
uhz
465570a935 padder: add numerical parameters in the gui + transmission to the component and then the padder executable 2017-03-20 17:03:42 +01:00
Nicolas Geimer
5260bd00bd [PY3] 2to3 results 2017-03-20 13:41:53 +01:00
Nicolas Geimer
84cf6c4911 [PY3] Removing TAB issues
Via this command :
find . -name "*.py" | xargs grep -Prl "\t" | xargs python  /local00/home/J42254/Projets/SALOME/Installations/prerequisites/src/Python-352-tcl8513-tk8513/Tools/scripts/reindent.py
2017-03-20 13:22:47 +01:00
eap
7dbb2914d9 Fix regressions
smesh/viscous_layers_00/A3
smesh/3D_mesh_GHS3D_01/B1
2017-03-16 17:57:38 +03:00
eap
88d37b48bd 23258: [CEA 1804] Do not merge the middle nodes of quadratic elements
Fix Python dump and compilation on Debian-7
2017-03-15 13:22:02 +03:00
eap
ae0ca1f89f IPAL54046: 'Show' command of SMESH component does not work 2017-03-14 16:42:44 +03:00
eap
9dd045b97c 23258: [CEA 1804] Do not merge the middle nodes of quadratic elements
Add AvoidMakingHoles argument in MergeNodes()

+ Save mesh name in STL file
+ Fix binary STL export after change of sizeof(Standard_Boolean)
+ Add Import menu to mesh component popup
2017-03-14 15:43:27 +03:00
uhz
d8428a892b Padder : write new parameters in DataFile 2017-03-09 16:52:22 +01:00
eap
55290963c7 IPAL54027: Projection algo is very long on a face with many edges 2017-03-07 21:35:05 +03:00
uhz
12d35c6792 padder: rename MeshJobParameter to MeshJobFile 2017-03-07 11:59:31 +01:00
uhz
4a30c75bfc Imp of the ui design of padder plugin 2017-03-07 11:27:31 +01:00
eap
b3c311b4d9 Re: Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
http://www.salome-platform.org/forum/forum_10/652417125/447386016
2017-03-02 21:41:15 +03:00
eap
8f8c86b463 IPAL54004: Quadratic pyramids incorectly imported from UNV 2017-03-02 20:28:59 +03:00
eap
e74c29b786 Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
http://www.salome-platform.org/forum/forum_10/652417125
2017-03-02 19:51:35 +03:00
eap
3957e28e35 23416: [CEA 2033] Impossible to re-compute a mesh from an hdf
Optimize mesh loading in case of complex shape + a group on geometry
  (SMESHDS_GroupBase.cxx)


+ While MED export, create groups of all balls and 0D elements, if required
  (SMESH_Mesh.cxx)

+ Remember collapsed state of information on elements and nodes in Mesh Information dlg
  (SMESHGUI_MeshInfo)
2017-03-02 17:22:58 +03:00
eap
c80762b0a1 23414: EDF 14228 - Viscous Layer crashes SALOME
This is the case where a FACE is shrunk in two SOLIDs but VL is on different EDGEs
2017-02-28 19:42:01 +03:00
eap
a38c378b1c 23415: EDF 14243 - Wrong translation 2017-02-27 17:49:24 +03:00
eap
5d0b75d9d1 23413: [CEA 2025] bug SMESH orientation
Add a flag to MED driver to make all element belong to some group
2017-02-15 19:34:55 +03:00
vsr
6e5b6a69fa Fix stupid copy-paste mistage in header file's guarder. 2017-02-15 15:02:09 +03:00
eap
913aaa14de Fix crash of SALOME_TESTS/Grids/smesh/bugs_13/N9
(SMDS_VolumeTool.cxx)

Add "Show IDs" check box to Mesh Information dlg

Avoid warning in Choose Entity dialog when no entities are selected,
disable [OK] button instead
2017-02-10 21:20:38 +03:00
vsr
e8d46310d3 23352: [CEA] Order and naming of meshing algorithms
- Redesign dialog with use of QtxToolButton instead of QComboBox for better managing groups of algorihtms/hypotheses.
2017-02-07 13:14:51 +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
b99e203236 IPAL53919: Pb with nodes after element removal 2017-02-01 17:41:37 +03:00
eap
2e5f78b7d2 IPAL53915: Display Entity dialog does not work 2017-01-31 17:28:41 +03:00
eap
9b504e4867 Fix SALOME_TESTS/Grids/smesh/bugs_07/H5 as the geometry changed 2017-01-27 22:16:01 +03:00
eap
845b5221ba Fix regression of Propagation of Distribution
smesh/3D_mesh_HEXA3D_03/D0
2017-01-27 17:45:58 +03:00
eap
7211ec8d0e IPAL52716: Meshing with Viscous Layers fails 2017-01-27 14:00:15 +03:00
eap
e613ea2b8d IPAL53702: Quadrangle mapping does not use some boundary nodes
IPAL53864: Viscous Layers 2D fails and is uneven at some points
    Fix failure but non-uniform thickness remains
2017-01-24 19:31:19 +03:00
eap
dfcca981be Update TUI doc on groups
+ Correct export of polyhedra in DAT format (to make them readable)
2017-01-23 20:08:38 +03:00
vsr
21af9b3a2c Patch for MacOS (from SALOME forum) 2017-01-20 15:50:46 +03:00
eap
41b3e44333 Remove useless MESSAGEs 2017-01-13 13:39:13 +03:00
eap
5eeb7596d3 Fix regressions caused by the preceding commit
failed tests:
    SALOME_TESTS/Grids/smesh/viscous_layers_01/B2
    SALOME_TESTS/Grids/smesh/viscous_layers_01/B3
2017-01-12 21:46:54 +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
c3335563bc Fix regressions caused by the preceding commit
failed tests:
SALOME_TESTS/Grids/smesh/viscous_layers_00/A5
SALOME_TESTS/Grids/smesh/viscous_layers_00/A9
2016-12-30 18:28:43 +03:00
eap
b77ecec117 IPAL53871: Non-conformal Viscous Layers
Ordering of meshing of SOLIDs introduced
2016-12-29 14:48:28 +03:00
rnv
a1920ff310 Merge remote-tracking branch 'origin/fbt/fix_french_translation' 2016-12-28 15:43:14 +03:00
Florian BRUNET
2618d1a2f0 Fix french translation for tetrahedra. 2016-12-28 10:16:21 +01: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
92bb7ceb6e IPAL53872: Projection of Node Distribution does not work with Adaptive hypothesis 2016-12-26 18:42:19 +03:00
eap
b6e8c17211 IPAL53863: MG-CADSurf + Viscous Layers 2D on a cylindrical face ==> crash 2016-12-26 16:27:08 +03:00
eap
2ba55546bd IPAL53716: Body Fitting - cavities in mesh mismatch cavities in geometry 2016-12-21 19:46:09 +03:00
eap
dca6c871d2 IMP23371: [CEA 1441] Define the faces where we impose the boundary layer from the dialog box of MG-Hybrid 2016-12-20 15:53:36 +03:00
eap
7eec94a3ae Regression of doc/salome/examples/transforming_meshes_ex10.py 2016-12-19 13:49:10 +03:00
eap
cf7328b78f IMP23369: [CEA 1513] compute a mesh using an already existing mesh with MG-CADSurf
Enable computing a mesh w/o geom with 2 algos
2016-12-16 19:17:51 +03:00
rnv
d2c9aaf03a Fix for the issue "53821: Visualization of mesh". 2016-12-16 16:47:12 +03:00
Paul RASCLE
c7d720eb8a Merge branch 'V8_2_BR' 2016-12-15 10:25:26 +01:00
Paul RASCLE
6f5a4f116d Merge branch 'V8_2_BR' into pre/V8_2_BR 2016-12-15 10:19:54 +01:00
rnv
e5a91d8557 Merge branch 'V8_2_BR' 2016-12-15 11:05:13 +03:00
eap
831b40eb01 23395: EDF 13855 - Crash SALOME when creating a mesh
+ sort objects in Clipping plane dlg
2016-12-13 20:30:15 +03:00
ana
eae69d8712 Windows compatibility 2016-12-08 16:45:32 +03:00
rnv
db78f3625c Keep compatibility with ParaView-5.0.1 2016-12-08 12:27:39 +03:00
Paul RASCLE
54a5b4f97e debug blocFissure: problem GetInPlace 2016-12-06 14:50:48 +01:00
Paul RASCLE
596f40f598 debug blocFissure: CasTests.ellipse_1 2016-12-05 17:54:39 +01:00
Paul RASCLE
fd1b23f804 debug blocFissure: geom behaviour change 2016-12-05 13:27:27 +01:00
Christophe Bourcier
ac0486e51f Update translation files from Crowdin 2016-11-29 17:24:56 +01:00
eap
e64112ab22 23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner 2016-11-28 17:47:32 +03:00
eap
24b702afda 23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner 2016-11-28 17:06:48 +03:00
eap
8beac8f8eb IPAL53822: TC8.2.0:Assign a set of hypotheses is frozen 2016-11-25 18:05:15 +03:00
eap
979d9c81fc Fix regressions 2016-11-25 17:24:41 +03:00
Paul RASCLE
7ea81bbe6e Merge branch 'V8_2_BR' into pre/V8_2_BR 2016-11-24 19:07:48 +01:00
Paul RASCLE
1746a46194 Zcracks plugin adaptation to new Zcracks tool 2016-11-24 19:00:44 +01:00
skv
7235af072c Fix pb with save/restore GEOM for Debian 6.0 2016-11-24 15:54:21 +03:00
ana
922336dfb7 Merge branch 'master' of salome:modules/smesh 2016-11-24 14:29:56 +03:00
ana
9c03aded93 Windows compatibility. 2016-11-24 14:29:42 +03:00
rnv
c621e7dcf5 Merge remote-tracking branch 'origin/cbr/fix_import_gmf_pyramids_orientation' 2016-11-24 11:34:29 +03:00
Christophe Bourcier
5bca5c56b4 Fix pyramids orientation in GMF import/export 2016-11-24 08:39:01 +01:00
eap
952c6dca84 23395: EDF 13855 - Crash SALOME when creating a mesh
Pb with a prism whose base face includes 3 wires and only one wire in internal
2016-11-23 21:04:46 +03:00
eap
164f564028 IPAL53819: Mesh edition clears Numbering
Keep numbering when a mesh is cleared
2016-11-22 14:34:16 +03:00
eap
a3b465189d Don't drop the control mode when a mesh becomes empty
+ Update mesh when unassign hypothesis
2016-11-21 20:05:01 +03:00
eap
55a627cc62 23394: EDF - non regression test fails - problem of projection of a quadrangle face on a cylinder 2016-11-21 19:30:24 +03:00
eap
d053feed93 23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
Use my1DActor only to show edge numbers and controls of all edges
       => 10% decrease memory usage
2016-11-18 19:39:59 +03:00
rnv
270d55cf05 Fix compilation error on some platforms. 2016-11-17 12:32:01 +03:00
eap
f572be3197 Performance regression of SALOME_TESTS/Grids/smesh/bugs_18/V9 2016-11-16 18:07:42 +03:00
eap
cf35807108 Optimize ConvertToQuadratic
avoid computing octree->getHeight() upon each FindClosestTo() in SMESH_MesherHelper::FixQuadraticElements()
2016-11-16 16:48:50 +03:00
eap
81bd088581 Fix regressions 2016-11-15 19:54:27 +03:00
eap
7ee75034e2 Regression: outline is not shown if selection disabled before showing 2016-11-14 15:44:16 +03:00
eap
1f79871a68 Fix regression of the proxy mesh 2016-11-11 17:26:02 +03:00
eap
6ea484ee5f 23386: EDF 13811 - Crash SALOME during compute
reason: empty NbSegments in FixedPoints1D hypothesis
2016-11-11 16:39:46 +03:00
eap
1c1bbf6798 23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
Deactivate ID mapping in all DeviceActor's except the pickable one.
   The ID mapping needed to show IDs in the Viewer is computed when needed
   via VTKViewer_ExtractUnstructuredGrid::BuildOut2InMap()

+ IPAL53796: Clipping related bugs
2016-11-11 15:14:46 +03:00
eap
773b227239 Regression of 'make test' 2016-11-10 15:02:48 +03:00
eap
6b1de62331 Optimize performance of mesh deletion upon hyp modification 2016-11-09 18:59:43 +03:00
eap
d2a8dd635e 23382: [CEA 1981] Wrong mesh SMESH test 2016-11-07 15:12:37 +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
Maintenance team (INV)
cbad42bc85 RNV: Fix compilation error. 2016-11-01 13:54:17 +03:00
eap
20d9e162bd 23368: [CEA 1865] Possibility to define faces to mesh as a single one: transpatch mesh 2016-10-31 16:00:19 +03:00
eap
189e207e89 23365: [CEA 1938] Export med from a xao file fails
Support multiple components
2016-10-25 17:48:54 +03:00
eap
eef0bf5cc7 23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe 2016-10-24 18:07:46 +03:00
Paul RASCLE
0bd9fcdbe7 Qt5 migration 2016-10-21 14:47:37 +02:00
eap
766145cb04 23104: EDF SMESH: Pre-study for Netgen 5x
Regression of SALOME_TESTS/Grids/smesh/1D_mesh_AutomaticLength_00/A3
2016-10-07 17:00:31 +03:00
eap
1a1b88b9cf IPAL53698: Clipping dialog: ambiguos object identification by names 2016-10-06 19:57:35 +03:00
eap
b6bea82aa0 IPAL53692: Display Entity menu item is available for groups and sub-meshes 2016-10-06 18:13:56 +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
vsr
e18c7bf133 0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateObjBrowser(1) 2016-10-06 11:20:14 +03:00
eap
dd0d39d752 23352: [CEA] Order and naming of meshing algorithms 2016-10-03 17:53:47 +03:00
rnv
350d382d88 Merge remote-tracking branch 'origin/cbr/crowdin_V8_1_BR' into V8_1_BR 2016-09-22 18:39:35 +03:00
Christophe Bourcier
7333070f7d Update translation files from Crowdin 2016-09-22 17:21:48 +02:00
rnv
43501153a0 Add OVERALL_MESH_QUALITY translation for status bar. 2016-09-22 17:57:19 +03:00
rnv
7f1d90c843 Fix for the '23337: [CEA 1942] When we modify a mesh hypothesis, the display in the 3D view is not deleted immediatly' issue. 2016-09-22 12:55:34 +03:00
Christophe Bourcier
e0a628e580 Fix bugs with Cleaner and SurfOpt on Windows:
- the generated .bat had a delete command instead of del
- using .meshb does not work on Windows, we use .mesh instead
- the result file was sometimes imported twice because the signal readyReadStandardOutput was sometimes emited twice
2016-09-21 17:31:37 +02:00
eap
4bbb63cfb9 23348: EDF 12916 - SALOME crashes when generating pyramids 2016-09-09 14:34:29 +03:00
eap
e576eeb10d Regression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusion_01/B5
Use COMPUTE_SUBMESH event to compute more local sub-meshes
   under an all-dimensional sub-mesh.
2016-09-08 20:53:37 +03:00
eap
560d5a794f Fix regression SALOME_TESTS/Grids/smesh/viscous_layers_00/A6 2016-09-08 19:15:49 +03:00
eap
0a3339671c 23321: EDF 12916 - Meshing problem
StdMeshers_QuadToTriaAdaptor: solution for note (0021305) implemented but deactivated

StdMeshers_Projection_2d.cxx - morph deactivated for nb wires == 1
2016-09-08 19:01:15 +03:00
rnv
cb6af2f3e3 Fix for '23345: [CEA 1930] Wrong display of the unit of degrees' issue. 2016-09-08 17:31:59 +03:00
eap
145e217ae6 Regression of SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_00/A1
Avoid failure on an edge having a zero-length 3D curve
2016-09-08 14:33:45 +03:00
eap
8103f44f2d 23332: EDF 13475 - Wrong quadratic mesh 2016-09-07 14:43:41 +03:00
eap
ac96f997ef IPAL53561: Extrusion 3D algo is not applicable to a prism with a seam on top/bottom 2016-09-07 14:43:02 +03:00
eap
7d8e88b13c Re-fix regression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusion_01/B2 2016-09-05 15:29:28 +03:00
eap
8a1ff9ba77 Fix regression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusion_01/B2
(StdMeshers_Prism_3D.cxx)

+ small optimization of SMDS_UnstructuredGrid::compactGrid()
   (SMDS_UnstructuredGrid.cxx, SMESH_Object.cxx)
   - de-allocate old data as soon as possible, not at the and of compacting

+ some minor changes
2016-09-01 20:47:02 +03:00
eap
e0cbb6f531 23291: [CEA 1881] - Test regression imp_1347_viscous_layers.py
+ regression of SALOME_TESTS/Grids/smesh/viscous_layers_01/B8
2016-08-31 17:27:00 +03:00
ana
93fdd14707 Windows compatibility 2016-08-31 12:05:44 +03:00
ana
6553469e65 windows compatibility 2016-08-30 12:28:59 +03:00
eap
b09212811c 0023320: EDF13201 - Create group from geometry
update docs

0023321: EDF 12916 - Meshing problem
     Decrease tolerance in StdMeshers_QuadToTriaAdaptor
2016-08-26 20:59:35 +03:00
rnv
436097622c Merge branch 'master' into V8_1_BR 2016-08-26 16:17:46 +03:00
eap
d0f5eab357 23321: EDF 12916 - Meshing problem
detect non-conform mesh (overlapping faces)

+ At ClearMesh(), do not remove an actor of an imported mesh
2016-08-26 16:02:42 +03:00
vsr
046f5915e1 Merge remote branch 'origin/master' into V8_1_BR 2016-08-25 18:09:05 +03:00
eap
1a15d67577 53539: 0D Element - selection with [Shift] impossible 2016-08-25 16:28:29 +03:00
rnv
039c276289 Fix for the '52934: Elements are't not highlighted in vtk viewer after set id in measurements dialog box' issue. 2016-08-24 17:17:00 +03:00
eap
83b0c984cc 53539: 0D Element
1) Extract SMESHUtils/SMESH_ControlPnt.* from Hexotic
2) Minor doc changes
3) fix  53539: 0D Element (SMDS_MeshCell.hxx, SMESHGUI_AddMeshElementDlg.cxx)
4) Regressions
- bugs_06/G9 ( SMESH_DumpPython.cxx, SMESH_PythonDump.hxx )
- bugs_13/N8 ( StdMeshers_Regular_1D.cxx )
2016-08-24 17:04:22 +03:00
eap
7c69e00bac IMP 23201: Harmonisation of "0D Element" and "0D Elements on Element Nodes" 2016-08-11 20:13:30 +03:00
eap
5c5e1f2368 23303: [EDF 12024] Filter for nodes connectivity 2016-08-11 16:44:16 +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
7646a7f54e 23307: [EDF 7315] Improvement of DISTENE meshing plugins 2016-08-09 19:32:57 +03:00
ana
9341b16ef3 Fix for "0023306: [EDF 8444] Mesh controls behavior" issue. 2016-08-08 19:34:54 +03:00
eap
b3cb4c5a57 IMP 23300: [EDF 12865] Independent calculation of sub-meshes 2016-08-01 22:15:36 +03:00
eap
efbf393dc4 23304: [EDF 10304] Radial Quadrangle on ellipse
Fix a regression with quadratic elements
2016-08-01 16:20:09 +03:00
eap
5504d02a22 23305: [EDF 10301] Extrusion with scaling 2016-08-01 15:42:08 +03:00
eap
1cea009185 23304: [EDF 10304] Radial Quadrangle on ellipse 2016-07-28 19:16:32 +03:00
eap
b5ebe3d272 23298: EDF 13271 SMESH: ExportMED fails 2016-07-25 14:29:25 +03:00
eap
0f9ed6f02c Minor doc changes
+ fix meshing progress (SMESH_subMesh.cxx)
2016-07-08 22:22:13 +03:00
Christophe Bourcier
9b27b015d9 Remove the text "formerly Yams" from SMESH plugin menus. MG-SurfOpt is the official name. 2016-07-08 11:44:37 +02:00
Christophe Bourcier
65b30f865b Fix crash when launching SurfOpt plugin with Qt5. 2016-07-08 11:37:47 +02:00
eap
ab2525d905 23295: [CEA 1870] Impossible to mesh the inside of the 2D skin of an object meshed with quadrangles 2016-07-05 13:52:55 +03:00
mnt
5535f6364f Fix compilation problem 2016-06-30 10:57:53 +03:00
eap
386c76ea03 Regression of BelongToGeom on Debian-6
(SMESH_Controls* )

- Optimize mesh deletion (ObjectPool.hxx)
- Memory leaks (SMESH_Gen_i.cxx)
- Usage of uninitialized vars ( SMESHGUI_MeshOp.cxx )
- Minimize nb of #include in headers (the rest files)
2016-06-29 20:53:22 +03:00
mnt
cdc7526bd1 RNV: Fix compilation error. 2016-06-28 12:29:10 +03:00
eap
911ca90c3d IPAL53401: BelongToGeom is very long on multiple lines
More optimization of octree + parallel update of GroupOnFilter

  Remove useless warnings
2016-06-27 20:07:19 +03:00
eap
afb6b35047 IPAL53401: BelongToGeom is very long on multiple lines
Use octree of classifiers
2016-06-21 19:42:11 +03:00
vsr
79c2ca913c Update in accordance with changes in QtxComboBox. 2016-06-21 16:10:07 +03:00
eap
c18fd9d00c 53416: SALOME crashes when selecting a sub-menu of Control menu item 2016-06-21 14:04:19 +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
eap
466da2436e Fix test SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_01/B6
Case of a ring with sub-meshes on both wires
2016-06-16 16:23:35 +03:00
eap
aae848792f Regression: "Unknown" scalar bar title 2016-06-16 13:08:40 +03:00
eap
0f0bf7c728 23288: [CEA 1626] Meshgems v2.3 2016-06-14 14:57:25 +03:00
eap
aa58e0af13 Compilation error on Ubuntu 16 2016-06-14 12:42:49 +03:00
eap
ef3921b2af IPAL52980: Wire Discretization with Table density fails
fix this problem for all 1D hypotheses (StdMeshers_Regular_1D.cxx)
  Bug report: http://www.salome-platform.org/forum/forum_10/636759606

Fix compilation warnings:
  - unused function
  - missing virtual destructor
  - variable set but not used
2016-06-10 20:47:53 +03:00
eap
8d3d2084b7 BUG: impossible to import a med file of size more than MAX_INT (~2.1 Gb)
(SMESH_File.*)

Fix an error of porting to OCCT-7
  (StdMeshers_Cartesian_3D.cxx)

Remove useless MESSAGE's
2016-06-09 14:22:37 +03:00
vsr
6883e45c6b Merge remote branch 'origin/V7_dev' 2016-06-06 11:36:06 +03:00
eap
08a7d4d04e 23282: EDF 13035 - Problem with submeshes priority
fix SMESH_Mesh::SortByMeshOrder()
2016-05-27 17:20:45 +03:00
vsr
c6ab650a79 Merge remote branch 'origin/V7_dev' 2016-05-26 18:29:15 +03:00
eap
b50774870a 23281: [CEA 1859] SALOME master : compilation SMESH - error StdMeshers_ViscousLayers2D 2016-05-26 17:53:25 +03:00
eap
a8c3e199b7 Minor DOC changes 2016-05-26 17:38:08 +03:00
mpa
e77162f42f Migration to OCCT 7.0 2016-05-25 18:57:32 +03:00
eap
373690534a Minor DOC changes
+ Fix compilation warning "variable may be used uninitialized"
2016-05-24 20:37:08 +03:00
vsr
004925bca4 Merge remote branch 'origin/V7_dev' 2016-05-24 18:17:28 +03:00
eap
65c1beab50 Fix regressions
1) 2D_mesh_QuadranglePreference_01/B5 ( StdMeshers_Quadrangle_2D.cxx )
2) viscous_layers_01/B2, B8 ( StdMeshers_ViscousLayers.cxx )

+ Fix compilation warning "variable may be used uninitialized"
2016-05-19 20:50:08 +03:00
eap
1a28a08237 Fix regression SALOME_TESTS/Grids/smesh/3D_mesh_Projection_00/A1
StdMeshers_Projection_2D.cxx

+ fix failure of IPAL52648: Incorrect vicous layer elements
2016-05-18 20:29:08 +03:00
eap
81bd7bc865 23207: EDF 11232 SMESH: viscou layers builder fails at the very fist inflation
- fix propagation of limited _lenMax around MULTI_NORMAL edges
- fix invalidation of bad simplexes
- SmoothPos of all edges, using several iterations

now a reached thickness is 4.9
2016-05-16 19:40:24 +03:00
eap
d0d20593a7 23278: [EDF] Mesh computation fails for cylinder or sphere with projection algorythme 2016-05-16 15:37:57 +03:00
eap
26847926b7 Fix regression SALOME_TESTS/Grids/smesh/viscous_layers_00/A3 - too thin VL
and probably SALOME_TESTS/Grids/smesh/viscous_layers_01/B8 - OCC exception. gp_VectorWithNullMagnitude
2016-05-13 21:27:58 +03:00
eap
fd345fc99b 23190: EDF 11636 - Problem of viscous layer 2016-05-12 21:19:11 +03:00
Paul RASCLE
62726c435f Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev 2016-05-12 15:20:32 +02:00
Paul RASCLE
c178a1a491 Plugin blocFissure, bug EDF 12976, regression on some tests, a first correction 2016-05-12 15:19:52 +02:00
eap
bfe40dc738 23078: [CEA 1498] Sewing of meshes without having to set the nodes ids
Debug for note 21002
2016-05-12 15:01:20 +03:00
mnt
85d416c7e5 Fix compilation problem 2016-05-12 12:51:15 +03:00
eap
bc95c31002 23207: EDF 11232 SMESH: viscou layers builder fails at the very fist inflation
23190: EDF 11636 - Problem of viscous layer
Regression of SALOME_TESTS/Grids/smesh/viscous_layers_01/B2 - shrink fails
2016-05-11 16:55:05 +03:00
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
56aba9305e Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev 2016-05-02 08:23:29 +02:00
Paul RASCLE
16e55e2e69 blocFissure : debug logging implementation 2016-05-01 23:34:06 +02:00
Paul RASCLE
ed2404d598 encoding problem to solve later 2016-05-01 19:43:55 +02:00
Paul RASCLE
316b62512c blocFissure general dialog improvement 2016-05-01 19:23:11 +02:00
Paul RASCLE
b219607edd blocFissure: rename the med file produced in accordance with the case name 2016-05-01 19:21:53 +02:00
Paul RASCLE
6a6636fcc6 blocFissure: coherence of menu and plugin name in help 2016-05-01 17:09:47 +02:00
vsr
a06c8afd14 Remove debug messages in Release mode 2016-04-26 12:21:31 +03:00
Paul RASCLE
9375168b07 general crack dialog: doc correction 2016-04-19 09:22:37 +02:00
Paul RASCLE
c570e0f979 general crack dialog documentation 2016-04-18 14:07:49 +02:00
Paul RASCLE
6c4a42763e Sphinx style for html doc 2016-04-18 14:04:36 +02: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
Paul RASCLE
7fd18ae8b1 general crack dialog: working on log... 2016-04-15 17:50:49 +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
vsr
0b191577fc Merge remote branch 'origin/V7_dev' 2016-04-04 12:42:19 +03:00
ana
d82557916e Windows compatibility 2016-04-01 18:48:46 +03:00
vsr
c26e9bf6e2 Merge remote branch 'origin/V7_dev' 2016-03-25 15:36:16 +03:00
eap
c8f0893cc3 Regression of doc/salome/examples/use_existing_faces.py 2016-03-25 13:44:51 +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
a17b36970b Merge branch 'V7_dev' 2016-03-24 16:01:26 +03:00
eap
1ea4e6ee79 23256: [CEA 1796] Merge nodes suppresses some elements 2016-03-23 19:07:59 +03:00
vsr
c445ce74d8 0023235: [CEA 1730] Patches for SMESH on Windows 2016-03-22 11:28:20 +03:00
eap
1a88a8f665 IPAL53011: Order of sub-mesh in meshing process does't work
make SMESHGUI_MeshOrderDlg modal

+ add missing filter examples
2016-03-21 15:03:25 +03:00
eap
cc935c7f60 IPAL53091: 'Scale of Marker' lists are different in Preferences and Properties dialogs
fix SMESHGUI::createPreferences()

+ cosmetic changes
2016-03-21 14:58:20 +03:00
vsr
7eda9ca931 Copyright update: 2016 2016-03-18 20:10:28 +03:00
eap
3ae5846f24 IPAL52974: Find Element by Point shows nodes that do not belong to current group 2016-03-18 15:42:33 +03:00
eap
4ed74ad3da 52976: Find Elements by Point - All does not find Ball element
+ minor changes in sample scripts
2016-03-17 21:47:21 +03:00
eap
1a82677a35 52977: Find Element by Point does not find supporting node of Ball element at group of balls selection
+ minor changes in sample scripts
2016-03-17 19:21:24 +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
d45cd9ae88 53057: NETGEN-1D2D3D issues "Ignored" warning for faces of a sub-mesh
This case also reveals the following bugs:

1) SMESH_MesherHelper::IsReversedSubMesh() incorrectly works on
 a coarsely meshed disk

2) Addition of NETGEN-1D2D3D removes already computed faces of a
  sub-mesh on a group of FACEs (SMESH_subMesh::cleanDependsOn())

3) Volumes are shown, instead of faces, when displaying a sub-mesh on
  a SOLID with only a 2D algo assigned to the sub-mesh (SMESH_subMesh_i.cxx)
2016-03-15 15:59:11 +03:00
eap
77ab849209 IPAL53097: At med export "Automatically define space dimension" does not work 2016-03-11 18:17:39 +03:00
eap
a1a6d5ddc1 53103: Mesh visualization performance problem
Optimize visualization and mesh loading.

+ fix docs
2016-03-11 16:32:07 +03:00
akl
0224364ee2 Taking into account SALOME_BUILD_DOC option. 2016-03-10 17:55:36 +03:00
mnt
4ae19232e4 Do not generate PDF documentation with latex 2016-03-10 11:30:38 +03:00
Paul RASCLE
1b77c7e1e1 Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev 2016-03-08 11:42:48 +01:00
Paul RASCLE
635cfb4d85 general crack dialog, error in hexa detection 2016-03-08 11:41:15 +01:00
Paul RASCLE
8eda0c3c6d amorce doc Sphinx blocFissure 2016-03-07 18:32:29 +01: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
Paul RASCLE
d54b8e1c78 general crack dialog, another error detection 2016-03-04 16:29:26 +01:00
Paul RASCLE
39ef405afe general crack dialog, another error detection 2016-03-04 15:09:50 +01:00
eap
43f41f0c11 23250: [CEA 1766] 3D tab is empty when editing mesh
+ minor changes in docs

+ fix other problems with Mesh Dialog:
1) at mesh edition, old hypothesis remain assigned after playing with
   Mesh Type and Hypo Sets (change is in isSelectedHyp())
2) When a 3D algo is unset due to change of Mesh Type, its hypotheses remain
   assigned and a new hyp can be created
2016-03-03 15:42:23 +03:00
Paul RASCLE
cc583a4ffa general crack dialog, another error detection 2016-02-29 18:09:50 +01:00
Paul RASCLE
c754537e9f general crack dialog, an error detection 2016-02-29 17:34:41 +01:00
Paul RASCLE
049440912b general crack dilalog, completion of save parameters 2016-02-29 16:56:48 +01:00
Paul RASCLE
fe678b8dc0 general crack dialog, user message mecanism for some errors 2016-02-29 15:12:14 +01:00
Paul RASCLE
4370e1798b general crack dialog, save log in file 2016-02-26 21:05:40 +01:00
Paul RASCLE
e144839c88 general crack dialog, use working dir and result file name 2016-02-26 09:15:52 +01:00
Paul RASCLE
a7e3aa2650 general crack dialog, working dir and result file 2016-02-25 17:57:05 +01:00
Paul RASCLE
15a305400b set log verbosity, general crack dialog 2016-02-25 11:27:34 +01:00
rnv
d422f17c1d Windows compatibility. 2016-02-24 12:57:51 +03:00
rnv
27d9294f19 Windows compatibility. 2016-02-24 12:51:57 +03:00
vsr
804edcb070 C++98 compatibility (remove C++11 staff) 2016-02-20 10:22:14 +03:00
vsr
c31ad1186e C++98 compatibility (remove C++11 staff) 2016-02-20 10:20:57 +03:00
imn
7f46c31f2b INT PAL 0053058: '2D Quadratic' item is shown in VTK context menu for non-quadratic mesh 2016-02-19 17:30:26 +03:00
eap
04b68235aa 23239: [CEA 1739] Regression : crash trying to create mesh
(StdMesher_Prism_3D.cxx)

+ minor changes
2016-02-19 17:29:59 +03:00
eap
920fe932b1 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-19 17:28:05 +03:00
eap
1a4fabb165 23236: EDF 12346 - Problem with Local Size 2016-02-19 17:27:12 +03:00
eap
ada1900045 53068: Create Mesh dialog box is frozen 2016-02-19 17:25:58 +03:00
imn
5218291db4 INT PAL 0053058: '2D Quadratic' item is shown in VTK context menu for non-quadratic mesh 2016-02-19 15:40:34 +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
vsr
971a1433b3 Merge relevant changes from V8_0_0_BR branch 2016-02-15 17:56:40 +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
Paul RASCLE
d2ed8e8dab Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev 2016-02-15 10:04:08 +01:00
Paul RASCLE
330463b252 plugin dialog blocFissure general 2016-02-12 23:21:05 +01:00
eap
7807a4244d 23236: EDF 12346 - Problem with Local Size 2016-02-12 19:16:28 +03:00
ana
490e055ef1 Windows compatibility 2016-02-12 19:06:53 +03:00
eap
db1bdbcddc 53068: Create Mesh dialog box is frozen 2016-02-11 18:11:47 +03:00