60 rho_(
"rho", 62.06019846, 0.26147, 594.6, 0.28281),
61 pv_(
"pv", 109.35, -90304.0, -12.882, 7.8544e-06, 2.0),
62 hl_(
"hl", 594.60, 470691.886665939, 0.38522, 0.0, 0.0, 0.0),
98 -6.15400208953827e+18,
101 mu_(
"mu", -21.149, 1658, 1.454, 0.0, 0.0),
102 mug_(
"mug", 1.0344e-07, 0.77301, 220.47, 0.0),
103 kappa_(
"kappa", 0.209, -0.000264, 0.0, 0.0, 0.0, 0.0),
104 kappag_(
"kappag", -0.065771, 0.27198, -3482.3, -1580300.0),
105 sigma_(
"sigma", 594.60, 0.054975, 1.2897, 0.0, 0.0, 0.0),
106 D_(
"D", 147.18, 20.1, 128.258, 28.0),
132 hl_(heatOfVapourisation),
135 Cpg_(idealGasHeatCapacity),
136 B_(secondVirialCoeff),
137 mu_(dynamicViscosity),
138 mug_(vapourDynamicViscosity),
139 kappa_(thermalConductivity),
140 kappag_(vapourThermalConductivity),
141 sigma_(surfaceTension),
142 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)