60 rho_(
"rho", 151.922244, 0.286, 150.86, 0.2984),
61 pv_(
"pv", 39.233, -1051.7, -3.5895, 5.0444e-05, 2),
62 hl_(
"hl", 150.86, 218509.061780314, 0.352, 0.0, 0.0, 0.0),
83 Cpg_(
"Cpg", 520.326424351657, 0.0, 0.0, 0.0, 0.0, 0.0),
93 mu_(
"mu", -8.868, 204.3, -0.3831, -1.3e-22, 10.0),
94 mug_(
"mug", 8.386e-07, 0.6175, 75.377, -432.5),
95 kappa_(
"kappa", 0.1819, -0.0003176, -4.11e-06, 0.0, 0.0, 0.0),
96 kappag_(
"kappag", 0.0001236, 0.8262, -132.8, 16000),
97 sigma_(
"sigma", 150.86, 0.03823, 1.2927, 0.0, 0.0, 0.0),
98 D_(
"D", 147.18, 20.1, 39.948, 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.
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)