60 rho_(
"rho", 60.92559, 0.22408, 772.04, 0.25709),
61 pv_(
"pv", 73.716, -9103.2, -7.2253, 2.062e-06, 2),
62 hl_(
"hl", 772.04, 511744.022503516, 0.4164, 0, 0, 0),
63 Cp_(
"Cp", 965.893108298172, 1.16216596343179, 0.00298523206751055, 0, 0, 0),
92 mu_(
"mu", -93.6, 5784, 12, 0, 0),
93 mug_(
"mug", 2.5672e-06, 0.3566, 825.54, 0),
94 kappa_(
"kappa", 0.19758, -0.0001796, 0, 0, 0, 0),
95 kappag_(
"kappag", 0.3911, -0.1051, -213.52, 2318300),
96 sigma_(
"sigma", 772.04, 0.076, 1.33, 0, 0, 0),
97 D_(
"D", 147.18, 20.1, 142.2, 28),
123 hl_(heatOfVapourisation),
126 Cpg_(idealGasHeatCapacity),
127 B_(secondVirialCoeff),
128 mu_(dynamicViscosity),
129 mug_(vapourDynamicViscosity),
130 kappa_(thermalConductivity),
131 kappag_(vapourThermalConductivity),
132 sigma_(surfaceTension),
133 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,...
void write(Ostream &os) const
Write the function coefficients.
aC10H7CH3()
Construct null.
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)