57 rho_(1230.006936, 0.0, 0.0, 0.0, 0.0, 0.0),
58 pv_(3015.15611544, -185497.059684, -430.223621983, 0.00017405122622, 2.0),
59 hl_(705.0, 2534249.0, 0.5, 0.0, 0.0, 0.0),
60 Cp_(2006.46063673904, 0.0, 0.0, 0.0, 0.0, 0.0),
61 h_(-6154107.41641135, 2006.46063673904, 0.0, 0.0, 0.0, 0.0),
62 Cpg_(811.875582789397, 2099.04089516451, 1627.3, 1603.63660583455, 724.41),
65 -0.000383641934194752,
71 mu_(-51.964, 3670.6, 5.7331, -5.3495
e-29, 10.0),
72 mug_(2.6986
e-06, 0.498, 1257.7, -19570.0),
73 K_(-0.4267, 0.0056903, -8.0065
e-06, 1.815
e-09, 0.0, 0.0),
74 Kg_(6.977
e-05, 1.1243, 844.9, -148850.0),
75 sigma_(705.0, 1.0, 0.0, 0.0, 0.0, 0.0),
76 D_(147.18, 20.1, 60.056, 28.0)
101 hl_(heatOfVapourisation),
104 Cpg_(idealGasHeatCapacity),
105 B_(secondVirialCoeff),
106 mu_(dynamicViscosity),
107 mug_(vapourDynamicViscosity),
108 K_(thermalConductivity),
109 Kg_(vapourThermalConductivity),
110 sigma_(surfaceTension),
111 D_(vapourDiffussivity)
137 rho_(dict.subDict(
"rho")),
138 pv_(dict.subDict(
"pv")),
139 hl_(dict.subDict(
"hl")),
140 Cp_(dict.subDict(
"Cp")),
141 h_(dict.subDict(
"h")),
142 Cpg_(dict.subDict(
"Cpg")),
143 B_(dict.subDict(
"B")),
144 mu_(dict.subDict(
"mu")),
145 mug_(dict.subDict(
"mug")),
146 K_(dict.subDict(
"K")),
147 Kg_(dict.subDict(
"Kg")),
148 sigma_(dict.subDict(
"sigma")),
149 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.
urea, note that some of the properties are unavailable in the literature and have been copied from wa...
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 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)