diff --git a/doc/salome/gui/SMESH/input/ghs3dprl_hypo.doc b/doc/salome/gui/SMESH/input/ghs3dprl_hypo.doc index 418f2f0b2..dc7985988 100644 --- a/doc/salome/gui/SMESH/input/ghs3dprl_hypo.doc +++ b/doc/salome/gui/SMESH/input/ghs3dprl_hypo.doc @@ -5,7 +5,8 @@ \n GHS3DPRL Parameters hypothesis works only with Tetrahedron (Tepal with TetMesh-GHS3D) algorithm. \n \n This algorithm is a commercial software, its use requires a licence (http://www.distene.com/fr/build/offer.html). -\n For example, Tepal gives the possibility to generate a partitioned + +\n Tepal gives the possibility to generate a partitioned mesh with 200 million tetrahedrons on a computer with average memory size (2Go RAM) in about 50 hours on one CPU (Xeon, 2008). This is a serious alternative to GHS3D, which requires a much less common @@ -13,8 +14,8 @@ configuration with 64Go RAM to only try to make a partition of a mesh with 200 million tetrahedrons, no result guaranteed. \n \note The Plugin doesn't load in the Memory the supposedly large resulting meshes. -The meshes are imported in the user-defined location as MED files via menu File-Import-MED Files. -\n Pay attention, that Salome GUI Salome needs 2Go RAM. to load a MED +The meshes are saved in MED files and can be imported in the user-defined location via menu File-Import-MED Files. +\n Pay attention, that Salome GUI needs 2Go RAM. to load a MED file with 5 million tetrahedrons. \image html ghs3dprl_parameters_basic.png @@ -24,19 +25,20 @@ file with 5 million tetrahedrons. Name - allows to define the name of the hypothesis (GHS3DPRL Parameters by default).
@@ -89,30 +93,15 @@ example:
-Advanced tepal Parameters - type "tepal" in a Terminal.
+ Advanced tepal Parameters
\verbatim -myname@myhost > tepal - ===================================== - GHS3D-TEPAL 1.4.2 (Dec, 2006) 10-Dec-2008 AT 12:59:48 - ===================================== - - Distene SAS - Pole Teratec - BARD-1 - Domaine du Grand Rue - 91680 Bruyeres le Chatel - FRANCE - Phone: +33(0)1-69-26-62-10 Fax: +33(0)1-69-26-90-33 - EMail: support@distene.com - - COPYRIGHT (C)2006 DISTENE ALL RIGHTS RESERVED - USAGE : tepal options With options : --filename name (-f name) : - Default name of the input case (MANDATORY) + Prefix of the input case (MANDATORY) --ndom n (-n n) : Number of subdomains to make (MANDATORY) @@ -144,7 +133,7 @@ With options : --rebuild_retag (-t ) : Tags vertices, faces (and tetra if selected) with their - subdomain number in the final merger of subdomains (keeps the lowest tag for shared elements) + subdomain number in the final merge of subdomains (keeps the lowest tag for shared elements) --rebuild_ensight_parts (-e ) : Builds ensight geom file with parts @@ -152,15 +141,6 @@ With options : --tetmesh_args str (-G str) : Arguments to pass to Tetmesh during cutting process - ============================================================================== - GHS3D-TEPAL SOFTWARE 1.4.2 (Dec, 2006) - END OF SESSION - COPYRIGHT (C)2006 DISTENE ALL RIGHTS RESERVED - ============================================================================== - ( Distene SAS - Phone: +33(0)1-69-26-62-10 Fax: +33(0)1-69-26-90-33 - EMail: support@distene.com ) - \endverbatim