30 template<
class Specie>
42 template<
class Specie>
54 template<
class Specie>
67 template<
class Specie>
78 template<
class Specie>
85 return p/this->
rho(p,
T);
89 template<
class Specie>
100 template<
class Specie>
111 template<
class Specie>
122 template<
class Specie>
133 template<
class Specie>
144 template<
class Specie>
155 template<
class Specie>
166 template<
class Specie>
177 template<
class Specie>
184 return -rho_.dfdT(
T)/
rho(
p,
T);
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Incompressible of equation of state using non-uniform tabulated density vs temperature.
scalar Cv(scalar p, scalar T) const
Return Cv contribution [J/(kg K].
scalar psi(scalar p, scalar T) const
Return compressibility [s^2/m^2].
scalar alphav(const scalar p, const scalar T) const
Return volumetric coefficient of thermal expansion [1/T].
icoTabulated(const Specie &sp, const nonUniformTable &rho)
Construct from components.
scalar e(const scalar p, const scalar T) const
Return internal energy contribution [J/kg].
scalar rho(scalar p, scalar T) const
Return density [kg/m^3].
scalar CpMCv(scalar p, scalar T) const
Return (Cp - Cv) [J/(kg K].
scalar h(const scalar p, const scalar T) const
Return enthalpy contribution [J/kg].
autoPtr< icoTabulated > clone() const
Construct and return a clone.
scalar Cp(scalar p, scalar T) const
Return Cp contribution [J/(kg K].
scalar sv(const scalar p, const scalar T) const
Return entropy contribution to the integral of Cv/T [J/kg/K].
scalar sp(const scalar p, const scalar T) const
Return entropy contribution to the integral of Cp/T [J/kg/K].
scalar Z(scalar p, scalar T) const
Return compression factor [].
A class for handling words, derived from string.
word name(const bool)
Return a word representation of a bool.
static scalar R(const scalar a, const scalar x)
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)