From: Gerald Nicolas Date: Thu, 20 Mar 2014 16:42:07 +0000 (+0100) Subject: Documentation des évolutions X-Git-Tag: V7_4_0a1~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a524c54c9dc0ede8685a2854ec48e4bf7a2a15c4;p=modules%2Fhomard.git Documentation des évolutions --- diff --git a/doc/en/divers.rst b/doc/en/divers.rst index 978bd7e3..f9ae1115 100644 --- a/doc/en/divers.rst +++ b/doc/en/divers.rst @@ -62,4 +62,5 @@ SALOME VERSION 7.4 : - The meshes are published only if requested. - The torus is a new possibility for the analytical boundary. - The function ``SetAdapRefinUnRef(TypeAdap, TypeRaff, TypeDera)`` is suppressed. For an adaptation by a field or by zones, the mode refinement/unrefinement is automatically set from the other parameters of the hypothesis. For a uniform refinement, the function ``SetUnifRefinUnRef(TypeRaffDera)`` is now used (see :ref:`tui_create_hypothese`). + - If an error occurs, the name of the message file is displayed. diff --git a/doc/fr/divers.rst b/doc/fr/divers.rst index 7f07ae9f..fce811bb 100644 --- a/doc/fr/divers.rst +++ b/doc/fr/divers.rst @@ -62,5 +62,6 @@ SALOME VERSION 7.4 : - Publication des maillages à la demande. - Suivi de frontière analytique torique. - La fonction ``SetAdapRefinUnRef(TypeAdap, TypeRaff, TypeDera)`` est supprimée. Pour une adaptation selon un champ ou des zones, le mode raffinement/déraffinement est automatiquement déduit des autres paramètres de l'hypothèse. Pour un raffinement uniforme, on utilisera ``SetUnifRefinUnRef(TypeRaffDera)`` (voir :ref:`tui_create_hypothese`). + - En cas d'erreur dans l'adaptation, le nom du fichier de messages est affiché.