1 Info<< "Reading thermophysicalProperties\n" << endl;
3 // Pr defined as a separate constant to enable calculation of k, currently
4 // inaccessible through thermo
5 IOdictionary thermophysicalProperties
9 "thermophysicalProperties",
12 IOobject::MUST_READ_IF_MODIFIED,
19 dimensionedScalar::lookupOrDefault
22 thermophysicalProperties,