60 rho_(
"rho", 76.6099633, 0.257, 554.5, 0.2772),
61 pv_(
"pv", 107.51, -8112.9, -12.77, 9.2919e-06, 2.0),
62 hl_(
"hl", 554.5, 508307.794738233, 0.392, 0.0, 0.0, 0.0),
63 Cp_(
"Cp", 1135.77394182096, 2.89818178257762, 0.0, 0.0, 0.0, 0.0),
89 -2.85079259397061e+17,
92 mu_(
"mu", -12.206, 1141.7, 0.15014, 0.0, 0.0),
93 mug_(
"mug", 3.733e-07, 0.6177, 256.5, 0.0),
94 kappa_(
"kappa", 0.2298, -0.0003002, 0.0, 0.0, 0.0, 0.0),
95 kappag_(
"kappag", 1333.1, 0.9962, 12317000000.0, 0.0),
96 sigma_(
"sigma", 554.5, 0.064084, 1.2418, 0.0, 0.0, 0.0),
97 D_(
"D", 147.18, 20.1, 102.133, 28.0),
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.
Liquid nC3H7COOCH3 or (MB) methyl butyrate (used for biodiesel surrogate)
void write(Ostream &os) const
Write the function coefficients.
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)