60 rho_(
"rho", 3.5430e+00*
W(), 2.5471e-01, Tc(), 2.8870e-01),
61 pv_(
"pv", 9.0451e+01, -4.6690e+03, -1.1601e+01, 1.7183e-02, 1),
62 hl_(
"hl", Tc(), 3.1523e+07/
W(), 3.9140e-01, -2.2890e-01, 2.3090e-01, 0),
73 h_(Cp_.integral(
"h", - Cp_.integral(
"", 0).value(
Tstd) - 46190000/
W())),
74 Cpg_(
"Cpg", 3.3190e+04/
W(), 7.4230e+04/
W(), 5.4040e+02, 8.8950e-01),
75 B_(
"B", 1.5600e-02, -1.9900e+01, -5.0500e+06, -2.5330e+18, 3.8700e+20),
76 mu_(
"mu", -1.6430e+00, 4.5560e+02, -1.5637e+00, 0, 0),
77 mug_(
"mug", 4.1855e-08, 9.8060e-01, 3.0800e+01, 0),
78 kappa_(
"kappa", 1.1606e+00, -2.2840e-03, 0, 0, 0, 0),
79 kappag_(
"kappag", -4.5900e-02, 1.6520e-01, -1.7078e+03, 0),
80 sigma_(
"sigma", 9.1200e-02, 1.1028e+00, 0, 0, 0, 0),
81 D_(
"D", 14.9, 20.1,
W(), 28),
107 hl_(heatOfVapourisation),
110 Cpg_(idealGasHeatCapacity),
111 B_(secondVirialCoeff),
112 mu_(dynamicViscosity),
113 mug_(vapourDynamicViscosity),
114 kappa_(thermalConductivity),
115 kappag_(vapourThermalConductivity),
116 sigma_(surfaceTension),
117 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 103.
NSRDS function number 104.
NSRDS function number 105.
NSRDS function number 106.
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)
scalarList W(const fluidMulticomponentThermo &thermo)
defineTypeNameAndDebug(combustionModel, 0)