60 rho_(
"rho", 67.36014, 0.23843, 761, 0.2559),
61 pv_(
"pv", 134.31, -12103, -16.195, 6.9659e-06, 2),
62 hl_(
"hl", 761.0, 513150.492264416, 0.4044, 0.0, 0.0, 0.0),
101 mu_(
"mu", -63.276, 4219, 7.5549, 0.0, 0.0),
102 mug_(
"mug", 2.1791e-06, 0.3717, 712.53, 0.0),
103 kappa_(
"kappa", 0.1962, -0.00018414, 0.0, 0.0, 0.0, 0.0),
104 kappag_(
"kappag", 0.4477, -0.1282, -345.89, 2340100),
105 sigma_(
"sigma", 761.0, 0.066442, 1.2634, 0.0, 0.0, 0.0),
106 D_(
"D", 147.18, 20.1, 142.2, 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.
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,...
bC10H7CH3()
Construct null.
void write(Ostream &os) const
Write the function coefficients.
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)