Commit Graph

2078 Commits

Author SHA1 Message Date
Paul RASCLE
dbd1374aa8 Merge branch 'master' into pre/penta18 2017-09-19 20:53:17 +02:00
eap
400f6d87de Regression SALOME_TESTS/Grids/smesh/viscous_layers_01/B8
Fix negative volumes
2017-09-19 14:38:30 +03:00
Paul RASCLE
0cba9cf88f fix creation of biquadratic pentahedron from menu add element 2017-09-19 10:00:05 +02:00
eap
25d9ba81c5 0023478: EDF15356 - Viscous layer
+ fix some VL regressions about limited thinkness
2017-09-18 19:22:58 +03:00
Paul RASCLE
30ce546b0c Merge branch 'master' into pre/penta18 2017-09-15 11:15:53 +02:00
Paul RASCLE
09ff68516f fix biquadratic quadratic pentahedron(18 nodes prism) 2017-09-15 11:06:44 +02:00
rnv
7b117d9ccb Fix for '54311: Ugly representation in the VTK Viewer after creation of the ParaView Viewer' issue. 2017-09-14 18:26:41 +03:00
Paul RASCLE
2077baef82 introduce biquadratic quadratic pentahedron (18 nodes) 2017-09-08 17:10:31 +02:00
eap
291fbe554b 23476: EDF 15343 - Translate mesh
pb: a group on filter is not updated since the mesh is not marked as modified
2017-09-07 19:14:02 +03:00
eap
06f98b8021 IPAL54303: CGNS export problems
more fix
2017-09-07 19:08:53 +03:00
eap
76430457f1 23475: EDF - ExportCGNS in non regression test fails 2017-09-04 14:18:55 +03:00
eap
9435e2aab8 IPAL54303: CGNS export problems
Another fix for BC locations
2017-09-01 18:50:20 +03:00
eap
0be76e8fb8 IPAL54303: CGNS export problems
Change the way to assure group name uniqueness
2017-09-01 13:57:21 +03:00
eap
223c5b7f5d IPAL54303: CGNS export problems 2017-08-25 16:45:03 +03:00
vsr
d3e1cabf77 0021803: EDF 2351 : Available versions of MED in TUI function ExportMED aren't consistent with GUI behavior 2017-08-23 13:34:09 +03:00
rnv
d502984073 Merge remote-tracking branch 'origin/master' into V9_dev 2017-08-03 18:33:11 +03:00
rnv
7c1bf48314 Implementation a selection of a mesh entries from python. 2017-08-02 15:10:31 +03:00
eap
4a591503f8 23462: [CEA 2142] Import12D fails
Fix node classification on periodic FACEs and wrong propagation on IN node state
2017-07-26 18:33:09 +03:00
rnv
8a9d91b414 Merge branch 'master' into V9_dev 2017-07-20 12:00:49 +03:00
mnt
4fa5fdbd44 Porting to DEV version of OCCT. 2017-07-07 12:09:54 +03:00
rnv
bd7477efc2 Merge Python 3 porting. 2017-06-27 19:23:43 +03:00
eap
6466454bba 23444: EDF 14244 - Viscous Layer
fix a regression (too limited thickness) after the previous commit
2017-06-26 18:39:30 +03:00
eap
7647033197 54250: Wrong group contents after SplitQuad()
+ fix a bug that in Split Quadrangles dialog it's impossible to add a
  quadrangle from a group
2017-06-23 15:08:46 +03:00
eap
e956f25bc6 23457: EDF 11636 - Mesh with Viscous Layer fails 2017-06-21 20:11:14 +03:00
eap
f3a96580b4 023456: EDF 11308 - ExtrusionSweepObjects : link to examples 2017-06-21 14:23:17 +03:00
eap
138a4a27d6 23320: EDF13201 - Create group from geometry
Add a tooltip
2017-06-20 16:58:16 +03:00
eap
ab008b333b 0023444: EDF 14244 - Viscous Layer
+ 54237: Invalid viscous layers (in Grids/smesh/viscous_layers_02/A3)
+ Improve viscous layers performance
     - by avoiding unnecessary intersection checks
     - by using std::vector instead of std::set in SMESH_ElementSearcher
+ Fix minor errors in ObjectPool which is now used in SMESH_ElementSearcher
2017-06-19 18:42:49 +03:00
rnv
264eeb2edd Merge multi-study removal branch. 2017-06-13 13:01:10 +03:00
Gilles DAVID
90f8a73955 Porting Python3: Encode URL 2017-06-06 14:33:13 +02:00
rnv
bf9ebfec9f Python3 porting: python3 instead python and deepcopy. 2017-06-01 17:07:32 +03:00
rnv
21c9336a4d Python3 porting: adoptation SMESH dump python functionality. 2017-05-31 18:15:36 +03:00
eap
86ca561170 Fix regression of doc/salome/examples/prism_3d_algo.py 2017-05-31 15:12:32 +03:00
rnv
d92118a7a5 Merge rnv/win_swig_generation branch. 2017-05-30 15:59:08 +03:00
rnv
82e470f3c1 Roll-back previous wrong commit. 2017-05-30 15:56:59 +03:00
rnv
651e7566c8 Merge V8_3_BR branch. 2017-05-30 15:43:04 +03:00
rnv
6ac07fd349 Merge branch 'rnv/win_swig_generation' of salome:modules/smesh into rnv/win_swig_generation
Conflicts:
	src/Tools/ZCracksPlug/__init__.py
	src/Tools/padder/spadderpy/gui/inputdialog.py
2017-05-30 11:35:54 +03:00
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