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=ab3a17e8d65a3f170d930fafa21e97171b52e00f;hpb=048254931e95c15dd9d68c71a82d9ab11c61ed17;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 ab3a17e8d..dfad08343 100644 --- a/doc/salome/gui/SMESH/input/ghs3d_hypo.doc +++ b/doc/salome/gui/SMESH/input/ghs3d_hypo.doc @@ -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 @@ -34,7 +35,33 @@ software will be started with 100 Megabytes of working space.
  • files of ghs3d software, which are files starting with "GHS3D_" prefix.
  • Keep working files - allows to check input and output files -of ghs3d software, while usually these files are removed after mesher launch
  • +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