eap
f6b5d2f920
54122: Bad quality prismatic mesh
...
Extract class Delaunay from class Morph
+ Print warning when creating an algorithm with unexpected arguments
(expected ones are algo type and geometry) -- smeshBuilder.py
2017-04-20 14:16:23 +03:00
uhz
2e100f2b36
Padder : bug fix for RmaxRmin paramete
2017-04-19 17:06:28 +02:00
eap
87a7f0d049
54122: Bad quality prismatic mesh
...
1) Implement projection between outer and inner walls of the prism
2) Use any applicable algo to mesh the prism base if no sub-mesh defined
2017-04-19 15:12:53 +03:00
Gilles DAVID
e8173b4ff1
Merge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev
...
Conflicts:
src/Tools/ZCracksPlug/casTests/launchCas.py
src/Tools/padder/spadderpy/gui/inputdialog.py
src/Tools/padder/spadderpy/gui/plugindialog.py
src/Tools/padder/unittests/usecase_meshJobManager.py
2017-04-18 15:57:30 +02:00
eap
9ecacf41d1
IPAL54104: Wrong prismatic mesh
...
Fix sub-shape association of FACEs with a seam in a propagation case
+ Remember a state of "Show IDs" check-box in Mesh Info / Element info
2017-04-18 14:07:52 +03:00
eap
096485adbe
IPAL52499: Prismatic mesh is not computed on a prismatic shape
2017-04-17 15:42:28 +03:00
eap
69aa7507f2
23427: [CEA 2073] No hypothesis "Viscous Layers" with Netgen 1D-2D-3D
...
Add GetElementsByNodes() that return elements including all given nodes.
2017-04-12 16:55:16 +03:00
eap
c150e1e4c4
23422: EDF 14312 - Strange behavior of Viscous Layer Surface offset + smooth
...
+ Extract Morph from StdMeshers_Projection_2D.cxx
+ Fix formatting in SMESH_ScalarBarActor.cxx
2017-04-11 19:40:35 +03:00
uhz
a162ca7efe
Padder : fix RmaxRmin's variable name and update default values for NbIter and RmaxRmin
2017-04-07 18:18:12 +03:00
uhz
3ac75b1234
Padder : fix RmaxRmin's variable name and update default values for NbIter and RmaxRmin
2017-04-07 17:09:46 +02:00
rnv
b45ed4bcaf
Increment version: 8.3.0
2017-04-07 17:15:27 +03:00
rnv
4fb165eddf
Increment version: 8.3.0
2017-04-07 15:34:57 +03:00
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