From 0ac7e500997322744c76b5c7d910608888106122 Mon Sep 17 00:00:00 2001 From: Chi-Tuan Pham <chi-tuan.pham@edf.fr> Date: Wed, 7 Jun 2023 16:44:30 +0200 Subject: [PATCH] [dico][telemac3d] Remove deprecated help for keyword IMPLICITATION FOR DIFFUSION as the keyword OPTION FOR THE DIFFUSION was removed in v7p3 + typo in French help, thanks to Sara --- sources/telemac3d/telemac3d.dico | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/sources/telemac3d/telemac3d.dico b/sources/telemac3d/telemac3d.dico index d95b22207b..c499d2aa47 100644 --- a/sources/telemac3d/telemac3d.dico +++ b/sources/telemac3d/telemac3d.dico @@ -5272,15 +5272,11 @@ RUBRIQUE1 = 'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'DIFFUSION' NIVEAU = 0 AIDE = -'Fixe la valeur du coefficient d''implication pour l''etape de -diffusion. -Dans le cas de \telkey{OPTION POUR LA DIFFUSION} = 2, cette valeur est -ecrasee a 0 et un traitement particulier est fait pour la diffusion.' +'Fixe la valeur du coefficient d implicitation pour l etape de +diffusion.' AIDE1 = 'Sets the value of the implicitation coefficient for the -diffusion step. -When \telkey{OPTION FOR THE DIFFUSION} = 2, this value is changed at 0 -and a specific treatment is done for the diffusion.' +diffusion step.' / //////////////////////////////////////////////////////////////////////// /////// 5.4.5-NON HYDROSTATIC -- GitLab