X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fen%2Ftui_create_hypothese.rst;h=2d90df06073c732704396ef8412a2a5e5592beec;hb=f49cb7be43bb382b2c5aa9c6d0e1e1b92f04ba95;hp=63fb554ba5f32c01b651f4d4d1299a10f3c19fce;hpb=e1e72cc38953c4a044fcc9e0d91e0c3a1ae439f0;p=modules%2Fhomard.git diff --git a/doc/en/tui_create_hypothese.rst b/doc/en/tui_create_hypothese.rst index 63fb554b..2d90df06 100644 --- a/doc/en/tui_create_hypothese.rst +++ b/doc/en/tui_create_hypothese.rst @@ -7,7 +7,7 @@ The hypothesis .. index:: single: hypothesis .. index:: single: zone -The variables are described in :ref:`gui_create_hypothese`. +The variables are described in :doc:`gui_create_hypothese`. Methods of the class homard *************************** @@ -360,7 +360,7 @@ Interpolation of fields +---------------------------------------------------------------+ .. note:: - The file and the time steps for the fiels are defined with the iteration; see :ref:`tui_create_iteration`. + The file and the time steps for the fiels are defined with the iteration; see :doc:`tui_create_iteration`. Advanced options ================ @@ -414,7 +414,7 @@ Advanced options | | | **SetExtraOutput(option)** | | Acts if some extra information are required into the | -| output MED file. The option is a product of 2, 3, 5. | +| output MED file. The option is a product of 2, 3, 5, 7. | | | | - ``option``: integer as follows: | | | @@ -422,6 +422,7 @@ Advanced options | * 2x : the refinement level of every mesh is produced| | * 3x : the quality of every mesh | | * 5x : the diameter of every mesh | +| * 7x : common parent of every mesh | +---------------------------------------------------------------+ | .. module:: GetExtraOutput | | | @@ -446,7 +447,7 @@ The creation of the object hypo_1 is done as follows: Similar graphical input *********************** -Look at :ref:`gui_create_hypothese` +Look at :doc:`gui_create_hypothese` .. warning:: With the graphical input mode, if an hypothesis is edited and if one of the characteristic is modified, the value of the threshold for the refinement for example, all the iterations that were computed with this hypothesis are unvalidated. In python mode, that is not true: the iterations stay as they are.