Salome HOME
0020611: [CEA] Algo lacking when editing MED meshing
authoreap <eap@opencascade.com>
Wed, 24 Feb 2010 13:54:30 +0000 (13:54 +0000)
committereap <eap@opencascade.com>
Wed, 24 Feb 2010 13:54:30 +0000 (13:54 +0000)
* Generate hexahedrons from 2D skin mesh

doc/salome/gui/SMESH/input/basic_meshing_algos.doc

index a83a64f9f7f2f02b82e84c65569beae8f2890b9d..e957a97138435df1cbae9f24346b9d057968abeb 100644 (file)
@@ -47,6 +47,15 @@ tetrahedral (pyramidal) elements.</li>
 \image html image126.gif "Example of a hexahedral 3D mesh"
 </ul>
 
+Some of 3D meshing algorithms also can generate 3D meshes from 2D meshes, working without
+geometrical objects. Such algorithms are
+<ul>
+<li>Hexahedron meshing algorithm (i,j,k),</li>
+<li>Tetrahedron (Netgen and GHS3D) meshing algorithms,</li>
+<li>Hexotic.</li>
+</ul>
+
+
 \note BLSURF and GHS3D are commercial meshers and require a
 license to be used within the Mesh module.