X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fghs3d_hypo.doc;h=dfad0834352e99b727d1e8651899a961d9e5513b;hb=3d5cf736e4cec3344600d1e007204c6b36efe5b9;hp=85d12794ab5b702f3b8fb6210c252d7e0f27b6b5;hpb=4e87b41d698ca3a2cc4d9535d305ba2d2e4755f9;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/ghs3d_hypo.doc b/doc/salome/gui/SMESH/input/ghs3d_hypo.doc index 85d12794a..dfad08343 100644 --- a/doc/salome/gui/SMESH/input/ghs3d_hypo.doc +++ b/doc/salome/gui/SMESH/input/ghs3d_hypo.doc @@ -2,7 +2,7 @@ \page ghs3d_hypo_page GHS3D Parameters hypothesis -\n GHS3D Parameters hypothesis works only with Tetrahedron (GHS3d) +\n GHS3D Parameters hypothesis works only with Tetrahedron (GHS3D) algorithm. This algorithm is a commercial software. \image html ghs3d_parameters_basic.png @@ -13,7 +13,8 @@ Parameters by default).
  • To mesh holes - if this box is checked, the algorithm will create mesh also in holes inside a solid shape, else only the outermost -shape will be meshed.
  • +shape will be meshed. Volumic elements created within holes are bound +to the solid.
  • Optimization level - sets the desired optimization level. Optimization levels are: none, light, medium, strong, in increasing @@ -30,11 +31,37 @@ checked off, the software will be launched with 0.7 * total RAM space.
  • specified Megabytes of work space. If this option is checked off, the software will be started with 100 Megabytes of working space. -
  • Working directory - Defines folder for input and output +
  • Working directory - defines folder for input and output files of ghs3d software, which are files starting with "GHS3D_" prefix.
  • -
  • To keep working files - allows to check input and output files -of ghs3d software, while usually these files are removed after mesher launch
  • +
  • Keep working files - allows to check input and output files +of ghs3d software, while usually these files are removed after mesher launch.
  • + +
  • Verbose level - to choose verbosity level in the range 0 to 10. +
  • + +
  • To create new nodes - if this option is checked off, ghs3d +tries to create tetrahedrons using only nodes of 2D mesh.
  • + +
  • To use boundary recovery version - enables using a +boundary recovery module which tries to +create volume meshes starting from very poor quality surface meshes +(almost flat triangles on the surface, high density propagation, +extreme aspect ratios, etc.) which fails with the standard version. The +resulting volume mesh will however most likely have a very poor +quality (poor aspect ratio of elements, tetrahedra with a very small +positive volume).
  • + +
  • Option as text - allows entering any text that will be +used as command line option of ghs3d. This is for giving +hidden/undocumented/advanced options