rnv
c9f9548dbd
Improve swig generation process on Windows platform.
2017-05-30 11:32:11 +03:00
rnv
78be86e48b
Move EnumToLong method from SMESHBuilder class into global module namespace.
2017-05-26 18:40:42 +03:00
Gilles DAVID
4646393f6c
Porting Python 3
2017-05-24 11:54:21 +02:00
Gilles DAVID
c5866a318c
Merge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev
2017-05-24 10:07:34 +02:00
eap
020e13d9f1
Fix unstable failure of SALOME_TESTS/Grids/smesh/bugs_05/F0
2017-05-23 20:19:15 +03:00
rnv
976def5878
EDF request: supress a modification of the LD_LIBRARY_PATH in ZCracksPlug.
2017-05-19 16:51:33 +03:00
Gilles DAVID
442fd64c19
Merge branch 'V8_3_BR' into ngr/python3_dev
...
Conflicts:
src/Tools/padder/spadderpy/gui/inputdialog.py
2017-05-18 18:03:44 +02:00
Gilles DAVID
42c7028440
Swig flag for python 3 + various fixes
2017-05-10 08:13:13 +02:00
Gilles DAVID
96367c288d
Patch omniORBpy EnumItem class
...
If the comparison ordering methods are not defined (as for instance in
the latest version 4.2.1-2), they are then dynamically added.
2017-05-09 16:56:42 +02:00
eap
2b69ded6e7
23440: [CEA 2093] : Merge nodes failed (test case bug_1796_mergenodes)
2017-05-05 14:25:41 +03:00
Gilles DAVID
f782dacab1
Fix TypeError: unorderable types: EnumItem() < EnumItem()
2017-05-04 18:34:49 +02:00
eap
fb4363102c
23440: [CEA 2093] : Merge nodes failed (test case bug_1796_mergenodes)
2017-05-03 19:52:00 +03:00
rnv
62336a394b
Update copyrights in the documentation.
2017-04-28 16:23:49 +03:00
eap
3dcb8f1e04
IPAL054122: Bad quality prismatic mesh
...
Fix applying the boundary error in StdMeshers_Sweeper by using
StdMeshers_Delaunay
2017-04-25 13:41:21 +03:00
rnv
f70f253cad
Merge remote-tracking branch 'origin/uhz/padder_bug_fix_rmaxrmin' into V8_3_BR
2017-04-24 18:34:04 +03:00
eap
f8875d6392
23437: EDF 14551 - mesh groups missing
2017-04-24 18:32:48 +03:00
eap
417aadaeea
IPAL54097: SIGSEGV in Scalar Bar Properties dialog and crash in next operation
2017-04-24 18:31:54 +03:00
eap
e5b4cc5b6e
23437: EDF 14551 - mesh groups missing
2017-04-24 17:24:35 +03:00
eap
262400931d
IPAL54097: SIGSEGV in Scalar Bar Properties dialog and crash in next operation
2017-04-24 17:17:28 +03:00
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
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
vsr
ee0738fe56
Merge remote branch 'origin/V7_dev' into V8_0_0_BR
2016-02-05 17:25:24 +03:00
eap
82a86d922e
53061: "Clear mesh data" removes too many (if !HasShapeToMesh())
2016-02-05 16:51:01 +03:00
vsr
0aa1e7419a
Merge remote branch 'origin/V7_dev' into V8_0_0_BR
2016-02-04 12:24:52 +03:00
vsr
1c80375f7a
0023224: [CEA 1709] Error with numpy with Windows version of SALOME
...
Each mesh plug-in is added in a separate try/except block, to prevent blocking of plug-ins due to error in some of them (e.g. if import failed)
2016-02-04 12:24:04 +03:00
vsr
eb75a450cc
Merge remote branch 'origin/V7_dev' into V8_0_0_BR
2016-02-03 17:09:39 +03:00
eap
5b3023e6cb
Enable splitting bi-quad quadrangles by QuadToTri()
2016-02-03 14:43:37 +03:00
eap
475d7c1304
Fix regressions in QuadTo4Tri() and QuadToTri()
...
mesh_Quadratic_00/A3
imps_09/K8
2016-02-02 21:10:57 +03:00
eap
85b03c3643
Regression of 3D_mesh_Extrusion_00/B2
...
+ avoid failure because of different 'vertical' discretization
2016-02-02 20:38:56 +03:00
vsr
f050ab3530
Merge remote branch 'origin/V7_dev' into V8_0_0_BR
2016-02-02 19:11:22 +03:00
eap
6f5fd35e49
23221: EDF - all edges are not meshed
...
an internal EDGE in a SOLID to be meshed
2016-01-29 18:03:18 +03:00
eap
e074bae4b7
Avoid MED file reading failure caused by low memory
...
Failure reason: system(...) command exits with "Cannot allocate memory"
2016-01-29 15:47:48 +03:00
rnv
02593a6a3d
PyQt4/PyQt5 support.
2016-01-28 17:40:22 +03:00
eap
63d763e7b2
53076: OCC exception in Netgen algorithm (regression of StdMeshers_QuadToTriaAdaptor.cxx)
2016-01-25 21:06:20 +03:00
vsr
63c75f2e20
Merge branch 'V7_dev' into V8_0_0_BR
2016-01-25 16:32:07 +03:00
eap
8ae4682461
53075: Create mesh dialog: 3D tab disabled
2016-01-25 15:42:49 +03:00
eap
f0e2178ff8
OCCT Exception in "Cutting of quadrangles" dialog
2016-01-22 20:29:39 +03:00
eap
dbf226547f
IPAL53073: Hexotic Mesh is not compute
2016-01-22 20:10:27 +03:00
imn
18dade91d0
INT PAL 0053067: Algorithm disable in "Edit mesh" dialog
2016-01-20 17:33:43 +03:00
eap
3c33b14157
0023212: EDF 12054 - Problem with a pyramidal layer
2016-01-20 16:02:17 +03:00
mpa
d1ed915c68
INT PAL 0053060: Preview in clipping
2016-01-18 16:55:45 +03:00
vsr
f6e2eed424
Merge branch 'V8_0_BR'
2016-01-15 09:21:25 +03:00
imn
537bc67863
0023198: EDF 8842 - Management of additional hypothesis
2016-01-14 11:14:55 +03:00
eap
59627b07d7
Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()
...
+ Fix compilation warnings
2016-01-13 16:47:35 +03:00
Paul RASCLE
c3445f225d
Readme cas tests bloc fissure
2016-01-12 17:40:50 +01:00
Paul RASCLE
9afabd719b
correction cas test cubeMilieu (indice edge fond)
2016-01-12 17:21:43 +01:00
Paul RASCLE
8ebd5942d4
correction cas test vis: face de fissure trop débordante. Un probleme de GetInPlace sur ce cas
2016-01-12 17:02:55 +01:00
Paul RASCLE
b5bd7f1852
debug de GetInPlace pour Cas 7 eprouvette courbe non résolu
2016-01-12 15:00:56 +01:00
Paul RASCLE
f8923c5796
correction des scripts de materiel pour les cas tests bloc fissure
2016-01-11 18:11:57 +01:00
Paul RASCLE
d770d51848
debug bloc fissure after merge master
2016-01-11 11:44:48 +01:00
Paul RASCLE
7a65c9fad4
merge master
2016-01-07 18:15:04 +01:00
eap
3db9cecef8
IPAL53054: Hexahedron(ijk) fails with SIGSEGV
2015-12-30 19:55:01 +03:00
imn
15a2d78f10
Merge Qt5 porting.
2015-12-24 14:03:09 +03:00
mpa
14440f4966
INT PAL 0052968: 'Mesh Information' dialog shows incorrect color of group built from geometry. (added a new form for defining color)
2015-12-23 14:00:59 +03:00
Anthony Geay
e8abed47dd
Porting PV50
2015-12-17 15:38:56 +01:00
mpa
9f2962eb00
INT PAL 52986: Previously selected 'Scale distribution' type is not selected at edit of 'Nb. Segments' hypothesis
2015-12-17 10:53:53 +03:00
mpa
f573f79fc8
INT PAL 53009: 'Remove row' removes 1st row always.
2015-12-09 10:33:24 +03:00
ctn
733276c6f7
Variables for MGCleaner/Yams are already set in the Salome environment
2015-12-02 13:06:22 +03:00
vsr
03335084a6
Add missing import SMESH
2015-12-02 12:42:04 +03:00
eap
a023eb1307
52981: Dump python on MESH module does't work
2015-12-01 16:28:08 +03:00
eap
7d08ac8481
Fix regression of non-regression tests
...
- Coplanar faces filter (SMESH_Controls.cxx)
- Convert to quadratic (SMESH_MesherHelper.cxx)
- Missing Compute item in mesh pop-up in presence of a sub-mesh on compound only (no other algos) (SSMESHGUI_ComputeDlg.cxx)
- set checkAll=False in call of SMESH_Gen::IsApplicable() (smeshBuilder.py)
2015-12-01 14:32:09 +03:00
mpa
aac6ba83a9
INT PAL 0052968: 'Mesh Information' dialog shows incorrect color of group built from geometry (edited)
2015-11-30 13:31:21 +03:00
vsr
8348eecb6b
One more compilation error on Mageia 5
2015-11-27 13:13:38 +03:00
vsr
cd8f63e177
Another compilation error on Mageia 5
2015-11-27 12:22:06 +03:00
eap
25b7d7ffe7
Compilation error on Mageia 5
...
(DriverMED_W_SMESHDS_Mesh.cxx)
+ small changes for 23190: EDF 11636 - Problem of viscous layer
(not yet fixed)
2015-11-25 13:53:04 +03:00
eap
831ca6c828
IPAL52980: Wire Discretization with Table density fails
...
(StdMeshers_Regular_1D.cxx)
+ Compilation warnings
+ WIN specific errors
(StdMeshers_Adaptive1D.cxx)
2015-11-19 14:29:23 +03:00
mpa
70e7642a8c
INT PAL 0052968: 'Mesh Information' dialog shows incorrect color of group built from geometry.
2015-11-17 17:37:11 +03:00
eap
7a7d7e6e48
IPAL52943: "Apply and Close" button does not active on symmetry dialog box
...
Enable work with not shown meshes
2015-11-12 14:46:55 +03:00
eap
7b33b10e89
52943: "Apply and Close" button does not active on symmetry dialog box
...
Fix same pb in all similar dlg
2015-11-11 16:13:01 +03:00
eap
abd8d64dea
52941: Remove selected group does't work in sewing operation
2015-11-10 14:17:25 +03:00
mkr
a0487332cf
Run tests on Windows platform.
2015-11-03 14:52:10 +03:00
eap
c149fe2963
IPAL52939: SIGSEGV when Compute a mesh with closed VTK Viewer
2015-10-29 19:27:29 +03:00
eap
a5a9b778aa
IPAL10786: "Edit" is unnecessary functionality for some Mesh hypotheses
...
+ Eliminate compilation warnings
2015-10-29 19:18:36 +03:00
vsr
a4216ec9d0
Enable C++0x/C++11 support
2015-10-29 13:56:02 +03:00
eap
53a4f47393
IPAL52927: SIGSEGV at build compound of sub-meshes.
2015-10-28 19:16:42 +03:00
eap
abe9bd6dff
IPAL52871: Mesh Information dialog shows different number of nodes for group of elements
...
Implement final solution (note 0506775)
2015-10-28 19:15:20 +03:00
eap
387ee09383
IPAL52934: Elements are't not highlighted in vtk viewer after set id in measurements dialog box
...
Fix SMESHGUI_Measurements.cxx
In "Build Compound Mesh", set "Merge coincident nodes and elements" ON by default
after reflection about a question on the Forum http://www.salome-platform.org/forum/forum_11/866636535
Change SMESHGUI_BuildCompoundDlg.cxx
2015-10-28 19:11:56 +03:00
eap
219f1c3410
IPAL52933: Selection disappears in the "Move node" dialog
...
Fix SMESHGUI_MakeNodeAtPointDlg.cxx
Eliminate compilation warnings from SMESHGUI.cxx
2015-10-28 19:04:54 +03:00
eap
8301b1e71a
23189: EDF 11603 - Dyssymetry in meshing
...
(fix StdMeshers_CompositeHexa_3D.cxx, StdMeshers_Hexa_3D.cxx)
+ Doc update
+ Optimize dump of NumberOfSegments
2015-10-27 21:21:05 +03:00
eap
d4c5851320
IPAL52924: Edit Group Standalone: Filters with Source: Mesh, Initial selection does not work
...
+ Enable "New Mesh" option in Create Boundary Elements dialog independently of type of selected object
(SMESHGUI_Make2DFrom3DOp.cxx)
2015-10-27 20:57:08 +03:00
eap
3369d458ea
IPAL52935: "Apply and Close" button is not available in "Make 0D Elements on Element Nodes" dialog box
...
(SMESHGUI_Add0DElemsOnAllNodesDlg.cxx)
Eliminate compilation warnings (all the rest files)
2015-10-27 20:47:31 +03:00
vsr
791b078cf1
Fix compilation error on Linux caused by previous commit
2015-10-14 17:53:01 +03:00
ana
7c362c7041
Windows compatibility
2015-10-14 16:38:35 +03:00
eap
512d3547bc
23179: EDF 11603 - Problem with extrusion when path is not well oriented
...
HYDRO module: Feature #523 : river, channel, embankment meshing
2015-10-09 17:47:17 +03:00
vsr
0c1e70a38f
INT PAL 52920: TC7.7.0: Button is to small for its label
2015-10-09 15:54:46 +03:00
rnv
523d5d8801
Fix for the '22047: Automatic Tetrahedralization - field Length is shown not from beginning of the number' issue.
2015-10-08 18:07:19 +03:00
eap
b5f5fdd866
IPAL52860: Free Edges control mis-location and mis-visibility
2015-10-08 17:32:17 +03:00
eap
c4cacfb5c1
IPAL52916: TC7.7.0:Triangle in "Threshold value" is missing after applying filter with criterion "Geometry type"
2015-10-08 17:25:45 +03:00
eap
8b8b2deedb
IPAL52915: TC7.7.0:Preview is disappears in OB
2015-10-08 17:23:39 +03:00
Florian BRUNET
147e78d299
French translations and minor fixes in the english version.
2015-10-07 18:08:35 +03:00
eap
a0880e7c36
23179: EDF 11603 - Problem with extrusion when path is not well oriented
...
IPAL52909: TC7.7.0: edges selection provides incorrect nodes IDs
IPAL52895: TC7.7.0: Incorrect behaviour of the "Move Node" dialog.
IPAL52910: TC7.7.0: mesh is not updated at Apply click in Smoothing dialog
2015-10-07 18:06:26 +03:00
eap
67909c435c
IPAL52868: Confusing error message when computing an imported mesh w/o algo assigned
...
IPAL52888: Pattern Mapping fails to load from a face just after study loading
2015-10-05 14:51:57 +03:00