60 rho_(
"rho", 70.1308387, 0.26395, 516.25, 0.2367),
61 pv_(
"pv", 59.796, -6595, -5.0474, 6.3e-07, 2),
62 hl_(
"hl", 516.25, 958345.091059064, -0.4134, 0.75362, 0.0, 0.0),
101 mu_(
"mu", 8.049, 776, -3.068, 0.0, 0.0),
102 mug_(
"mug", 1.0613e-07, 0.8066, 52.7, 0.0),
103 kappa_(
"kappa", 0.253, -0.000281, 0.0, 0.0, 0.0, 0.0),
104 kappag_(
"kappag", -3.12, 0.7152, -3550000.0, 0.0),
105 sigma_(
"sigma", 3.7640e-02, -2.1570e-05, -1.025e-07, 0.0, 0.0, 0.0),
106 D_(
"D", 147.18, 20.1, 46.069, 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)