]> SALOME platform Git repositories - modules/homard.git/commitdiff
Salome HOME
Informations sur les évolutions du binaire
authorGerald NICOLAS <gerald.nicolas@edf.fr>
Mon, 22 Feb 2016 09:02:37 +0000 (10:02 +0100)
committerGerald NICOLAS <gerald.nicolas@edf.fr>
Mon, 22 Feb 2016 09:02:37 +0000 (10:02 +0100)
doc/en/divers.rst
doc/fr/divers.rst

index 265c747c1a737b3e62ec3041f22d1f9d554f2c04..69f84a3dcaac90d77603281903758f812e53b334 100644 (file)
@@ -44,7 +44,7 @@ SALOME RELEASE 7.2:
       ``iter.Compute(option)`` becomes ``iter.Compute(option1, option2)``
     - A serie of iterations that is stored in a directory can be followed (see :ref:`gui_create_case`)
 
-SALOME VERSION 7.3:
+SALOME RELEASE 7.3:
     - English documentation
     - Options to track the computation (see :ref:`tui_create_iteration`): ``iter.SetInfoCompute(MessInfo)``
     - Automatic creation of YACS schema:
@@ -57,7 +57,7 @@ SALOME VERSION 7.3:
       ``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 :
+SALOME RELEASE 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.
@@ -65,8 +65,16 @@ SALOME VERSION 7.4 :
     - If an error occurs, the name of the message file is displayed.
     - Release 11.1 for the HOMARD binary. The conformal refinement of the meshes with hexaedra is improved: less meshes are produced.
 
-SALOME VERSION 7.5 :
+SALOME RELEASE 7.5 :
     - Additional extra output: diameters and qualities; the function ``SetExtraOutput(option)`` is now used (see :ref:`tui_create_hypothese`).
     - Release 11.2 for the HOMARD binary ; improvement for the 1D curve boundaries.
 
+SALOME RELEASE 7.6 :
+    - Interpolation of all the fields into the input file.
+
+SALOME RELEASE 8.1 :
+    - New options withinthe choice conformal/non-conformal.
+    - Less meshes are involved in the case of a non conformal refinement of a mesh made of hexahedra.
+    - Correction of an error when refinement and unrefinement are coupled for a mesh made of hexahedra.
+
 
index 203be26e66601302eee2c22e85085cfa15ef4691..ad5c626d6d88d102b3338f79d7a68a9f716d5411 100644 (file)
@@ -69,5 +69,13 @@ SALOME VERSION 7.5 :
     - Sorties supplémentaires optionnelles : diamètre et qualité ; on utilisera ``SetExtraOutput(option)`` (voir :ref:`tui_create_hypothese`).
     - Passage à la version 11.2 de l'exécutable HOMARD ; amélioration du suivi des frontières courbes 1D.
 
+SALOME VERSION 7.6 :
+    - Pilotage de l’interpolation de tous les champs présents dans le fichier d’entrée.
+
+SALOME VERSION 8.1 :
+    - Variantes dans les choix conforme / non conforme.
+    - Diminution du nombre de mailles impactées dans le cas d’un raffinement non conforme d’un maillage en hexaèdres.
+    - Correction d'une anomalie en raffinement / déraffinement d’un maillage en hexaèdres.
+