1 Info<< "Reading thermodynamicProperties\n" << endl;
3 IOdictionary thermodynamicProperties
7 "thermodynamicProperties",
15 dimensionedScalar rhogSat
17 thermodynamicProperties.lookup("rhogSat")
20 dimensionedScalar rholSat
22 thermodynamicProperties.lookup("rholSat")
25 dimensionedScalar pSat
27 thermodynamicProperties.lookup("pSat")
30 dimensionedScalar psig
32 thermodynamicProperties.lookup("psig")
35 dimensionedScalar psil
37 thermodynamicProperties.lookup("psil")