60 rho_(
"rho", 71.426784, 0.2576, 508.2, 0.29903),
61 pv_(
"pv", 70.72, -5685, -7.351, 6.3e-06, 2.0),
62 hl_(
"hl", 508.20, 846590.909090909, 1.036, -1.294, 0.672, 0.0),
76 -4.905296049462618e06,
101 mu_(
"mu", -14.918, 1023.4, 0.5961, 0.0, 0.0),
102 mug_(
"mug", 3.1005e-08, 0.9762, 23.139, 0.0),
103 kappa_(
"kappa", 0.2502, -0.000298, 0.0, 0.0, 0.0, 0.0),
104 kappag_(
"kappag", -26.8, 0.9098, -126500000, 0.0),
105 sigma_(
"sigma", 508.20, 0.0622, 1.124, 0.0, 0.0, 0.0),
106 D_(
"D", 147.18, 20.1, 58.08, 28),
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)