diff --git a/etc/templates/closedVolume/constant/physicalProperties b/etc/templates/closedVolume/constant/physicalProperties index 887d24383d..de221ebd25 100644 --- a/etc/templates/closedVolume/constant/physicalProperties +++ b/etc/templates/closedVolume/constant/physicalProperties @@ -40,7 +40,7 @@ mixture thermodynamics { Cv 712; - Hf 0; + hf 0; } transport { diff --git a/etc/templates/compressibleInflowOutflow/constant/physicalProperties b/etc/templates/compressibleInflowOutflow/constant/physicalProperties index 80135919d0..7a428dec13 100644 --- a/etc/templates/compressibleInflowOutflow/constant/physicalProperties +++ b/etc/templates/compressibleInflowOutflow/constant/physicalProperties @@ -34,7 +34,7 @@ mixture // air at room temperature (293 K) thermodynamics { Cp 1005; - Hf 0; + hf 0; } transport { diff --git a/etc/templates/singleFluidCHT/templates/materials/air/physicalProperties b/etc/templates/singleFluidCHT/templates/materials/air/physicalProperties index 0f30fc0c3d..c0a4b9941d 100644 --- a/etc/templates/singleFluidCHT/templates/materials/air/physicalProperties +++ b/etc/templates/singleFluidCHT/templates/materials/air/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1005; // [J/kg/K] - Hf 0; + hf 0; } transport { diff --git a/etc/templates/singleFluidCHT/templates/materials/aluminium/physicalProperties b/etc/templates/singleFluidCHT/templates/materials/aluminium/physicalProperties index e392b87354..ff4cca4cbd 100644 --- a/etc/templates/singleFluidCHT/templates/materials/aluminium/physicalProperties +++ b/etc/templates/singleFluidCHT/templates/materials/aluminium/physicalProperties @@ -39,7 +39,7 @@ mixture thermodynamics { - Hf 0; + hf 0; Cv 896; // [J/kg/K] } diff --git a/etc/templates/singleFluidCHT/templates/materials/copper/physicalProperties b/etc/templates/singleFluidCHT/templates/materials/copper/physicalProperties index 5b632dd727..36612f88c1 100644 --- a/etc/templates/singleFluidCHT/templates/materials/copper/physicalProperties +++ b/etc/templates/singleFluidCHT/templates/materials/copper/physicalProperties @@ -39,7 +39,7 @@ mixture thermodynamics { - Hf 0; + hf 0; Cv 385; // [J/kg/K] } diff --git a/etc/templates/singleFluidCHT/templates/materials/water/physicalProperties b/etc/templates/singleFluidCHT/templates/materials/water/physicalProperties index e92501280c..02a13dcb6f 100644 --- a/etc/templates/singleFluidCHT/templates/materials/water/physicalProperties +++ b/etc/templates/singleFluidCHT/templates/materials/water/physicalProperties @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4181; // [J/kg/K] at T = 293 K - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/interfaceComposition/waterAndIsopropanolEvaporation/constant/physicalProperties.liquid.orig b/test/multiphaseEuler/interfaceComposition/waterAndIsopropanolEvaporation/constant/physicalProperties.liquid.orig index 8fa6726833..51a610dcb2 100644 --- a/test/multiphaseEuler/interfaceComposition/waterAndIsopropanolEvaporation/constant/physicalProperties.liquid.orig +++ b/test/multiphaseEuler/interfaceComposition/waterAndIsopropanolEvaporation/constant/physicalProperties.liquid.orig @@ -45,7 +45,7 @@ H2O } thermodynamics { - Hf -1.5879e+07; + hf -1.5879e+07; Cv 4195; } transport @@ -67,7 +67,7 @@ C3H8O } thermodynamics { - Hf -5.303e+06; + hf -5.303e+06; Cv 2680; } transport diff --git a/test/multiphaseEuler/interfaceComposition/waterEvaporation/constant/physicalProperties.liquid.orig b/test/multiphaseEuler/interfaceComposition/waterEvaporation/constant/physicalProperties.liquid.orig index 303ea6cc79..25d7fe0339 100644 --- a/test/multiphaseEuler/interfaceComposition/waterEvaporation/constant/physicalProperties.liquid.orig +++ b/test/multiphaseEuler/interfaceComposition/waterEvaporation/constant/physicalProperties.liquid.orig @@ -39,7 +39,7 @@ mixture { Cp 4195; Cv 4195; - Hf -1.5879e+07; + hf -1.5879e+07; } transport { diff --git a/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.air1 b/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.air1 index 1c20ac8e0c..2857abf339 100644 --- a/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.air1 +++ b/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.air1 @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.air2 b/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.air2 index 6859eeb986..4461d77de1 100644 --- a/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.air2 +++ b/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.air2 @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.air3 b/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.air3 index 507a9a69e5..3c222a0da6 100644 --- a/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.air3 +++ b/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.air3 @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.water b/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.water index e24db73980..9f88abb209 100644 --- a/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.water +++ b/test/multiphaseEuler/populationBalance/binaryBreakup/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 4195; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.air1 b/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.air1 index 1c20ac8e0c..2857abf339 100644 --- a/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.air1 +++ b/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.air1 @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.air2 b/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.air2 index 6859eeb986..4461d77de1 100644 --- a/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.air2 +++ b/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.air2 @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.air3 b/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.air3 index 507a9a69e5..3c222a0da6 100644 --- a/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.air3 +++ b/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.air3 @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.water b/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.water index e24db73980..9f88abb209 100644 --- a/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.water +++ b/test/multiphaseEuler/populationBalance/breakup/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 4195; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.air1 b/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.air1 index 1c20ac8e0c..2857abf339 100644 --- a/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.air1 +++ b/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.air1 @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.air2 b/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.air2 index 6859eeb986..4461d77de1 100644 --- a/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.air2 +++ b/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.air2 @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.air3 b/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.air3 index 507a9a69e5..3c222a0da6 100644 --- a/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.air3 +++ b/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.air3 @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.water b/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.water index e24db73980..9f88abb209 100644 --- a/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.water +++ b/test/multiphaseEuler/populationBalance/coalescence/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 4195; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/drift/constant/physicalProperties.air b/test/multiphaseEuler/populationBalance/drift/constant/physicalProperties.air index ec67d27ce9..8ddd59ddd3 100644 --- a/test/multiphaseEuler/populationBalance/drift/constant/physicalProperties.air +++ b/test/multiphaseEuler/populationBalance/drift/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/drift/constant/physicalProperties.water b/test/multiphaseEuler/populationBalance/drift/constant/physicalProperties.water index cfd4a8c149..b0f6e4bcf0 100644 --- a/test/multiphaseEuler/populationBalance/drift/constant/physicalProperties.water +++ b/test/multiphaseEuler/populationBalance/drift/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 4195; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/isothermalGrowth/constant/physicalProperties.air1 b/test/multiphaseEuler/populationBalance/isothermalGrowth/constant/physicalProperties.air1 index 1c20ac8e0c..2857abf339 100644 --- a/test/multiphaseEuler/populationBalance/isothermalGrowth/constant/physicalProperties.air1 +++ b/test/multiphaseEuler/populationBalance/isothermalGrowth/constant/physicalProperties.air1 @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/isothermalGrowth/constant/physicalProperties.water b/test/multiphaseEuler/populationBalance/isothermalGrowth/constant/physicalProperties.water index 1eb48ca24e..31f80ab52c 100644 --- a/test/multiphaseEuler/populationBalance/isothermalGrowth/constant/physicalProperties.water +++ b/test/multiphaseEuler/populationBalance/isothermalGrowth/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 4195; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/negativeDrift/constant/physicalProperties.air b/test/multiphaseEuler/populationBalance/negativeDrift/constant/physicalProperties.air index ec67d27ce9..8ddd59ddd3 100644 --- a/test/multiphaseEuler/populationBalance/negativeDrift/constant/physicalProperties.air +++ b/test/multiphaseEuler/populationBalance/negativeDrift/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/negativeDrift/constant/physicalProperties.water b/test/multiphaseEuler/populationBalance/negativeDrift/constant/physicalProperties.water index cfd4a8c149..b0f6e4bcf0 100644 --- a/test/multiphaseEuler/populationBalance/negativeDrift/constant/physicalProperties.water +++ b/test/multiphaseEuler/populationBalance/negativeDrift/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 4195; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.air1 b/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.air1 index 1c20ac8e0c..2857abf339 100644 --- a/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.air1 +++ b/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.air1 @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.air2 b/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.air2 index 6859eeb986..4461d77de1 100644 --- a/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.air2 +++ b/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.air2 @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.air3 b/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.air3 index 507a9a69e5..3c222a0da6 100644 --- a/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.air3 +++ b/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.air3 @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.water b/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.water index 70a2fc6d84..752b0ce6d0 100644 --- a/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.water +++ b/test/multiphaseEuler/populationBalance/simultaneousCoalescenceAndBreakup/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/test/multiphaseEuler/thermal/waterEvaporation/constant/physicalProperties.steam.orig b/test/multiphaseEuler/thermal/waterEvaporation/constant/physicalProperties.steam.orig index eea5e2eaf4..b16ef06cac 100644 --- a/test/multiphaseEuler/thermal/waterEvaporation/constant/physicalProperties.steam.orig +++ b/test/multiphaseEuler/thermal/waterEvaporation/constant/physicalProperties.steam.orig @@ -33,12 +33,12 @@ mixture } thermodynamics { - Hf -1.34229e+07; + hf -1.34229e+07; Cp 2078.4; Cv 1616.9; Tref 372.76; - Hsref 128652; - Esref -43381.7; + hsRef 128652; + esRef -43381.7; } transport { diff --git a/test/multiphaseEuler/thermal/waterEvaporation/constant/physicalProperties.water.orig b/test/multiphaseEuler/thermal/waterEvaporation/constant/physicalProperties.water.orig index 6d43347c26..f4004f1e3c 100644 --- a/test/multiphaseEuler/thermal/waterEvaporation/constant/physicalProperties.water.orig +++ b/test/multiphaseEuler/thermal/waterEvaporation/constant/physicalProperties.water.orig @@ -37,12 +37,12 @@ mixture } thermodynamics { - Hf -1.58643e+07; + hf -1.58643e+07; Cv 4195; Cp 4195; Tref 372.76; - Hsref 312508; - Esref 312410; + hsRef 312508; + esRef 312410; } transport { diff --git a/test/postProcessing/channel/constant/physicalProperties b/test/postProcessing/channel/constant/physicalProperties index 390063ac16..1f43825de5 100644 --- a/test/postProcessing/channel/constant/physicalProperties +++ b/test/postProcessing/channel/constant/physicalProperties @@ -35,7 +35,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.air b/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.air index 8b6595effa..7afaa2bedc 100644 --- a/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.air +++ b/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.mercury b/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.mercury index 1aedcbcc7e..7ae232e38a 100644 --- a/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.mercury +++ b/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.mercury @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 139; - Hf 0; + hf 0; } transport { diff --git a/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.oil b/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.oil index 3f4d026749..a5710063d5 100644 --- a/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.oil +++ b/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.oil @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 2240; - Hf 0; + hf 0; } transport { diff --git a/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.water b/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.water index 6a023b2c36..7a44cd0d93 100644 --- a/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.water +++ b/tutorials/compressibleMultiphaseVoF/damBreak4phaseLaminar/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/compressibleVoF/climbingRod/constant/physicalProperties.air b/tutorials/compressibleVoF/climbingRod/constant/physicalProperties.air index 38b4a41461..44a2a8da39 100644 --- a/tutorials/compressibleVoF/climbingRod/constant/physicalProperties.air +++ b/tutorials/compressibleVoF/climbingRod/constant/physicalProperties.air @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/compressibleVoF/climbingRod/constant/physicalProperties.liquid b/tutorials/compressibleVoF/climbingRod/constant/physicalProperties.liquid index 4f1e2af597..473812b0c2 100644 --- a/tutorials/compressibleVoF/climbingRod/constant/physicalProperties.liquid +++ b/tutorials/compressibleVoF/climbingRod/constant/physicalProperties.liquid @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/compressibleVoF/damBreak/constant/physicalProperties.air b/tutorials/compressibleVoF/damBreak/constant/physicalProperties.air index 4ba349c594..b0abfe8df3 100644 --- a/tutorials/compressibleVoF/damBreak/constant/physicalProperties.air +++ b/tutorials/compressibleVoF/damBreak/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/compressibleVoF/depthCharge2D/constant/physicalProperties.air b/tutorials/compressibleVoF/depthCharge2D/constant/physicalProperties.air index 4ba349c594..b0abfe8df3 100644 --- a/tutorials/compressibleVoF/depthCharge2D/constant/physicalProperties.air +++ b/tutorials/compressibleVoF/depthCharge2D/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/compressibleVoF/depthCharge3D/constant/physicalProperties.air b/tutorials/compressibleVoF/depthCharge3D/constant/physicalProperties.air index 4ba349c594..b0abfe8df3 100644 --- a/tutorials/compressibleVoF/depthCharge3D/constant/physicalProperties.air +++ b/tutorials/compressibleVoF/depthCharge3D/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/compressibleVoF/depthCharge3D/constant/physicalProperties.water b/tutorials/compressibleVoF/depthCharge3D/constant/physicalProperties.water index 77d43ce6d8..2a26318d2c 100644 --- a/tutorials/compressibleVoF/depthCharge3D/constant/physicalProperties.water +++ b/tutorials/compressibleVoF/depthCharge3D/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/compressibleVoF/sloshingTank2D/constant/physicalProperties.air b/tutorials/compressibleVoF/sloshingTank2D/constant/physicalProperties.air index 4ba349c594..b0abfe8df3 100644 --- a/tutorials/compressibleVoF/sloshingTank2D/constant/physicalProperties.air +++ b/tutorials/compressibleVoF/sloshingTank2D/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/compressibleVoF/sloshingTank2D/constant/physicalProperties.water b/tutorials/compressibleVoF/sloshingTank2D/constant/physicalProperties.water index 77d43ce6d8..2a26318d2c 100644 --- a/tutorials/compressibleVoF/sloshingTank2D/constant/physicalProperties.water +++ b/tutorials/compressibleVoF/sloshingTank2D/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/compressibleVoF/throttle/constant/physicalProperties.water b/tutorials/compressibleVoF/throttle/constant/physicalProperties.water index 4e379bb29f..d37864ef51 100644 --- a/tutorials/compressibleVoF/throttle/constant/physicalProperties.water +++ b/tutorials/compressibleVoF/throttle/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/BernardCells/constant/physicalProperties b/tutorials/fluid/BernardCells/constant/physicalProperties index 2130b2ad9d..682d5dcbe4 100644 --- a/tutorials/fluid/BernardCells/constant/physicalProperties +++ b/tutorials/fluid/BernardCells/constant/physicalProperties @@ -40,7 +40,7 @@ mixture thermodynamics { Cv 712; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/aerofoilNACA0012/constant/physicalProperties b/tutorials/fluid/aerofoilNACA0012/constant/physicalProperties index 80135919d0..7a428dec13 100644 --- a/tutorials/fluid/aerofoilNACA0012/constant/physicalProperties +++ b/tutorials/fluid/aerofoilNACA0012/constant/physicalProperties @@ -34,7 +34,7 @@ mixture // air at room temperature (293 K) thermodynamics { Cp 1005; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/aerofoilNACA0012Steady/constant/physicalProperties b/tutorials/fluid/aerofoilNACA0012Steady/constant/physicalProperties index 6a52d18984..453ca4f29f 100644 --- a/tutorials/fluid/aerofoilNACA0012Steady/constant/physicalProperties +++ b/tutorials/fluid/aerofoilNACA0012Steady/constant/physicalProperties @@ -35,7 +35,7 @@ mixture // air at room temperature (293 K) thermodynamics { Cp 1005; - Hf 0; + hf 0; } transport diff --git a/tutorials/fluid/angledDuct/constant/physicalProperties b/tutorials/fluid/angledDuct/constant/physicalProperties index bc04ce5d9d..0892071132 100644 --- a/tutorials/fluid/angledDuct/constant/physicalProperties +++ b/tutorials/fluid/angledDuct/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1005; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/angledDuctExplicitFixedCoeff/constant/physicalProperties b/tutorials/fluid/angledDuctExplicitFixedCoeff/constant/physicalProperties index 5d778e9433..ff1fc968f0 100644 --- a/tutorials/fluid/angledDuctExplicitFixedCoeff/constant/physicalProperties +++ b/tutorials/fluid/angledDuctExplicitFixedCoeff/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1005; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/angledDuctLTS/constant/physicalProperties b/tutorials/fluid/angledDuctLTS/constant/physicalProperties index 5d778e9433..ff1fc968f0 100644 --- a/tutorials/fluid/angledDuctLTS/constant/physicalProperties +++ b/tutorials/fluid/angledDuctLTS/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1005; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/annularThermalMixer/constant/physicalProperties b/tutorials/fluid/annularThermalMixer/constant/physicalProperties index 5d778e9433..ff1fc968f0 100644 --- a/tutorials/fluid/annularThermalMixer/constant/physicalProperties +++ b/tutorials/fluid/annularThermalMixer/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1005; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/blockedChannel/constant/physicalProperties b/tutorials/fluid/blockedChannel/constant/physicalProperties index 488fa1f0bf..49f9545934 100644 --- a/tutorials/fluid/blockedChannel/constant/physicalProperties +++ b/tutorials/fluid/blockedChannel/constant/physicalProperties @@ -35,7 +35,7 @@ mixture { Cv 712; Cp 1005; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/blockedChannel/constant/physicalProperties.solid b/tutorials/fluid/blockedChannel/constant/physicalProperties.solid index 124c36b412..3d15996b8d 100644 --- a/tutorials/fluid/blockedChannel/constant/physicalProperties.solid +++ b/tutorials/fluid/blockedChannel/constant/physicalProperties.solid @@ -37,7 +37,7 @@ mixture } thermodynamics { - Hf 0; + hf 0; Cv 1900; } transport diff --git a/tutorials/fluid/buoyantCavity/constant/physicalProperties b/tutorials/fluid/buoyantCavity/constant/physicalProperties index adbf918f41..39a39d7c63 100644 --- a/tutorials/fluid/buoyantCavity/constant/physicalProperties +++ b/tutorials/fluid/buoyantCavity/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1004.4; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/cavity/constant/physicalProperties b/tutorials/fluid/cavity/constant/physicalProperties index ab4b907cb2..d0529f007b 100644 --- a/tutorials/fluid/cavity/constant/physicalProperties +++ b/tutorials/fluid/cavity/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/decompressionTank/decompressionTank/constant/physicalProperties b/tutorials/fluid/decompressionTank/decompressionTank/constant/physicalProperties index e9c8a231a0..47189a16a0 100644 --- a/tutorials/fluid/decompressionTank/decompressionTank/constant/physicalProperties +++ b/tutorials/fluid/decompressionTank/decompressionTank/constant/physicalProperties @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4185; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/externalCoupledCavity/constant/physicalProperties b/tutorials/fluid/externalCoupledCavity/constant/physicalProperties index adbf918f41..39a39d7c63 100644 --- a/tutorials/fluid/externalCoupledCavity/constant/physicalProperties +++ b/tutorials/fluid/externalCoupledCavity/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1004.4; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/forwardStep/constant/physicalProperties b/tutorials/fluid/forwardStep/constant/physicalProperties index e29e9e37a5..d3cc5fe9d0 100644 --- a/tutorials/fluid/forwardStep/constant/physicalProperties +++ b/tutorials/fluid/forwardStep/constant/physicalProperties @@ -37,7 +37,7 @@ mixture thermodynamics { Cp 2.5; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/helmholtzResonance/constant/physicalProperties b/tutorials/fluid/helmholtzResonance/constant/physicalProperties index 05bcf3f352..dcdc7dc6ec 100644 --- a/tutorials/fluid/helmholtzResonance/constant/physicalProperties +++ b/tutorials/fluid/helmholtzResonance/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cv 712; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/hotRadiationRoom/constant/physicalProperties b/tutorials/fluid/hotRadiationRoom/constant/physicalProperties index c8271da505..a5abfe0f77 100644 --- a/tutorials/fluid/hotRadiationRoom/constant/physicalProperties +++ b/tutorials/fluid/hotRadiationRoom/constant/physicalProperties @@ -36,7 +36,7 @@ mixture thermodynamics { Cp 1000; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/hotRadiationRoomFvDOM/constant/physicalProperties b/tutorials/fluid/hotRadiationRoomFvDOM/constant/physicalProperties index c8271da505..a5abfe0f77 100644 --- a/tutorials/fluid/hotRadiationRoomFvDOM/constant/physicalProperties +++ b/tutorials/fluid/hotRadiationRoomFvDOM/constant/physicalProperties @@ -36,7 +36,7 @@ mixture thermodynamics { Cp 1000; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/hotRoom/constant/physicalProperties b/tutorials/fluid/hotRoom/constant/physicalProperties index c8271da505..a5abfe0f77 100644 --- a/tutorials/fluid/hotRoom/constant/physicalProperties +++ b/tutorials/fluid/hotRoom/constant/physicalProperties @@ -36,7 +36,7 @@ mixture thermodynamics { Cp 1000; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/hotRoomBoussinesq/constant/physicalProperties b/tutorials/fluid/hotRoomBoussinesq/constant/physicalProperties index 887d24383d..de221ebd25 100644 --- a/tutorials/fluid/hotRoomBoussinesq/constant/physicalProperties +++ b/tutorials/fluid/hotRoomBoussinesq/constant/physicalProperties @@ -40,7 +40,7 @@ mixture thermodynamics { Cv 712; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/hotRoomBoussinesqSteady/constant/physicalProperties b/tutorials/fluid/hotRoomBoussinesqSteady/constant/physicalProperties index ad1b768ee8..25a56a0353 100644 --- a/tutorials/fluid/hotRoomBoussinesqSteady/constant/physicalProperties +++ b/tutorials/fluid/hotRoomBoussinesqSteady/constant/physicalProperties @@ -40,7 +40,7 @@ mixture thermodynamics { Cp 1000; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/hotRoomComfort/constant/physicalProperties b/tutorials/fluid/hotRoomComfort/constant/physicalProperties index 887d24383d..de221ebd25 100644 --- a/tutorials/fluid/hotRoomComfort/constant/physicalProperties +++ b/tutorials/fluid/hotRoomComfort/constant/physicalProperties @@ -40,7 +40,7 @@ mixture thermodynamics { Cv 712; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/iglooWithFridges/constant/physicalProperties b/tutorials/fluid/iglooWithFridges/constant/physicalProperties index 887d24383d..de221ebd25 100644 --- a/tutorials/fluid/iglooWithFridges/constant/physicalProperties +++ b/tutorials/fluid/iglooWithFridges/constant/physicalProperties @@ -40,7 +40,7 @@ mixture thermodynamics { Cv 712; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/mixerVessel2DMRF/constant/physicalProperties b/tutorials/fluid/mixerVessel2DMRF/constant/physicalProperties index 5d778e9433..ff1fc968f0 100644 --- a/tutorials/fluid/mixerVessel2DMRF/constant/physicalProperties +++ b/tutorials/fluid/mixerVessel2DMRF/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1005; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/nacaAirfoil/constant/physicalProperties b/tutorials/fluid/nacaAirfoil/constant/physicalProperties index 7d55fd796d..7d38df564d 100644 --- a/tutorials/fluid/nacaAirfoil/constant/physicalProperties +++ b/tutorials/fluid/nacaAirfoil/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1005; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/pitzDaily/constant/physicalProperties b/tutorials/fluid/pitzDaily/constant/physicalProperties index 05bcf3f352..dcdc7dc6ec 100644 --- a/tutorials/fluid/pitzDaily/constant/physicalProperties +++ b/tutorials/fluid/pitzDaily/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cv 712; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/prism/constant/physicalProperties b/tutorials/fluid/prism/constant/physicalProperties index 7d55fd796d..7d38df564d 100644 --- a/tutorials/fluid/prism/constant/physicalProperties +++ b/tutorials/fluid/prism/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1005; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/shockTube/constant/physicalProperties b/tutorials/fluid/shockTube/constant/physicalProperties index 5d43c22e8e..c6a271a9f9 100644 --- a/tutorials/fluid/shockTube/constant/physicalProperties +++ b/tutorials/fluid/shockTube/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1005; - Hf 0; + hf 0; } transport { diff --git a/tutorials/fluid/squareBend/constant/physicalProperties b/tutorials/fluid/squareBend/constant/physicalProperties index 5d778e9433..ff1fc968f0 100644 --- a/tutorials/fluid/squareBend/constant/physicalProperties +++ b/tutorials/fluid/squareBend/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1005; - Hf 0; + hf 0; } transport { diff --git a/tutorials/isothermalFluid/potentialFreeSurfaceMovingOscillatingBox/constant/physicalProperties b/tutorials/isothermalFluid/potentialFreeSurfaceMovingOscillatingBox/constant/physicalProperties index 2b4cfaaf61..d210918890 100644 --- a/tutorials/isothermalFluid/potentialFreeSurfaceMovingOscillatingBox/constant/physicalProperties +++ b/tutorials/isothermalFluid/potentialFreeSurfaceMovingOscillatingBox/constant/physicalProperties @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4184; - Hf 0; + hf 0; } transport { diff --git a/tutorials/isothermalFluid/potentialFreeSurfaceOscillatingBox/constant/physicalProperties b/tutorials/isothermalFluid/potentialFreeSurfaceOscillatingBox/constant/physicalProperties index 2b4cfaaf61..d210918890 100644 --- a/tutorials/isothermalFluid/potentialFreeSurfaceOscillatingBox/constant/physicalProperties +++ b/tutorials/isothermalFluid/potentialFreeSurfaceOscillatingBox/constant/physicalProperties @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4184; - Hf 0; + hf 0; } transport { diff --git a/tutorials/legacy/compressible/rhoPorousSimpleFoam/angledDuctImplicit/constant/physicalProperties b/tutorials/legacy/compressible/rhoPorousSimpleFoam/angledDuctImplicit/constant/physicalProperties index 12d506a45c..632fe5b1b8 100644 --- a/tutorials/legacy/compressible/rhoPorousSimpleFoam/angledDuctImplicit/constant/physicalProperties +++ b/tutorials/legacy/compressible/rhoPorousSimpleFoam/angledDuctImplicit/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1005; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiRegion/CHT/VoFcoolingCylinder2D/constant/fluid/physicalProperties.air b/tutorials/multiRegion/CHT/VoFcoolingCylinder2D/constant/fluid/physicalProperties.air index 7eff6603f8..5b78c12746 100644 --- a/tutorials/multiRegion/CHT/VoFcoolingCylinder2D/constant/fluid/physicalProperties.air +++ b/tutorials/multiRegion/CHT/VoFcoolingCylinder2D/constant/fluid/physicalProperties.air @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiRegion/CHT/VoFcoolingCylinder2D/constant/fluid/physicalProperties.water b/tutorials/multiRegion/CHT/VoFcoolingCylinder2D/constant/fluid/physicalProperties.water index c5ebb75d3b..83b98a1f85 100644 --- a/tutorials/multiRegion/CHT/VoFcoolingCylinder2D/constant/fluid/physicalProperties.water +++ b/tutorials/multiRegion/CHT/VoFcoolingCylinder2D/constant/fluid/physicalProperties.water @@ -53,7 +53,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiRegion/CHT/circuitBoardCooling/constant/baffle3D/physicalProperties b/tutorials/multiRegion/CHT/circuitBoardCooling/constant/baffle3D/physicalProperties index 8c553ac6b9..0ff5ada78f 100644 --- a/tutorials/multiRegion/CHT/circuitBoardCooling/constant/baffle3D/physicalProperties +++ b/tutorials/multiRegion/CHT/circuitBoardCooling/constant/baffle3D/physicalProperties @@ -37,7 +37,7 @@ mixture } thermodynamics { - Hf 0; + hf 0; Cv 15; } equationOfState diff --git a/tutorials/multiRegion/CHT/circuitBoardCooling/constant/fluid/physicalProperties b/tutorials/multiRegion/CHT/circuitBoardCooling/constant/fluid/physicalProperties index 7fc7c9be13..96702e58e4 100644 --- a/tutorials/multiRegion/CHT/circuitBoardCooling/constant/fluid/physicalProperties +++ b/tutorials/multiRegion/CHT/circuitBoardCooling/constant/fluid/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1004.4; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiRegion/CHT/circuitBoardCooling/system/fluid/createBafflesDict.baffle1D b/tutorials/multiRegion/CHT/circuitBoardCooling/system/fluid/createBafflesDict.baffle1D index 0259e3ef03..17584ea26c 100644 --- a/tutorials/multiRegion/CHT/circuitBoardCooling/system/fluid/createBafflesDict.baffle1D +++ b/tutorials/multiRegion/CHT/circuitBoardCooling/system/fluid/createBafflesDict.baffle1D @@ -57,7 +57,7 @@ baffles } thermodynamics { - Hf 0; + hf 0; Cv 10; } equationOfState diff --git a/tutorials/multiRegion/CHT/coolingCylinder2D/constant/fluid/physicalProperties b/tutorials/multiRegion/CHT/coolingCylinder2D/constant/fluid/physicalProperties index 6802f79ebb..7c13d5c3eb 100644 --- a/tutorials/multiRegion/CHT/coolingCylinder2D/constant/fluid/physicalProperties +++ b/tutorials/multiRegion/CHT/coolingCylinder2D/constant/fluid/physicalProperties @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4150; // [J/kg/K] - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiRegion/CHT/coolingSphere/templates/materials/air/physicalProperties b/tutorials/multiRegion/CHT/coolingSphere/templates/materials/air/physicalProperties index 0f30fc0c3d..c0a4b9941d 100644 --- a/tutorials/multiRegion/CHT/coolingSphere/templates/materials/air/physicalProperties +++ b/tutorials/multiRegion/CHT/coolingSphere/templates/materials/air/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1005; // [J/kg/K] - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiRegion/CHT/coolingSphere/templates/materials/aluminium/physicalProperties b/tutorials/multiRegion/CHT/coolingSphere/templates/materials/aluminium/physicalProperties index e392b87354..ff4cca4cbd 100644 --- a/tutorials/multiRegion/CHT/coolingSphere/templates/materials/aluminium/physicalProperties +++ b/tutorials/multiRegion/CHT/coolingSphere/templates/materials/aluminium/physicalProperties @@ -39,7 +39,7 @@ mixture thermodynamics { - Hf 0; + hf 0; Cv 896; // [J/kg/K] } diff --git a/tutorials/multiRegion/CHT/coolingSphere/templates/materials/copper/physicalProperties b/tutorials/multiRegion/CHT/coolingSphere/templates/materials/copper/physicalProperties index 5b632dd727..36612f88c1 100644 --- a/tutorials/multiRegion/CHT/coolingSphere/templates/materials/copper/physicalProperties +++ b/tutorials/multiRegion/CHT/coolingSphere/templates/materials/copper/physicalProperties @@ -39,7 +39,7 @@ mixture thermodynamics { - Hf 0; + hf 0; Cv 385; // [J/kg/K] } diff --git a/tutorials/multiRegion/CHT/coolingSphere/templates/materials/water/physicalProperties b/tutorials/multiRegion/CHT/coolingSphere/templates/materials/water/physicalProperties index e92501280c..02a13dcb6f 100644 --- a/tutorials/multiRegion/CHT/coolingSphere/templates/materials/water/physicalProperties +++ b/tutorials/multiRegion/CHT/coolingSphere/templates/materials/water/physicalProperties @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4181; // [J/kg/K] at T = 293 K - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiRegion/CHT/heatExchanger/constant/porous/physicalProperties b/tutorials/multiRegion/CHT/heatExchanger/constant/porous/physicalProperties index 6e96e32d4b..7cb647aa2e 100644 --- a/tutorials/multiRegion/CHT/heatExchanger/constant/porous/physicalProperties +++ b/tutorials/multiRegion/CHT/heatExchanger/constant/porous/physicalProperties @@ -37,7 +37,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiRegion/CHT/heatedDuct/constant/fluid/physicalProperties b/tutorials/multiRegion/CHT/heatedDuct/constant/fluid/physicalProperties index 1f83196ae0..ab74f2d9a9 100644 --- a/tutorials/multiRegion/CHT/heatedDuct/constant/fluid/physicalProperties +++ b/tutorials/multiRegion/CHT/heatedDuct/constant/fluid/physicalProperties @@ -40,7 +40,7 @@ mixture thermodynamics { Cp 4181; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiRegion/CHT/heatedDuct/constant/heater/physicalProperties b/tutorials/multiRegion/CHT/heatedDuct/constant/heater/physicalProperties index 01c09c67b8..8f70bb0fbe 100644 --- a/tutorials/multiRegion/CHT/heatedDuct/constant/heater/physicalProperties +++ b/tutorials/multiRegion/CHT/heatedDuct/constant/heater/physicalProperties @@ -43,7 +43,7 @@ mixture } thermodynamics { - Hf 0; + hf 0; Cv 450; } } diff --git a/tutorials/multiRegion/CHT/heatedDuct/constant/metal/physicalProperties b/tutorials/multiRegion/CHT/heatedDuct/constant/metal/physicalProperties index d1f1bdeacf..5cd21249eb 100644 --- a/tutorials/multiRegion/CHT/heatedDuct/constant/metal/physicalProperties +++ b/tutorials/multiRegion/CHT/heatedDuct/constant/metal/physicalProperties @@ -43,7 +43,7 @@ mixture } thermodynamics { - Hf 0; + hf 0; Cv 900; } } diff --git a/tutorials/multiRegion/CHT/multiphaseCoolingCylinder2D/constant/fluid/physicalProperties.oil b/tutorials/multiRegion/CHT/multiphaseCoolingCylinder2D/constant/fluid/physicalProperties.oil index 5918661431..c0e2a3a9d4 100644 --- a/tutorials/multiRegion/CHT/multiphaseCoolingCylinder2D/constant/fluid/physicalProperties.oil +++ b/tutorials/multiRegion/CHT/multiphaseCoolingCylinder2D/constant/fluid/physicalProperties.oil @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 2000; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiRegion/CHT/multiphaseCoolingCylinder2D/constant/fluid/physicalProperties.water b/tutorials/multiRegion/CHT/multiphaseCoolingCylinder2D/constant/fluid/physicalProperties.water index 8843e086cf..b5c586aabf 100644 --- a/tutorials/multiRegion/CHT/multiphaseCoolingCylinder2D/constant/fluid/physicalProperties.water +++ b/tutorials/multiRegion/CHT/multiphaseCoolingCylinder2D/constant/fluid/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiRegion/CHT/reverseBurner/constant/solid/physicalProperties b/tutorials/multiRegion/CHT/reverseBurner/constant/solid/physicalProperties index a1ea384c1c..3ff33b3978 100644 --- a/tutorials/multiRegion/CHT/reverseBurner/constant/solid/physicalProperties +++ b/tutorials/multiRegion/CHT/reverseBurner/constant/solid/physicalProperties @@ -36,7 +36,7 @@ mixture } thermodynamics { - Hf 0; + hf 0; Cv 450; } transport diff --git a/tutorials/multiRegion/CHT/shellAndTubeHeatExchanger/constant/shell/physicalProperties b/tutorials/multiRegion/CHT/shellAndTubeHeatExchanger/constant/shell/physicalProperties index 2d0f84e854..76e4b22aac 100644 --- a/tutorials/multiRegion/CHT/shellAndTubeHeatExchanger/constant/shell/physicalProperties +++ b/tutorials/multiRegion/CHT/shellAndTubeHeatExchanger/constant/shell/physicalProperties @@ -40,7 +40,7 @@ mixture thermodynamics { Cp 4181; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiRegion/CHT/shellAndTubeHeatExchanger/constant/solid/physicalProperties b/tutorials/multiRegion/CHT/shellAndTubeHeatExchanger/constant/solid/physicalProperties index 7efe54a57c..540d077afc 100644 --- a/tutorials/multiRegion/CHT/shellAndTubeHeatExchanger/constant/solid/physicalProperties +++ b/tutorials/multiRegion/CHT/shellAndTubeHeatExchanger/constant/solid/physicalProperties @@ -43,7 +43,7 @@ mixture } thermodynamics { - Hf 0; + hf 0; Cv 900; } } diff --git a/tutorials/multiRegion/film/VoFToFilm/constant/VoF/physicalProperties.air b/tutorials/multiRegion/film/VoFToFilm/constant/VoF/physicalProperties.air index 38b4a41461..44a2a8da39 100644 --- a/tutorials/multiRegion/film/VoFToFilm/constant/VoF/physicalProperties.air +++ b/tutorials/multiRegion/film/VoFToFilm/constant/VoF/physicalProperties.air @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiRegion/film/cylinderVoF/constant/VoF/physicalProperties.air b/tutorials/multiRegion/film/cylinderVoF/constant/VoF/physicalProperties.air index 112079fd49..0e57e14885 100644 --- a/tutorials/multiRegion/film/cylinderVoF/constant/VoF/physicalProperties.air +++ b/tutorials/multiRegion/film/cylinderVoF/constant/VoF/physicalProperties.air @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiRegion/film/rivuletBox/constant/box/physicalProperties b/tutorials/multiRegion/film/rivuletBox/constant/box/physicalProperties index 0554f2dc27..a4bcfaaa43 100644 --- a/tutorials/multiRegion/film/rivuletBox/constant/box/physicalProperties +++ b/tutorials/multiRegion/film/rivuletBox/constant/box/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1000; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiRegion/film/rivuletBox/constant/panel/physicalProperties b/tutorials/multiRegion/film/rivuletBox/constant/panel/physicalProperties index d1f1bdeacf..5cd21249eb 100644 --- a/tutorials/multiRegion/film/rivuletBox/constant/panel/physicalProperties +++ b/tutorials/multiRegion/film/rivuletBox/constant/panel/physicalProperties @@ -43,7 +43,7 @@ mixture } thermodynamics { - Hf 0; + hf 0; Cv 900; } } diff --git a/tutorials/multiRegion/film/rivuletPanel/constant/panel/physicalProperties b/tutorials/multiRegion/film/rivuletPanel/constant/panel/physicalProperties index d1f1bdeacf..5cd21249eb 100644 --- a/tutorials/multiRegion/film/rivuletPanel/constant/panel/physicalProperties +++ b/tutorials/multiRegion/film/rivuletPanel/constant/panel/physicalProperties @@ -43,7 +43,7 @@ mixture } thermodynamics { - Hf 0; + hf 0; Cv 900; } } diff --git a/tutorials/multicomponentFluid/lockExchange/constant/physicalProperties b/tutorials/multicomponentFluid/lockExchange/constant/physicalProperties index c44d34b733..c1afea9ca5 100644 --- a/tutorials/multicomponentFluid/lockExchange/constant/physicalProperties +++ b/tutorials/multicomponentFluid/lockExchange/constant/physicalProperties @@ -42,7 +42,7 @@ water thermodynamics { Cp 4195; - Hf 0; + hf 0; } transport { @@ -64,7 +64,7 @@ sludge thermodynamics { Cp 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multicomponentFluid/simplifiedSiwek/constant/physicalProperties b/tutorials/multicomponentFluid/simplifiedSiwek/constant/physicalProperties index 8389accc67..984400a9eb 100644 --- a/tutorials/multicomponentFluid/simplifiedSiwek/constant/physicalProperties +++ b/tutorials/multicomponentFluid/simplifiedSiwek/constant/physicalProperties @@ -41,7 +41,7 @@ solids rho 2010; Cp 710; kappa 0.04; - Hf 0; + hf 0; emissivity 1.0; } diff --git a/tutorials/multiphaseEuler/Grossetete/constant/physicalProperties.gas b/tutorials/multiphaseEuler/Grossetete/constant/physicalProperties.gas index 5d13c34140..caacdbe8d6 100644 --- a/tutorials/multiphaseEuler/Grossetete/constant/physicalProperties.gas +++ b/tutorials/multiphaseEuler/Grossetete/constant/physicalProperties.gas @@ -39,7 +39,7 @@ mixture thermodynamics { Cp 1006.3; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/Grossetete/constant/physicalProperties.liquid b/tutorials/multiphaseEuler/Grossetete/constant/physicalProperties.liquid index 2eeaa291c7..18803b2a59 100644 --- a/tutorials/multiphaseEuler/Grossetete/constant/physicalProperties.liquid +++ b/tutorials/multiphaseEuler/Grossetete/constant/physicalProperties.liquid @@ -39,7 +39,7 @@ mixture thermodynamics { Cv 4180; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/LBend/constant/physicalProperties.gas b/tutorials/multiphaseEuler/LBend/constant/physicalProperties.gas index f7e759b3aa..08ab95a1ab 100644 --- a/tutorials/multiphaseEuler/LBend/constant/physicalProperties.gas +++ b/tutorials/multiphaseEuler/LBend/constant/physicalProperties.gas @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } equationOfState { diff --git a/tutorials/multiphaseEuler/LBend/constant/physicalProperties.solids b/tutorials/multiphaseEuler/LBend/constant/physicalProperties.solids index cc146c68ca..6dfa67bfb4 100644 --- a/tutorials/multiphaseEuler/LBend/constant/physicalProperties.solids +++ b/tutorials/multiphaseEuler/LBend/constant/physicalProperties.solids @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 6000; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/bed/constant/physicalProperties.air b/tutorials/multiphaseEuler/bed/constant/physicalProperties.air index 8b6595effa..7afaa2bedc 100644 --- a/tutorials/multiphaseEuler/bed/constant/physicalProperties.air +++ b/tutorials/multiphaseEuler/bed/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/bed/constant/physicalProperties.solid b/tutorials/multiphaseEuler/bed/constant/physicalProperties.solid index 39935b8c0b..93d01d1a5f 100644 --- a/tutorials/multiphaseEuler/bed/constant/physicalProperties.solid +++ b/tutorials/multiphaseEuler/bed/constant/physicalProperties.solid @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 6000; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/bed/constant/physicalProperties.water b/tutorials/multiphaseEuler/bed/constant/physicalProperties.water index 8843e086cf..b5c586aabf 100644 --- a/tutorials/multiphaseEuler/bed/constant/physicalProperties.water +++ b/tutorials/multiphaseEuler/bed/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/boilingBed/constant/physicalProperties.gas b/tutorials/multiphaseEuler/boilingBed/constant/physicalProperties.gas index a489e5490f..0e26285c6a 100644 --- a/tutorials/multiphaseEuler/boilingBed/constant/physicalProperties.gas +++ b/tutorials/multiphaseEuler/boilingBed/constant/physicalProperties.gas @@ -36,10 +36,10 @@ mixture thermodynamics { - Hf 0; + hf 0; Cp 2078.4; Tref 372.76; - Hsref 2675500; + hsRef 2675500; } transport diff --git a/tutorials/multiphaseEuler/boilingBed/constant/physicalProperties.liquid b/tutorials/multiphaseEuler/boilingBed/constant/physicalProperties.liquid index e0e0976df3..1ecd5a917b 100644 --- a/tutorials/multiphaseEuler/boilingBed/constant/physicalProperties.liquid +++ b/tutorials/multiphaseEuler/boilingBed/constant/physicalProperties.liquid @@ -41,10 +41,10 @@ mixture thermodynamics { - Hf 0; + hf 0; Cv 4195; Tref 372.76; - Esref 417500; + esRef 417500; } transport diff --git a/tutorials/multiphaseEuler/boilingBed/constant/physicalProperties.solid b/tutorials/multiphaseEuler/boilingBed/constant/physicalProperties.solid index c1678b6ccf..d00b43c1af 100644 --- a/tutorials/multiphaseEuler/boilingBed/constant/physicalProperties.solid +++ b/tutorials/multiphaseEuler/boilingBed/constant/physicalProperties.solid @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 520; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/bubbleColumn/constant/physicalProperties.air b/tutorials/multiphaseEuler/bubbleColumn/constant/physicalProperties.air index 8b6595effa..7afaa2bedc 100644 --- a/tutorials/multiphaseEuler/bubbleColumn/constant/physicalProperties.air +++ b/tutorials/multiphaseEuler/bubbleColumn/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/bubbleColumn/constant/physicalProperties.water b/tutorials/multiphaseEuler/bubbleColumn/constant/physicalProperties.water index 8843e086cf..b5c586aabf 100644 --- a/tutorials/multiphaseEuler/bubbleColumn/constant/physicalProperties.water +++ b/tutorials/multiphaseEuler/bubbleColumn/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/bubbleColumnEvaporating/constant/physicalProperties.liquid b/tutorials/multiphaseEuler/bubbleColumnEvaporating/constant/physicalProperties.liquid index db52b72355..9f9167015f 100644 --- a/tutorials/multiphaseEuler/bubbleColumnEvaporating/constant/physicalProperties.liquid +++ b/tutorials/multiphaseEuler/bubbleColumnEvaporating/constant/physicalProperties.liquid @@ -46,7 +46,7 @@ defaultSpecie H2O; thermodynamics { Cv 4195; - Hf -1.5879e+07; + hf -1.5879e+07; } transport { @@ -67,7 +67,7 @@ air } thermodynamics { - Hf 0; + hf 0; Cv 4195; } transport diff --git a/tutorials/multiphaseEuler/bubbleColumnEvaporatingDissolving/constant/physicalProperties.gas b/tutorials/multiphaseEuler/bubbleColumnEvaporatingDissolving/constant/physicalProperties.gas index 1e669cfda7..e6382735b9 100644 --- a/tutorials/multiphaseEuler/bubbleColumnEvaporatingDissolving/constant/physicalProperties.gas +++ b/tutorials/multiphaseEuler/bubbleColumnEvaporatingDissolving/constant/physicalProperties.gas @@ -41,7 +41,7 @@ defaultSpecie air; } thermodynamics { - Hf 0; + hf 0; Cv 724.8; } transport @@ -59,7 +59,7 @@ water } thermodynamics { - Hf -1.3435e+07; + hf -1.3435e+07; Cv 1396.3; } transport diff --git a/tutorials/multiphaseEuler/bubbleColumnEvaporatingDissolving/constant/physicalProperties.liquid b/tutorials/multiphaseEuler/bubbleColumnEvaporatingDissolving/constant/physicalProperties.liquid index 1a267642f1..735659c0f5 100644 --- a/tutorials/multiphaseEuler/bubbleColumnEvaporatingDissolving/constant/physicalProperties.liquid +++ b/tutorials/multiphaseEuler/bubbleColumnEvaporatingDissolving/constant/physicalProperties.liquid @@ -46,7 +46,7 @@ defaultSpecie water; thermodynamics { Cv 4195; - Hf -1.5879e+07; + hf -1.5879e+07; } transport { @@ -68,7 +68,7 @@ air thermodynamics { Cv 724.8; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/bubbleColumnEvaporatingReacting/constant/physicalProperties.liquid b/tutorials/multiphaseEuler/bubbleColumnEvaporatingReacting/constant/physicalProperties.liquid index 27e3a63409..583cb99f58 100644 --- a/tutorials/multiphaseEuler/bubbleColumnEvaporatingReacting/constant/physicalProperties.liquid +++ b/tutorials/multiphaseEuler/bubbleColumnEvaporatingReacting/constant/physicalProperties.liquid @@ -37,7 +37,7 @@ mixture } thermodynamics { - Hf -1.5879e+07; + hf -1.5879e+07; Cv 4195; } transport diff --git a/tutorials/multiphaseEuler/bubbleColumnIATE/constant/physicalProperties.air b/tutorials/multiphaseEuler/bubbleColumnIATE/constant/physicalProperties.air index 8b6595effa..7afaa2bedc 100644 --- a/tutorials/multiphaseEuler/bubbleColumnIATE/constant/physicalProperties.air +++ b/tutorials/multiphaseEuler/bubbleColumnIATE/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/bubbleColumnIATE/constant/physicalProperties.water b/tutorials/multiphaseEuler/bubbleColumnIATE/constant/physicalProperties.water index 8843e086cf..b5c586aabf 100644 --- a/tutorials/multiphaseEuler/bubbleColumnIATE/constant/physicalProperties.water +++ b/tutorials/multiphaseEuler/bubbleColumnIATE/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/bubbleColumnLES/constant/physicalProperties.air b/tutorials/multiphaseEuler/bubbleColumnLES/constant/physicalProperties.air index 8b6595effa..7afaa2bedc 100644 --- a/tutorials/multiphaseEuler/bubbleColumnLES/constant/physicalProperties.air +++ b/tutorials/multiphaseEuler/bubbleColumnLES/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/bubbleColumnLES/constant/physicalProperties.water b/tutorials/multiphaseEuler/bubbleColumnLES/constant/physicalProperties.water index 8843e086cf..b5c586aabf 100644 --- a/tutorials/multiphaseEuler/bubbleColumnLES/constant/physicalProperties.water +++ b/tutorials/multiphaseEuler/bubbleColumnLES/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/bubbleColumnLaminar/constant/physicalProperties.air b/tutorials/multiphaseEuler/bubbleColumnLaminar/constant/physicalProperties.air index 8b6595effa..7afaa2bedc 100644 --- a/tutorials/multiphaseEuler/bubbleColumnLaminar/constant/physicalProperties.air +++ b/tutorials/multiphaseEuler/bubbleColumnLaminar/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/bubbleColumnLaminar/constant/physicalProperties.water b/tutorials/multiphaseEuler/bubbleColumnLaminar/constant/physicalProperties.water index 8843e086cf..b5c586aabf 100644 --- a/tutorials/multiphaseEuler/bubbleColumnLaminar/constant/physicalProperties.water +++ b/tutorials/multiphaseEuler/bubbleColumnLaminar/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/bubblePipe/constant/physicalProperties.air1 b/tutorials/multiphaseEuler/bubblePipe/constant/physicalProperties.air1 index 7519464b8c..9fe7c9053b 100644 --- a/tutorials/multiphaseEuler/bubblePipe/constant/physicalProperties.air1 +++ b/tutorials/multiphaseEuler/bubblePipe/constant/physicalProperties.air1 @@ -33,7 +33,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/bubblePipe/constant/physicalProperties.water b/tutorials/multiphaseEuler/bubblePipe/constant/physicalProperties.water index ad34d752be..aa8e69afe4 100644 --- a/tutorials/multiphaseEuler/bubblePipe/constant/physicalProperties.water +++ b/tutorials/multiphaseEuler/bubblePipe/constant/physicalProperties.water @@ -37,7 +37,7 @@ mixture thermodynamics { Cp 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.air b/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.air index 8b6595effa..7afaa2bedc 100644 --- a/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.air +++ b/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.mercury b/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.mercury index ba21700602..fef0c890c3 100644 --- a/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.mercury +++ b/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.mercury @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 135; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.oil b/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.oil index 30287f73b3..60e29aa8f5 100644 --- a/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.oil +++ b/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.oil @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.water b/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.water index 8843e086cf..b5c586aabf 100644 --- a/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.water +++ b/tutorials/multiphaseEuler/damBreak4phase/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/fluidisedBed/constant/physicalProperties.air b/tutorials/multiphaseEuler/fluidisedBed/constant/physicalProperties.air index 8b6595effa..7afaa2bedc 100644 --- a/tutorials/multiphaseEuler/fluidisedBed/constant/physicalProperties.air +++ b/tutorials/multiphaseEuler/fluidisedBed/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/fluidisedBed/constant/physicalProperties.particles b/tutorials/multiphaseEuler/fluidisedBed/constant/physicalProperties.particles index 849373976c..8492ce8bbd 100644 --- a/tutorials/multiphaseEuler/fluidisedBed/constant/physicalProperties.particles +++ b/tutorials/multiphaseEuler/fluidisedBed/constant/physicalProperties.particles @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 6000; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/fluidisedBedLaminar/constant/physicalProperties.air b/tutorials/multiphaseEuler/fluidisedBedLaminar/constant/physicalProperties.air index 8b6595effa..7afaa2bedc 100644 --- a/tutorials/multiphaseEuler/fluidisedBedLaminar/constant/physicalProperties.air +++ b/tutorials/multiphaseEuler/fluidisedBedLaminar/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/fluidisedBedLaminar/constant/physicalProperties.particles b/tutorials/multiphaseEuler/fluidisedBedLaminar/constant/physicalProperties.particles index 849373976c..8492ce8bbd 100644 --- a/tutorials/multiphaseEuler/fluidisedBedLaminar/constant/physicalProperties.particles +++ b/tutorials/multiphaseEuler/fluidisedBedLaminar/constant/physicalProperties.particles @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 6000; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/hydrofoil/constant/physicalProperties.gas b/tutorials/multiphaseEuler/hydrofoil/constant/physicalProperties.gas index ab6f58b8e4..d63da3afcf 100644 --- a/tutorials/multiphaseEuler/hydrofoil/constant/physicalProperties.gas +++ b/tutorials/multiphaseEuler/hydrofoil/constant/physicalProperties.gas @@ -33,7 +33,7 @@ mixture thermodynamics { Cp 1006.3; - Hf 6e3; + hf 6e3; } transport { diff --git a/tutorials/multiphaseEuler/hydrofoil/constant/physicalProperties.liquid b/tutorials/multiphaseEuler/hydrofoil/constant/physicalProperties.liquid index f01a6ad7d4..d0fd7a6e84 100644 --- a/tutorials/multiphaseEuler/hydrofoil/constant/physicalProperties.liquid +++ b/tutorials/multiphaseEuler/hydrofoil/constant/physicalProperties.liquid @@ -37,7 +37,7 @@ mixture thermodynamics { Cv 4180; - Hf 40e3; + hf 40e3; } transport { diff --git a/tutorials/multiphaseEuler/injection/constant/physicalProperties.air b/tutorials/multiphaseEuler/injection/constant/physicalProperties.air index 8b6595effa..7afaa2bedc 100644 --- a/tutorials/multiphaseEuler/injection/constant/physicalProperties.air +++ b/tutorials/multiphaseEuler/injection/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/injection/constant/physicalProperties.water b/tutorials/multiphaseEuler/injection/constant/physicalProperties.water index 8843e086cf..b5c586aabf 100644 --- a/tutorials/multiphaseEuler/injection/constant/physicalProperties.water +++ b/tutorials/multiphaseEuler/injection/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.air b/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.air index 6ddb17f32f..a248e63585 100644 --- a/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.air +++ b/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.air @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.mercury b/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.mercury index ba21700602..fef0c890c3 100644 --- a/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.mercury +++ b/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.mercury @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 135; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.oil b/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.oil index 30287f73b3..60e29aa8f5 100644 --- a/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.oil +++ b/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.oil @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.water b/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.water index 8843e086cf..b5c586aabf 100644 --- a/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.water +++ b/tutorials/multiphaseEuler/mixerVessel2D/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.air b/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.air index 855e0d4040..5e667d83ab 100644 --- a/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.air +++ b/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.air @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 1007; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.mercury b/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.mercury index ba21700602..fef0c890c3 100644 --- a/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.mercury +++ b/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.mercury @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 135; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.oil b/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.oil index 30287f73b3..60e29aa8f5 100644 --- a/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.oil +++ b/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.oil @@ -38,7 +38,7 @@ mixture thermodynamics { Cp 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.water b/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.water index 9ebf97887a..59d1c44db7 100644 --- a/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.water +++ b/tutorials/multiphaseEuler/mixerVessel2DMRF/constant/physicalProperties.water @@ -38,7 +38,7 @@ mixture thermodynamics { Cv 4195; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/pipeBend/constant/physicalProperties.particles b/tutorials/multiphaseEuler/pipeBend/constant/physicalProperties.particles index 1edfb45c23..8ff9bfd1d8 100644 --- a/tutorials/multiphaseEuler/pipeBend/constant/physicalProperties.particles +++ b/tutorials/multiphaseEuler/pipeBend/constant/physicalProperties.particles @@ -37,7 +37,7 @@ mixture thermodynamics { Cp 1000; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/pipeBend/constant/physicalProperties.water b/tutorials/multiphaseEuler/pipeBend/constant/physicalProperties.water index b8b0b648b2..08bfa96a74 100644 --- a/tutorials/multiphaseEuler/pipeBend/constant/physicalProperties.water +++ b/tutorials/multiphaseEuler/pipeBend/constant/physicalProperties.water @@ -37,7 +37,7 @@ mixture thermodynamics { Cp 4181; - Hf 0; + hf 0; } transport { diff --git a/tutorials/multiphaseEuler/steamInjection/constant/physicalProperties.steam b/tutorials/multiphaseEuler/steamInjection/constant/physicalProperties.steam index b8badff394..9fd5dd9013 100644 --- a/tutorials/multiphaseEuler/steamInjection/constant/physicalProperties.steam +++ b/tutorials/multiphaseEuler/steamInjection/constant/physicalProperties.steam @@ -38,10 +38,10 @@ mixture thermodynamics { - Hf 0; + hf 0; Cp 2078.4; Tref 372.76; - Hsref 2675500; + hsRef 2675500; } transport diff --git a/tutorials/multiphaseEuler/steamInjection/constant/physicalProperties.water b/tutorials/multiphaseEuler/steamInjection/constant/physicalProperties.water index 08c8ccb838..0b3b119473 100644 --- a/tutorials/multiphaseEuler/steamInjection/constant/physicalProperties.water +++ b/tutorials/multiphaseEuler/steamInjection/constant/physicalProperties.water @@ -41,10 +41,10 @@ mixture thermodynamics { - Hf 0; + hf 0; Cv 4195; Tref 372.76; - Esref 417500; + esRef 417500; } transport diff --git a/tutorials/multiphaseEuler/titaniaSynthesis/constant/physicalProperties.particles b/tutorials/multiphaseEuler/titaniaSynthesis/constant/physicalProperties.particles index 14e99283f1..aebb188d29 100644 --- a/tutorials/multiphaseEuler/titaniaSynthesis/constant/physicalProperties.particles +++ b/tutorials/multiphaseEuler/titaniaSynthesis/constant/physicalProperties.particles @@ -41,7 +41,7 @@ TiO2 } thermodynamics { - Hf -1.18307e+07; + hf -1.18307e+07; Cp 684.246; } transport diff --git a/tutorials/multiphaseEuler/titaniaSynthesisSurface/constant/physicalProperties.particles b/tutorials/multiphaseEuler/titaniaSynthesisSurface/constant/physicalProperties.particles index 33919b7cdd..d302f909f0 100644 --- a/tutorials/multiphaseEuler/titaniaSynthesisSurface/constant/physicalProperties.particles +++ b/tutorials/multiphaseEuler/titaniaSynthesisSurface/constant/physicalProperties.particles @@ -41,7 +41,7 @@ TiO2 } thermodynamics { - Hf -1.18307e+07; + hf -1.18307e+07; Cp 684.246; } transport diff --git a/tutorials/resources/thermoData/wallBoiling-liquid.gz b/tutorials/resources/thermoData/wallBoiling-liquid.gz index 004c67280f..93d425bf4e 100644 Binary files a/tutorials/resources/thermoData/wallBoiling-liquid.gz and b/tutorials/resources/thermoData/wallBoiling-liquid.gz differ diff --git a/tutorials/resources/thermoData/wallBoiling-vapour.gz b/tutorials/resources/thermoData/wallBoiling-vapour.gz index 534b4caf9f..48c65106ce 100644 Binary files a/tutorials/resources/thermoData/wallBoiling-vapour.gz and b/tutorials/resources/thermoData/wallBoiling-vapour.gz differ diff --git a/tutorials/shockFluid/LadenburgJet60psi/constant/physicalProperties b/tutorials/shockFluid/LadenburgJet60psi/constant/physicalProperties index 25cb6701d0..515b0b4cd6 100644 --- a/tutorials/shockFluid/LadenburgJet60psi/constant/physicalProperties +++ b/tutorials/shockFluid/LadenburgJet60psi/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1004.5; - Hf 0; + hf 0; } transport { diff --git a/tutorials/shockFluid/forwardStep/constant/physicalProperties b/tutorials/shockFluid/forwardStep/constant/physicalProperties index e29e9e37a5..d3cc5fe9d0 100644 --- a/tutorials/shockFluid/forwardStep/constant/physicalProperties +++ b/tutorials/shockFluid/forwardStep/constant/physicalProperties @@ -37,7 +37,7 @@ mixture thermodynamics { Cp 2.5; - Hf 0; + hf 0; } transport { diff --git a/tutorials/shockFluid/movingCone/constant/physicalProperties b/tutorials/shockFluid/movingCone/constant/physicalProperties index c328172483..3e458101c2 100644 --- a/tutorials/shockFluid/movingCone/constant/physicalProperties +++ b/tutorials/shockFluid/movingCone/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1007; - Hf 2.544e+06; + hf 2.544e+06; } transport { diff --git a/tutorials/shockFluid/obliqueShock/constant/physicalProperties b/tutorials/shockFluid/obliqueShock/constant/physicalProperties index 708eea6c79..19cbdd7000 100644 --- a/tutorials/shockFluid/obliqueShock/constant/physicalProperties +++ b/tutorials/shockFluid/obliqueShock/constant/physicalProperties @@ -35,7 +35,7 @@ mixture thermodynamics { Cp 2.5; - Hf 0; + hf 0; } transport { diff --git a/tutorials/shockFluid/shockTube/constant/physicalProperties b/tutorials/shockFluid/shockTube/constant/physicalProperties index 5a9441380d..3c494a2bb1 100644 --- a/tutorials/shockFluid/shockTube/constant/physicalProperties +++ b/tutorials/shockFluid/shockTube/constant/physicalProperties @@ -34,7 +34,7 @@ mixture thermodynamics { Cp 1004.5; - Hf 2.544e+06; + hf 2.544e+06; } transport { diff --git a/tutorials/shockFluid/wedge15Ma5/constant/physicalProperties b/tutorials/shockFluid/wedge15Ma5/constant/physicalProperties index 708eea6c79..19cbdd7000 100644 --- a/tutorials/shockFluid/wedge15Ma5/constant/physicalProperties +++ b/tutorials/shockFluid/wedge15Ma5/constant/physicalProperties @@ -35,7 +35,7 @@ mixture thermodynamics { Cp 2.5; - Hf 0; + hf 0; } transport {