60 rho_(
"rho", 57.499854, 0.27937, 305.32, 0.29187),
61 pv_(
"pv", 51.857, -2598.7, -5.1283, 1.4913e-05, 2.0),
62 hl_(
"hl", 305.32, 701396.740937812, 0.60646, -0.55492, 0.32799, 0.0),
72 h_(
"h", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0),
91 mu_(
"mu", -3.4134, 197.05, -1.2193, -9.2023e-26, 10.0),
92 mug_(
"mug", 2.5906e-07, 0.67988, 98.902, 0.0),
93 kappa_(
"kappa", 0.35758, -0.0011458, 6.1866e-07, 0.0, 0.0, 0.0),
94 kappag_(
"kappag", 7.3869e-05, 1.1689, 500.73, 0.0),
95 sigma_(
"sigma", 305.32, 0.048643, 1.1981, 0.0, 0.0, 0.0),
96 D_(
"D", 147.18, 20.1, 30.070, 28),
122 hl_(heatOfVapourisation),
125 Cpg_(idealGasHeatCapacity),
126 B_(secondVirialCoeff),
127 mu_(dynamicViscosity),
128 mug_(vapourDynamicViscosity),
129 kappa_(thermalConductivity),
130 kappag_(vapourThermalConductivity),
131 sigma_(surfaceTension),
132 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)