59 rho_(
"rho", 60.6628672, 0.27453, 369.83, 0.29359),
60 pv_(
"pv", 59.078, -3492.6, -6.0669, 1.0919e-05, 2.0),
61 hl_(
"hl", 369.83, 662395.682148041, 0.78237, -0.77319, 0.39246, 0.0),
71 h_(
"h", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0),
90 mu_(
"mu", -6.9281, 420.76, -0.63276, -1.713e-26, 10.0),
91 mug_(
"mug", 2.4993e-07, 0.68612, 179.34, -8254.6),
92 kappa_(
"kappa", 0.26755, -0.00066457, 2.774e-07, 0.0, 0.0, 0.0),
93 kappag_(
"kappag", -1.12, 0.10972, -9834.6, -7535800),
94 sigma_(
"sigma", 369.83, 0.05092, 1.2197, 0.0, 0.0, 0.0),
95 D_(
"D", 147.18, 20.1, 44.096, 28),
121 hl_(heatOfVapourisation),
124 Cpg_(idealGasHeatCapacity),
125 B_(secondVirialCoeff),
126 mu_(dynamicViscosity),
127 mug_(vapourDynamicViscosity),
128 kappa_(thermalConductivity),
129 kappag_(vapourThermalConductivity),
130 sigma_(surfaceTension),
131 D_(vapourDiffusivity),
Macros for easy insertion into run-time selection tables.
void write(Ostream &os) const
Write the function coefficients.
NSRDS function number 100.
NSRDS function number 114.
NSRDS function number 101.
NSRDS function number 102.
NSRDS function number 104.
NSRDS function number 105.
NSRDS function number 106.
NSRDS-AICHE function number 107.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by any number of values (e....
The thermophysical properties of a liquid.
virtual void write(Ostream &os) const =0
Write the function coefficients.
void readIfPresent(const dictionary &dict)
Read and set the properties present it the given dictionary.
const dimensionedScalar Tstd
Standard temperature.
Thermodynamic scalar constants.
const scalar & Tstd
Standard temperature (default in [K])
addToRunTimeSelectionTable(polyPatch, mergedCyclicPolyPatch, word)
defineTypeNameAndDebug(combustionModel, 0)