]> SALOME platform Git repositories - modules/homard.git/commitdiff
Salome HOME
Information sur les évolutions
authornicolas <nicolas>
Wed, 15 Jan 2014 14:42:37 +0000 (14:42 +0000)
committernicolas <nicolas>
Wed, 15 Jan 2014 14:42:37 +0000 (14:42 +0000)
doc/en/divers.rst
doc/fr/divers.rst

index 12455ae9fb2311202464f5548a2ffa57e1636a40..0265637477f397f00792648bd59c83df75d83021 100644 (file)
@@ -56,3 +56,8 @@ SALOME VERSION 7.3:
       ``SetFieldInterpTimeStep(FieldInterp, TimeStep)``: defines the time step for the interpolation of the field (see :ref:`tui_create_iteration`)
       ``SetFieldInterpTimeStepRank(FieldInterp, TimeStep, Rank)``: defines the time step and the rank for the interpolation of the field (see :ref:`tui_create_iteration`)
     - If error occurs into the python instructions, the program stops.
       ``SetFieldInterpTimeStep(FieldInterp, TimeStep)``: defines the time step for the interpolation of the field (see :ref:`tui_create_iteration`)
       ``SetFieldInterpTimeStepRank(FieldInterp, TimeStep, Rank)``: defines the time step and the rank for the interpolation of the field (see :ref:`tui_create_iteration`)
     - If error occurs into the python instructions, the program stops.
+
+SALOME VERSION 7.4 :
+    - Scroll bar for the large windows
+    - The meshes are published only if requested
+    - The torus is a new possibility for the analytical boundary
index 1994b6edb24af00781fad9ed9b25e89501b21acc..55874d24738882ccf6af61f4cfcd76c093be7f1d 100644 (file)
@@ -57,4 +57,9 @@ SALOME VERSION 7.3 :
       ``SetFieldInterpTimeStepRank(FieldInterp, TimeStep, Rank)`` : interpole le champ au pas de temps TimeStep et au numéro d'ordre Rank (voir :ref:`tui_create_iteration`)
     - Arrêt en cas d'erreur dans les données des instructions python
 
       ``SetFieldInterpTimeStepRank(FieldInterp, TimeStep, Rank)`` : interpole le champ au pas de temps TimeStep et au numéro d'ordre Rank (voir :ref:`tui_create_iteration`)
     - Arrêt en cas d'erreur dans les données des instructions python
 
+SALOME VERSION 7.4 :
+    - Grandes fenêtres avec ascenseur
+    - Publication des maillages à la demande
+    - Suivi de frontière analytique torique
+