]> SALOME platform Git repositories - tools/eficas.git/commitdiff
Salome HOME
thermal
authorpascale.noyret <pascale.noyret@edf.fr>
Tue, 1 Dec 2020 09:03:33 +0000 (10:03 +0100)
committerpascale.noyret <pascale.noyret@edf.fr>
Tue, 1 Dec 2020 09:03:33 +0000 (10:03 +0100)
Vimmp/cata_CSAndCPS_v5.py

index bafd4807fe72ff8fd747d8c982ca872b24bb50f0..8328edfab46b89fef288f1af3ed8f9c75610d848 100644 (file)
@@ -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),
          ),
       ),