From c823994c4317fe73f534d97901d2a1fe00c92f97 Mon Sep 17 00:00:00 2001 From: Gerald NICOLAS Date: Mon, 22 Feb 2016 10:02:37 +0100 Subject: [PATCH] =?utf8?q?Informations=20sur=20les=20=C3=A9volutions=20du?= =?utf8?q?=20binaire?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- doc/en/divers.rst | 14 +++++++++++--- doc/fr/divers.rst | 8 ++++++++ 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/doc/en/divers.rst b/doc/en/divers.rst index 265c747c..69f84a3d 100644 --- a/doc/en/divers.rst +++ b/doc/en/divers.rst @@ -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. + diff --git a/doc/fr/divers.rst b/doc/fr/divers.rst index 203be26e..ad5c626d 100644 --- a/doc/fr/divers.rst +++ b/doc/fr/divers.rst @@ -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. + -- 2.39.2