From: pascale.noyret Date: Tue, 1 Dec 2020 09:03:33 +0000 (+0100) Subject: thermal X-Git-Tag: V210224_osthus~79^2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=168cf35d42eabd049343f19c325aa3b1ddd5322b;p=tools%2Feficas.git thermal --- diff --git a/Vimmp/cata_CSAndCPS_v5.py b/Vimmp/cata_CSAndCPS_v5.py index bafd4807..8328edfa 100644 --- a/Vimmp/cata_CSAndCPS_v5.py +++ b/Vimmp/cata_CSAndCPS_v5.py @@ -480,7 +480,7 @@ def bloc_FluideMacro(): ), # fin bloc_NonThermal bloc_NonNonThermalEffects = BLOC(condition = 'not(ThermalEffects == "Non thermal")', OriginOfThermalFluxModel = SIMP( statut='o', into =['Given', 'Interaction'], typ ='TXM'), - BlocGiven =creeBlocPourLesFichiers (' NatureOfThermalFluxModel == "Given"', None, ('Med', 'cgns' ), FieldName=1), + BlocGiven =creeBlocPourLesFichiers (' OriginOfThermalFluxModel == "Given"', None, ('Med', 'cgns' ), FieldName=1), ), ),