X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FTools%2FYamsPlug%2Fdoc%2FeditHypo.rst;h=3ed332ecd023f29861d34453702ff8457593490f;hb=dad744364c27f488c40d4357699ac6cd9d779330;hp=75b8eb76ad778cb6bd0f6cb5431626bf3e815437;hpb=dc02ba1daa1b72f50c68e772547f8fc444843680;p=modules%2Fsmesh.git diff --git a/src/Tools/YamsPlug/doc/editHypo.rst b/src/Tools/YamsPlug/doc/editHypo.rst index 75b8eb76a..3ed332ecd 100644 --- a/src/Tools/YamsPlug/doc/editHypo.rst +++ b/src/Tools/YamsPlug/doc/editHypo.rst @@ -1,14 +1,14 @@ .. _hypothesis-label: -=========================== -How to save Yams Parameters -=========================== +======================================= +How to save MeshGems-SurfOpt Parameters +======================================= -Yams hypothesis is not meshing hypothesis for Salome, but hypothesis for yams. -The current set of parameters is automatically written in the salome study object browser when you run computation. +MeshGems-SurfOpt hypothesis is not a meshing hypothesis for Salome, but an hypothesis for MeshGems-SurfOpt. +The current set of parameters is automatically written in the Salome study object browser when you run computation. -Theses parameters could also be stored in a special file. -Default file is $HOME/.yams.dat. +These parameters could also be stored in a special file. +Default file is $HOME/.MGSurfOpt.dat. This ASCII file is appended, and never cleaned. In frame "Plug-in Generic Options": @@ -23,15 +23,15 @@ At the bottom of the dialog window: - To load the default setting, click on "Default" pushbutton. . -**example of .yams.dat** +**example of .MGSurfOpt.dat** .. code-block:: python - # YAMS hypothesis parameters + # MGSurfOpt hypothesis parameters # Params for mesh : Mesh_1 # Date : 23/05/13 14:23:18 - # Command : yams -v 3 -O 0 -Drelative,tolerance=0.100000,maxsize=0.010000,minsize=0.000000 /tmp/ForYams_1.mesh + # Command : mg-surfopt.exe --verbose 3 --chordal_error 0.1 --max_size 0.01 --minsize 0.0 --in /tmp/ForSurfOpt_1.mesh Optimisation=Quality improvement Only (0) Units=Relative ChordalToleranceDeviation=0.1