57 rho_(98.343885, 0.30542, 647.13, 0.081),
58 pv_(73.649, -7258.2, -7.3037, 4.1653
e-06, 2),
59 hl_(647.13, 2889425.47876769, 0.3199, -0.212, 0.25795, 0),
65 -0.000783569247849015,
75 -0.000195892311962254,
94 mu_(-51.964, 3670.6, 5.7331, -5.3495
e-29, 10),
95 mug_(2.6986
e-06, 0.498, 1257.7, -19570),
96 K_(-0.4267, 0.0056903, -8.0065
e-06, 1.815
e-09, 0, 0),
97 Kg_(6.977
e-05, 1.1243, 844.9, -148850),
98 sigma_(647.13, 0.18548, 2.717, -3.554, 2.047, 0),
99 D_(15.0, 15.0, 18.015, 28)
124 hl_(heatOfVapourisation),
127 Cpg_(idealGasHeatCapacity),
128 B_(secondVirialCoeff),
129 mu_(dynamicViscosity),
130 mug_(vapourDynamicViscosity),
131 K_(thermalConductivity),
132 Kg_(vapourThermalConductivity),
133 sigma_(surfaceTension),
134 D_(vapourDiffussivity)
160 rho_(dict.subDict(
"rho")),
161 pv_(dict.subDict(
"pv")),
162 hl_(dict.subDict(
"hl")),
163 Cp_(dict.subDict(
"Cp")),
164 h_(dict.subDict(
"h")),
165 Cpg_(dict.subDict(
"Cpg")),
166 B_(dict.subDict(
"B")),
167 mu_(dict.subDict(
"mu")),
168 mug_(dict.subDict(
"mug")),
169 K_(dict.subDict(
"K")),
170 Kg_(dict.subDict(
"Kg")),
171 sigma_(dict.subDict(
"sigma")),
172 D_(dict.subDict(
"D"))
NSRDS function number 101.
The thermophysical properties of a liquidProperties.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
API function for vapour mass diffusivity.
NSRDS function number 106.
A list of keyword definitions, which are a keyword followed by any number of values (e...
NSRDS function number 102.
const double e
Elementary charge.
Macros for easy insertion into run-time selection tables.
NSRDS function number 105.
NSRDS function number 100.
NSRDS function number 104.
liquidProperties(scalar W, scalar Tc, scalar Pc, scalar Vc, scalar Zc, scalar Tt, scalar Pt, scalar Tb, scalar dipm, scalar omega, scalar delta)
Construct from components.
NSRDS-AICHE function number 107.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)