60 rho_(
"rho", 152.012105, 3.87150382e-1, 618.073893, 4.00790044e-1),
80 Cp_(
"Cp", 1.6604957e+3, -6.250871e-1, 6.1778552e-3, 0.0, 0.0, 0.0),
81 h_(
"h", 0.0, 0.0, 0.0, 0.0, 0.0, 0.0),
97 -1.13364022911762e+19,
100 mu_(
"mu", -6.9645853822e+01, 4.4390635942e+03, 8.4680722718e+00, 0.0, 0.0),
101 mug_(
"mug", 4.2629382158e-08, 8.8144402122e-01, 9.6918097636e+01, 0.0),
102 kappa_(
"kappa", 2.03684e-01, -2.3168e-04, 0.0, 0.0, 0.0, 0.0),
121 D_(
"D", 147.18, 20.1, 142.2, 28.0),
147 hl_(heatOfVapourisation),
150 Cpg_(idealGasHeatCapacity),
151 B_(secondVirialCoeff),
152 mu_(dynamicViscosity),
153 mug_(vapourDynamicViscosity),
154 kappa_(thermalConductivity),
155 kappag_(vapourThermalConductivity),
156 sigma_(surfaceTension),
157 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.
The IDEA fuel is constructed by adding 30% alphaMethylNaphthalene with 70% n-decane.
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)