173 template<
class Liqu
id>
180 l.liquidProperties::readIfPresent(
dict);
243 write(fPtr(), fPtr(), dims, os);
247 template<
class Liqu
id>
254 l.liquidProperties::write(os);
scalar hs(const scalar p, const scalar T) const
scalar ha(const scalar p, const scalar T) const
Run-time selectable function of two variables.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keyword definitions, which are a keyword followed by any number of values (e....
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
bool found(const word &, bool recursive=false, bool patternMatch=true) const
Search dictionary for given keyword.
Dimension set for the base types.
scalar ea(scalar p, scalar T) const
Absolute internal energy [J/kg].
scalar Vc() const
Critical volume [m^3/kmol].
scalar limit(const scalar T) const
Limit the temperature to be in the range Tlow_ to Thigh_.
scalar psi(scalar p, scalar T) const
Liquid compressibility [s^2/m^2].
scalar Zc() const
Critical compressibility factor.
virtual void write(Ostream &os) const =0
Write the function coefficients.
scalar delta() const
Solubility parameter [(J/m^3)^(1/2)].
scalar es(scalar p, const scalar T) const
Sensible internal energy [J/kg].
scalar Tb() const
Normal boiling temperature [K].
scalar Pc() const
Critical pressure [Pa].
scalar Pt() const
Triple point pressure [Pa].
scalar omega() const
Pitzer's acentric factor [].
scalar CpMCv(scalar p, scalar T) const
Return (Cp - Cv) [J/(kg K].
scalar Tt() const
Triple point temperature [K].
scalar dipm() const
Dipole moment [].
scalar Y() const
Mass fraction of this specie in mixture.
scalar Tc() const
Critical temperature [K].
void readIfPresent(const dictionary &dict)
Read and set the properties present it the given dictionary.
A class for handling words, derived from string.
void write(std::ostream &os, const bool binary, List< floatScalar > &fField)
Write floats ascii or binary.
const dimensionSet dimDynamicViscosity
const dimensionSet dimEnergy
const dimensionSet dimPressure
word name(const bool)
Return a word representation of a bool.
const dimensionSet dimLength
const dimensionSet dimTemperature
const dimensionSet dimForce
const dimensionSet dimSpecificHeatCapacity
const dimensionSet dimTime
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
const dimensionSet dimDensity
const dimensionSet dimVolume
const dimensionSet dimMass
const dimensionSet dimArea
const dimensionSet dimThermalConductivity
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)