X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGHS3DPLUGIN%2Finput%2Fghs3d_hypo.doc;fp=doc%2Fsalome%2Fgui%2FGHS3DPLUGIN%2Finput%2Fghs3d_hypo.doc;h=c800d80166694e6969dd7c48e813bd4dc6c5fad0;hb=e3fa7c8dbf15328e6c879eca2d48dd1b43ced0f6;hp=27198b23e63816fba3b2a7957b0e15933f71d4e4;hpb=7a619482ca5906432bc889df6206c10fbf2640ef;p=plugins%2Fghs3dplugin.git diff --git a/doc/salome/gui/GHS3DPLUGIN/input/ghs3d_hypo.doc b/doc/salome/gui/GHS3DPLUGIN/input/ghs3d_hypo.doc index 27198b2..c800d80 100644 --- a/doc/salome/gui/GHS3DPLUGIN/input/ghs3d_hypo.doc +++ b/doc/salome/gui/GHS3DPLUGIN/input/ghs3d_hypo.doc @@ -1,12 +1,12 @@ /*! -\page ghs3d_hypo_page GHS3D Parameters hypothesis +\page ghs3d_hypo_page MG-Tetra Parameters hypothesis \anchor ghs3d_top -GHS3D Parameters hypothesis works only with Tetrahedron (GHS3D) +MG-Tetra Parameters hypothesis works only with MG-Tetra algorithm. This algorithm is a commercial software. -To get a licence, visit http://www.distene.com/en/corp/eval-distene.html +To get a license, visit http://www.distene.com/en/corp/eval-distene.html \tableofcontents @@ -14,7 +14,7 @@ To get a licence, visit http://www.distene.com/en/corp/eval-distene.html \image html ghs3d_parameters_basic.png -- Name - allows to define the name of the hypothesis (GHS3D +- Name - allows to define the name of the hypothesis (MG-Tetra Parameters by default). - Mesh holes - if checked, the algorithm will @@ -27,7 +27,7 @@ create groups of just generated elements corresponding to each mesh domain.
- Optimization level - allows choosing the required -optimization level (higher level of optimisation provides better mesh, +optimization level (higher level of optimization provides better mesh, but can be time-consuming): - none @@ -48,18 +48,18 @@ but can be time-consuming): \subsection memory_settings Memory settings -- Maximum memory size - launches ghs3d software with +- Maximum memory size - launches MG-Tetra software with work space limited to the specified amount of RAM, in Mbytes. If this option is checked off, the software will be launched with 7O% of the total RAM space. -- Initial memory size - starts ghs3d software with +- Initial memory size - starts MG-Tetra software with the specified amount of work space, in Mbytes. If this option is checked off, the software will be started with 100 Megabytes of working space. \subsection log Logs and debug - Working directory - allows defining the folder for input and output -files of ghs3d software, which are the files starting with "GHS3D_" prefix. +files of MG-Tetra software, which are the files starting with "GHS3D_" prefix. - Verbose level - to choose verbosity level in the range from 0 to 10. @@ -83,16 +83,16 @@ is enabled (there must be a log file to delete it) and Keep all working files (in this case the log file is always kept). - Keep all working files - allows checking input and output files -of ghs3d software, while usually these files are removed after the +of MG-Tetra software, while usually these files are removed after the launch of the mesher. The log file (if any) is also kept if this option is checked. \subsection advanced_meshing_options Advanced meshing options -- Create new nodes - if this option is checked off, ghs3d +- Create new nodes - if this option is checked off, MG-Tetra tries to create tetrahedrons using only the nodes of the 2D mesh. -- Remove the initial central point TetMesh-GHS3D adds an internal point -at the gravity centre of the bounding box to speed up and to simplify +- Remove the initial central point MG-Tetra adds an internal point +at the gravity center of the bounding box to speed up and to simplify the meshing process. However, it is possible to refrain from creating this point by using the command line option -no initial central point. This can be particularly useful to generate a volume mesh without internal points at all and in some rare cases @@ -118,7 +118,7 @@ positive volume). replacing overconstrained elements where it is possible. At first the process slices the overconstrained edges and at second the overconstrained facets. This ensures that there are no edges with two boundary -vertices and that there are no facets with three boundary vertices. TetMesh-GHS3D gives the initial +vertices and that there are no facets with three boundary vertices. MG-Tetra gives the initial and final overconstrained edges and facets. It also gives the facets which have three edges on the boundary. Note: when using this option, the speed of the meshing process may @@ -129,7 +129,7 @@ By default, the FEM correction is not used. WARNING: Changing the default value of this parameter may dramatically decrease the quality of the resulting mesh. - Option as text - allows to input in the command line any text -for ghs3d, for example, advanced options. +for MG-Tetra, for example, advanced options. \ref ghs3d_top "Back to top" @@ -137,15 +137,15 @@ for ghs3d, for example, advanced options. \image html ghs3d_enforced_vertices.png -GHS3D algorithm can locally make the mesh finer. It is possible to +MG-Tetra algorithm can locally make the mesh finer. It is possible to define enforced vertices in the volume where the mesh will be detailed. A node will be created at the enforced vertex coordinates. An enforced vertex is defined by: - A vertex - - from GEOM (Vertex, Compound) - only avaible on meshes with no + - from GEOM (Vertex, Compound) - only available on meshes with no geometry attached - - or from (x,y,z) cartesian coordinates + - or from (x,y,z) Cartesian coordinates - A constant physical size - If a group name is given, the created node will be added to the group. If the group does not exist, it is created. @@ -156,7 +156,7 @@ group. If the group does not exist, it is created. \image html ghs3d_enforced_meshes.png -GHS3D algorithm can be forced by other meshes, sub-meshes or +MG-Tetra algorithm can be forced by other meshes, sub-meshes or groups. The constraint elements should be contained entirely into the solid mesh. - The constraint element types are: @@ -166,7 +166,7 @@ entirely into the solid mesh. - If a group name is given, the enforced elements will be added to the group. If the group does not exist, it is created. -
See Also a sample TUI Script of the \ref tui_ghs3d "creation of a Ghs3D hypothesis", including enforced vertices and meshes. +
See Also a sample TUI Script of the \ref tui_ghs3d "creation of a MG-Tetra hypothesis", including enforced vertices and meshes. \ref ghs3d_top "Back to top"