From: pascale.noyret Date: Mon, 22 Jun 2020 16:00:28 +0000 (+0200) Subject: suite X-Git-Tag: Merge_V9_6~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c3a7476ad61c19dd979918f26cdcf2ff52f04d72;p=tools%2Feficas.git suite --- diff --git a/Vimmp/cata_CSAndCPS.py b/Vimmp/cata_CSAndCPS.py index e0f318df..b6999410 100755 --- a/Vimmp/cata_CSAndCPS.py +++ b/Vimmp/cata_CSAndCPS.py @@ -155,6 +155,7 @@ def FactTurbulence(statut): def bloc_FluideMacro(): return BLOC(condition = 'SystemType == "Continuum system"', + PhysicalDescription = FACT (statut ='o', FluidComplexe = SIMP(typ=bool, statut='o', defaut = False), FlowNature = SIMP(typ='TXM', statut='o', into =['Laminar', 'Turbulent'], position='global'), @@ -205,6 +206,7 @@ def bloc_FluideMacro(): ScalarTurbulenceModelling = FactTurbulence('f'), ), # il faut une validation de coherence entre l existence de tous les turbulencesModelling + ) # fin PhysicalDescription )# fin bloc_FluideMacro JdC = JDC_CATA (