Salome HOME
modules/smesh.git
7 years agoRe: Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
eap [Thu, 2 Mar 2017 18:41:15 +0000 (21:41 +0300)]
Re: Patch modules/smesh.git for Doxygen typos/grammar + misc. typos

http://www.salome-platform.org/forum/forum_10/652417125/447386016

7 years agoIPAL54004: Quadratic pyramids incorectly imported from UNV
eap [Thu, 2 Mar 2017 17:28:59 +0000 (20:28 +0300)]
IPAL54004: Quadratic pyramids incorectly imported from UNV

7 years agoPatch modules/smesh.git for Doxygen typos/grammar + misc. typos
eap [Thu, 2 Mar 2017 16:51:35 +0000 (19:51 +0300)]
Patch modules/smesh.git for Doxygen typos/grammar + misc. typos

http://www.salome-platform.org/forum/forum_10/652417125

7 years ago23416: [CEA 2033] Impossible to re-compute a mesh from an hdf
eap [Thu, 2 Mar 2017 14:22:58 +0000 (17:22 +0300)]
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)

7 years ago23414: EDF 14228 - Viscous Layer crashes SALOME
eap [Tue, 28 Feb 2017 16:42:01 +0000 (19:42 +0300)]
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

7 years ago23415: EDF 14243 - Wrong translation
eap [Mon, 27 Feb 2017 14:49:24 +0000 (17:49 +0300)]
23415: EDF 14243 - Wrong translation

7 years ago23413: [CEA 2025] bug SMESH orientation
eap [Wed, 15 Feb 2017 16:34:55 +0000 (19:34 +0300)]
23413: [CEA 2025] bug SMESH orientation

Add a flag to MED driver to make all element belong to some group

7 years agoFix stupid copy-paste mistage in header file's guarder.
vsr [Wed, 15 Feb 2017 12:02:09 +0000 (15:02 +0300)]
Fix stupid copy-paste mistage in header file's guarder.

7 years agoFix crash of SALOME_TESTS/Grids/smesh/bugs_13/N9
eap [Fri, 10 Feb 2017 18:20:38 +0000 (21:20 +0300)]
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

7 years ago23352: [CEA] Order and naming of meshing algorithms
vsr [Tue, 7 Feb 2017 10:14:51 +0000 (13:14 +0300)]
23352: [CEA] Order and naming of meshing algorithms
- Redesign dialog with use of QtxToolButton instead of QComboBox for better managing groups of algorihtms/hypotheses.

7 years ago53935: "Add" item of sub-mesh pop-up does not work and is not documented
eap [Thu, 2 Feb 2017 14:32:11 +0000 (17:32 +0300)]
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)

7 years agoIPAL53919: Pb with nodes after element removal
eap [Wed, 1 Feb 2017 14:41:37 +0000 (17:41 +0300)]
IPAL53919: Pb with nodes after element removal

7 years agoIPAL53915: Display Entity dialog does not work
eap [Tue, 31 Jan 2017 14:28:41 +0000 (17:28 +0300)]
IPAL53915: Display Entity dialog does not work

7 years agoFix SALOME_TESTS/Grids/smesh/bugs_07/H5 as the geometry changed
eap [Fri, 27 Jan 2017 19:16:01 +0000 (22:16 +0300)]
Fix SALOME_TESTS/Grids/smesh/bugs_07/H5 as the geometry changed

7 years agoFix regression of Propagation of Distribution
eap [Fri, 27 Jan 2017 14:45:58 +0000 (17:45 +0300)]
Fix regression of Propagation of Distribution

smesh/3D_mesh_HEXA3D_03/D0

7 years agoIPAL52716: Meshing with Viscous Layers fails
eap [Fri, 27 Jan 2017 11:00:15 +0000 (14:00 +0300)]
IPAL52716: Meshing with Viscous Layers fails

7 years agoIPAL53702: Quadrangle mapping does not use some boundary nodes
eap [Tue, 24 Jan 2017 16:31:19 +0000 (19:31 +0300)]
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

7 years agoFix regressions
eap [Tue, 24 Jan 2017 10:16:37 +0000 (13:16 +0300)]
Fix regressions

7 years agoUpdate TUI doc on groups
eap [Mon, 23 Jan 2017 17:08:38 +0000 (20:08 +0300)]
Update TUI doc on groups

+ Correct export of polyhedra in DAT format (to make them readable)

7 years agoPatch for MacOS (from SALOME forum)
vsr [Fri, 20 Jan 2017 12:50:46 +0000 (15:50 +0300)]
Patch for MacOS (from SALOME forum)

7 years agoRemove useless MESSAGEs
eap [Fri, 13 Jan 2017 10:39:13 +0000 (13:39 +0300)]
Remove useless MESSAGEs

7 years agoFix regressions caused by the preceding commit
eap [Thu, 12 Jan 2017 18:46:54 +0000 (21:46 +0300)]
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

7 years ago23404: EDF 14011 - Problem with Quadrangle (Medial Axis projection) algorithm
eap [Thu, 12 Jan 2017 12:13:47 +0000 (15:13 +0300)]
23404: EDF 14011 - Problem with Quadrangle (Medial Axis projection) algorithm
  (SMESH_MAT2d.cxx)

+ IPAL53878: Quadrangle: Medial Axis Projection algorithm fails
   (StdMeshers_QuadFromMedialAxis_1D2D.cxx)

7 years agoFix regressions caused by the preceding commit
eap [Fri, 30 Dec 2016 15:28:43 +0000 (18:28 +0300)]
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

7 years agoIPAL53871: Non-conformal Viscous Layers
eap [Thu, 29 Dec 2016 11:48:28 +0000 (14:48 +0300)]
IPAL53871: Non-conformal Viscous Layers

 Ordering of meshing of SOLIDs introduced

7 years agoMerge remote-tracking branch 'origin/fbt/fix_french_translation'
rnv [Wed, 28 Dec 2016 12:43:14 +0000 (15:43 +0300)]
Merge remote-tracking branch 'origin/fbt/fix_french_translation'

7 years agoFix french translation for tetrahedra.
Florian BRUNET [Wed, 28 Dec 2016 09:16:21 +0000 (10:16 +0100)]
Fix french translation for tetrahedra.

7 years agoIPAL53870: Dump study script creates an excess sub-mesh
eap [Tue, 27 Dec 2016 15:55:29 +0000 (18:55 +0300)]
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

7 years agoIPAL53872: Projection of Node Distribution does not work with Adaptive hypothesis
eap [Mon, 26 Dec 2016 15:42:19 +0000 (18:42 +0300)]
IPAL53872: Projection of Node Distribution does not work with Adaptive hypothesis

7 years agoIPAL53863: MG-CADSurf + Viscous Layers 2D on a cylindrical face ==> crash
eap [Mon, 26 Dec 2016 13:27:08 +0000 (16:27 +0300)]
IPAL53863: MG-CADSurf + Viscous Layers 2D on a cylindrical face ==> crash

7 years agoIPAL53716: Body Fitting - cavities in mesh mismatch cavities in geometry
eap [Wed, 21 Dec 2016 16:46:09 +0000 (19:46 +0300)]
IPAL53716: Body Fitting - cavities in mesh mismatch cavities in geometry

7 years agoIMP23371: [CEA 1441] Define the faces where we impose the boundary layer from the... V8_3_0a1
eap [Tue, 20 Dec 2016 12:53:36 +0000 (15:53 +0300)]
IMP23371: [CEA 1441] Define the faces where we impose the boundary layer from the dialog box of MG-Hybrid

7 years agoRegression of doc/salome/examples/transforming_meshes_ex10.py
eap [Mon, 19 Dec 2016 10:49:10 +0000 (13:49 +0300)]
Regression of doc/salome/examples/transforming_meshes_ex10.py

7 years agoIMP23369: [CEA 1513] compute a mesh using an already existing mesh with MG-CADSurf
eap [Fri, 16 Dec 2016 16:17:51 +0000 (19:17 +0300)]
IMP23369: [CEA 1513] compute a mesh using an already existing mesh with MG-CADSurf

  Enable computing a mesh w/o geom with 2 algos

7 years agoFix for the issue "53821: Visualization of mesh".
rnv [Fri, 16 Dec 2016 13:46:49 +0000 (16:46 +0300)]
Fix for the issue "53821: Visualization of mesh".

7 years agoMerge branch 'V8_2_BR'
Paul RASCLE [Thu, 15 Dec 2016 09:25:26 +0000 (10:25 +0100)]
Merge branch 'V8_2_BR'

7 years agoMerge branch 'V8_2_BR' into pre/V8_2_BR
Paul RASCLE [Thu, 15 Dec 2016 09:19:54 +0000 (10:19 +0100)]
Merge branch 'V8_2_BR' into pre/V8_2_BR

7 years agoMerge branch 'V8_2_BR'
rnv [Thu, 15 Dec 2016 07:49:20 +0000 (10:49 +0300)]
Merge branch 'V8_2_BR'

7 years ago23395: EDF 13855 - Crash SALOME when creating a mesh
eap [Tue, 13 Dec 2016 17:30:15 +0000 (20:30 +0300)]
23395: EDF 13855 - Crash SALOME when creating a mesh

+ sort objects in Clipping plane dlg

7 years agoWindows compatibility V8_2_BR rnv/pv5_0_1_compatibility_for_v8_2_0 V8_2_0 V8_2_0rc2
ana [Thu, 8 Dec 2016 13:45:32 +0000 (16:45 +0300)]
Windows compatibility

7 years agoKeep compatibility with ParaView-5.0.1
rnv [Thu, 8 Dec 2016 09:27:39 +0000 (12:27 +0300)]
Keep compatibility with ParaView-5.0.1

7 years agodebug blocFissure: problem GetInPlace
Paul RASCLE [Tue, 6 Dec 2016 13:50:48 +0000 (14:50 +0100)]
debug blocFissure: problem GetInPlace

7 years agodebug blocFissure: CasTests.ellipse_1
Paul RASCLE [Mon, 5 Dec 2016 16:54:39 +0000 (17:54 +0100)]
debug blocFissure: CasTests.ellipse_1

7 years agodebug blocFissure: geom behaviour change
Paul RASCLE [Mon, 5 Dec 2016 12:27:27 +0000 (13:27 +0100)]
debug blocFissure: geom behaviour change

7 years agoUpdate translation files from Crowdin cbr/crowdin_V8_2_BR V8_2_0rc1
Christophe Bourcier [Tue, 29 Nov 2016 16:24:56 +0000 (17:24 +0100)]
Update translation files from Crowdin

7 years agoIncrement version: 8.2.0
vsr [Tue, 29 Nov 2016 13:32:15 +0000 (16:32 +0300)]
Increment version: 8.2.0

7 years ago23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner
eap [Mon, 28 Nov 2016 14:47:32 +0000 (17:47 +0300)]
23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner

7 years ago23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner
eap [Mon, 28 Nov 2016 14:06:48 +0000 (17:06 +0300)]
23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner

7 years agoIPAL53822: TC8.2.0:Assign a set of hypotheses is frozen
eap [Fri, 25 Nov 2016 15:05:15 +0000 (18:05 +0300)]
IPAL53822: TC8.2.0:Assign a set of hypotheses is frozen

7 years agoFix regressions
eap [Fri, 25 Nov 2016 14:24:41 +0000 (17:24 +0300)]
Fix regressions

7 years agoMerge branch 'V8_2_BR' into pre/V8_2_BR
Paul RASCLE [Thu, 24 Nov 2016 18:07:48 +0000 (19:07 +0100)]
Merge branch 'V8_2_BR' into pre/V8_2_BR

7 years agoZcracks plugin adaptation to new Zcracks tool
Paul RASCLE [Thu, 24 Nov 2016 18:00:44 +0000 (19:00 +0100)]
Zcracks plugin adaptation to new Zcracks tool

7 years agoFix pb with save/restore GEOM for Debian 6.0
skv [Thu, 24 Nov 2016 12:54:21 +0000 (15:54 +0300)]
Fix pb with save/restore GEOM for Debian 6.0

7 years agoMerge branch 'master' of salome:modules/smesh
ana [Thu, 24 Nov 2016 11:29:56 +0000 (14:29 +0300)]
Merge branch 'master' of salome:modules/smesh

7 years agoWindows compatibility.
ana [Thu, 24 Nov 2016 11:29:42 +0000 (14:29 +0300)]
Windows compatibility.

7 years agoMerge remote-tracking branch 'origin/cbr/fix_import_gmf_pyramids_orientation'
rnv [Thu, 24 Nov 2016 08:34:29 +0000 (11:34 +0300)]
Merge remote-tracking branch 'origin/cbr/fix_import_gmf_pyramids_orientation'

7 years agoFix pyramids orientation in GMF import/export cbr/fix_import_gmf_pyramids_orientation
Christophe Bourcier [Thu, 24 Nov 2016 07:39:01 +0000 (08:39 +0100)]
Fix pyramids orientation in GMF import/export

7 years ago23395: EDF 13855 - Crash SALOME when creating a mesh
eap [Wed, 23 Nov 2016 18:04:46 +0000 (21:04 +0300)]
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

7 years agoIPAL53819: Mesh edition clears Numbering
eap [Tue, 22 Nov 2016 11:34:16 +0000 (14:34 +0300)]
IPAL53819: Mesh edition clears Numbering

  Keep numbering when a mesh is cleared

7 years agoDon't drop the control mode when a mesh becomes empty
eap [Mon, 21 Nov 2016 17:05:01 +0000 (20:05 +0300)]
Don't drop the control mode when a mesh becomes empty

+ Update mesh when unassign hypothesis

7 years ago23394: EDF - non regression test fails - problem of projection of a quadrangle face...
eap [Mon, 21 Nov 2016 16:30:24 +0000 (19:30 +0300)]
23394: EDF - non regression test fails - problem of projection of a quadrangle face on a cylinder

7 years ago23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
eap [Fri, 18 Nov 2016 16:39:59 +0000 (19:39 +0300)]
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

7 years agoFix compilation error on some platforms.
rnv [Thu, 17 Nov 2016 09:32:01 +0000 (12:32 +0300)]
Fix compilation error on some platforms.

7 years agoPerformance regression of SALOME_TESTS/Grids/smesh/bugs_18/V9 V8_2_0b1
eap [Wed, 16 Nov 2016 15:07:42 +0000 (18:07 +0300)]
Performance regression of SALOME_TESTS/Grids/smesh/bugs_18/V9

7 years agoOptimize ConvertToQuadratic
eap [Wed, 16 Nov 2016 13:48:50 +0000 (16:48 +0300)]
Optimize ConvertToQuadratic

   avoid computing octree->getHeight() upon each FindClosestTo() in SMESH_MesherHelper::FixQuadraticElements()

7 years agoFix regressions
eap [Tue, 15 Nov 2016 16:54:27 +0000 (19:54 +0300)]
Fix regressions

7 years agoRegression: outline is not shown if selection disabled before showing
eap [Mon, 14 Nov 2016 12:44:16 +0000 (15:44 +0300)]
Regression: outline is not shown if selection disabled before showing

7 years agoFix regression of the proxy mesh
eap [Fri, 11 Nov 2016 14:26:02 +0000 (17:26 +0300)]
Fix regression of the proxy mesh

7 years ago23386: EDF 13811 - Crash SALOME during compute
eap [Fri, 11 Nov 2016 13:39:46 +0000 (16:39 +0300)]
23386: EDF 13811 - Crash SALOME during compute
   reason: empty NbSegments in FixedPoints1D hypothesis

7 years ago23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
eap [Fri, 11 Nov 2016 12:14:46 +0000 (15:14 +0300)]
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

7 years agoRegression of 'make test'
eap [Thu, 10 Nov 2016 12:02:48 +0000 (15:02 +0300)]
Regression of 'make test'

7 years agoOptimize performance of mesh deletion upon hyp modification
eap [Wed, 9 Nov 2016 15:59:43 +0000 (18:59 +0300)]
Optimize performance of mesh deletion upon hyp modification

7 years ago23382: [CEA 1981] Wrong mesh SMESH test V8_2_0a1
eap [Mon, 7 Nov 2016 12:12:37 +0000 (15:12 +0300)]
23382: [CEA 1981] Wrong mesh SMESH test

7 years agoIMP 23373: [CEA 1170] Optimization of a 3D mesh using MG-Tetra
eap [Thu, 3 Nov 2016 15:55:09 +0000 (18:55 +0300)]
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()

7 years agoRNV: Fix compilation error.
Maintenance team (INV) [Tue, 1 Nov 2016 10:54:17 +0000 (13:54 +0300)]
RNV: Fix compilation error.

7 years ago23368: [CEA 1865] Possibility to define faces to mesh as a single one: transpatch...
eap [Mon, 31 Oct 2016 13:00:19 +0000 (16:00 +0300)]
23368: [CEA 1865] Possibility to define faces to mesh as a single one: transpatch mesh

7 years ago23365: [CEA 1938] Export med from a xao file fails
eap [Tue, 25 Oct 2016 14:48:54 +0000 (17:48 +0300)]
23365: [CEA 1938] Export med from a xao file fails

 Support multiple components

7 years ago23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
eap [Mon, 24 Oct 2016 15:07:46 +0000 (18:07 +0300)]
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe

7 years agoQt5 migration
Paul RASCLE [Fri, 21 Oct 2016 12:47:37 +0000 (14:47 +0200)]
Qt5 migration

7 years ago23104: EDF SMESH: Pre-study for Netgen 5x
eap [Fri, 7 Oct 2016 14:00:31 +0000 (17:00 +0300)]
23104: EDF SMESH: Pre-study for Netgen 5x

  Regression of SALOME_TESTS/Grids/smesh/1D_mesh_AutomaticLength_00/A3

7 years agoIPAL53698: Clipping dialog: ambiguos object identification by names
eap [Thu, 6 Oct 2016 16:57:35 +0000 (19:57 +0300)]
IPAL53698: Clipping dialog: ambiguos object identification by names

7 years agoIPAL53692: Display Entity menu item is available for groups and sub-meshes
eap [Thu, 6 Oct 2016 15:13:56 +0000 (18:13 +0300)]
IPAL53692: Display Entity menu item is available for groups and sub-meshes

7 years agoDOC: explain the semantics of the precision preference parameters
eap [Thu, 6 Oct 2016 11:11:45 +0000 (14:11 +0300)]
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

7 years ago0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateO...
vsr [Thu, 6 Oct 2016 08:20:14 +0000 (11:20 +0300)]
0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateObjBrowser(1)

7 years ago23352: [CEA] Order and naming of meshing algorithms
eap [Mon, 3 Oct 2016 14:53:47 +0000 (17:53 +0300)]
23352: [CEA] Order and naming of meshing algorithms

7 years agoSet dev version marker to 1.
vsr [Wed, 28 Sep 2016 10:20:28 +0000 (13:20 +0300)]
Set dev version marker to 1.

7 years agoMerge remote-tracking branch 'origin/cbr/crowdin_V8_1_BR' into V8_1_BR V8_1_BR V8_1_0 V8_1_0rc2
rnv [Thu, 22 Sep 2016 15:39:35 +0000 (18:39 +0300)]
Merge remote-tracking branch 'origin/cbr/crowdin_V8_1_BR' into V8_1_BR

7 years agoUpdate translation files from Crowdin cbr/crowdin_V8_1_BR
Christophe Bourcier [Thu, 22 Sep 2016 15:21:48 +0000 (17:21 +0200)]
Update translation files from Crowdin

7 years agoAdd OVERALL_MESH_QUALITY translation for status bar.
rnv [Thu, 22 Sep 2016 14:57:19 +0000 (17:57 +0300)]
Add OVERALL_MESH_QUALITY translation for status bar.

7 years agoFix for the '23337: [CEA 1942] When we modify a mesh hypothesis, the display in the...
rnv [Thu, 22 Sep 2016 09:55:34 +0000 (12:55 +0300)]
Fix for the '23337: [CEA 1942] When we modify a mesh hypothesis, the display in the 3D view is not deleted immediatly' issue.

7 years agoFix bugs with Cleaner and SurfOpt on Windows: cbr/fix_meshgems_plugins_for_windows
Christophe Bourcier [Wed, 21 Sep 2016 15:31:37 +0000 (17:31 +0200)]
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

7 years agoIncrement version: 8.1.0 V8_1_0rc1
rnv [Tue, 13 Sep 2016 09:45:54 +0000 (12:45 +0300)]
Increment version: 8.1.0

7 years ago23348: EDF 12916 - SALOME crashes when generating pyramids
eap [Fri, 9 Sep 2016 11:34:29 +0000 (14:34 +0300)]
23348: EDF 12916 - SALOME crashes when generating pyramids

7 years agoRegression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusion_01/B5
eap [Thu, 8 Sep 2016 17:53:37 +0000 (20:53 +0300)]
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.

7 years agoFix regression SALOME_TESTS/Grids/smesh/viscous_layers_00/A6
eap [Thu, 8 Sep 2016 16:15:49 +0000 (19:15 +0300)]
Fix regression SALOME_TESTS/Grids/smesh/viscous_layers_00/A6

7 years ago23321: EDF 12916 - Meshing problem
eap [Thu, 8 Sep 2016 16:01:15 +0000 (19:01 +0300)]
23321: EDF 12916 - Meshing problem
   StdMeshers_QuadToTriaAdaptor: solution for note (0021305) implemented but deactivated

StdMeshers_Projection_2d.cxx - morph deactivated for nb wires == 1

7 years agoFix for '23345: [CEA 1930] Wrong display of the unit of degrees' issue.
rnv [Thu, 8 Sep 2016 14:31:59 +0000 (17:31 +0300)]
Fix for '23345: [CEA 1930] Wrong display of the unit of degrees' issue.

7 years agoRegression of SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_00/A1
eap [Thu, 8 Sep 2016 11:33:45 +0000 (14:33 +0300)]
Regression of SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_00/A1

  Avoid failure on an edge having a zero-length 3D curve

7 years ago23332: EDF 13475 - Wrong quadratic mesh
eap [Wed, 7 Sep 2016 11:43:41 +0000 (14:43 +0300)]
23332: EDF 13475 - Wrong quadratic mesh

7 years agoIPAL53561: Extrusion 3D algo is not applicable to a prism with a seam on top/bottom
eap [Wed, 7 Sep 2016 11:43:02 +0000 (14:43 +0300)]
IPAL53561: Extrusion 3D algo is not applicable to a prism with a seam on top/bottom