sonicFoam/ras/prism/constant/thermophysicalProperties: Corrected choice of thermodynamics

This commit is contained in:
Henry
2012-07-24 16:42:29 +01:00
parent b18dac86cb
commit df152c1ca4

View File

@ -15,7 +15,7 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
thermoType hePsiThermo<pureMixture<constTransport<specieThermo<eConstThermo<perfectGas>,sensibleInternalEnergy>>>>; thermoType hePsiThermo<pureMixture<constTransport<specieThermo<hConstThermo<perfectGas>,sensibleInternalEnergy>>>>;
mixture mixture
{ {