60 rho_(
"rho", 70.91328, 0.26475, 508.31, 0.243),
61 pv_(
"pv", 92.935, -8177.1, -10.031, 3.9988e-06, 2.0),
62 hl_(
"hl", 508.31, 948149.627263046, 0.087, 0.3007, 0.0, 0.0),
69 -0.000235057241746539,
80 -5.87643104366347e-05,
101 mu_(
"mu", -8.23, 2282.2, -0.98495, 0.0, 0.0),
102 mug_(
"mug", 1.993e-07, 0.7233, 178.0, 0.0),
103 kappa_(
"kappa", 0.2029, -0.0002278, 0.0, 0.0, 0.0, 0.0),
104 kappag_(
"kappag", -80.642, -1.4549, -604.42, 0.0),
105 sigma_(
"sigma", 0.03818, -3.818e-05, -6.51e-08, 0.0, 0.0, 0.0),
106 D_(
"D", 4.75e-10, 1.75, 0.0, 0.0, 0.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.
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....
void write(Ostream &os) const
Write the function coefficients.
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)