60 rho_(
"rho", 69.472052, 0.26325, 400.1, 0.2806),
61 pv_(
"pv", 51.566, -3664.4, -4.653, 5.9e-06, 2),
62 hl_(
"hl", 400.10, 608435.173326966, 0.2477, -0.089, 0.203, 0),
83 Cpg_(
"Cpg", 950.747791356443, 3160.47667628991, 1284, 1291.5409494454, 520),
90 -8.87364605266014e+16,
93 mu_(
"mu", -10.62, 448.99, 8.3967e-05, 0.0, 0.0),
94 mug_(
"mug", 7.27, 0.1091, 440600000, 0.0),
95 kappa_(
"kappa", 0.31276, -0.0005677, 0.0, 0.0, 0.0, 0.0),
96 kappag_(
"kappag", 0.2247, 0.1026, 997.06, 1762900),
97 sigma_(
"sigma", 400.10, 0.06096, 1.2286, 0, 0, 0),
98 D_(
"D", 147.18, 20.1, 46.069, 28),
124 hl_(heatOfVapourisation),
127 Cpg_(idealGasHeatCapacity),
128 B_(secondVirialCoeff),
129 mu_(dynamicViscosity),
130 mug_(vapourDynamicViscosity),
131 kappa_(thermalConductivity),
132 kappag_(vapourThermalConductivity),
133 sigma_(surfaceTension),
134 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 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)