30 template<
class Specie>
44 template<
class Specie>
56 template<
class Specie>
67 template<
class Specie>
80 template<
class Specie>
91 template<
class Specie>
98 return p/this->
rho(p, T);
102 template<
class Specie>
113 template<
class Specie>
124 template<
class Specie>
135 template<
class Specie>
146 template<
class Specie>
157 template<
class Specie>
168 template<
class Specie>
175 return p/(
rho(p, T)*this->
R()*
T);
179 template<
class Specie>
scalar Sp(const scalar p, const scalar T) const
Return entropy contribution to the integral of Cp/T [J/kg/K].
A list of keyword definitions, which are a keyword followed by any number of values (e...
scalar Cp(scalar p, scalar T) const
Return Cp contribution [J/(kg K].
scalar CpMCv(scalar p, scalar T) const
Return (Cp - Cv) [J/(kg K].
scalar psi(scalar p, scalar T) const
Return compressibility [s^2/m^2].
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 Sv(const scalar p, const scalar T) const
Return entropy contribution to the integral of Cv/T [J/kg/K].
A class for handling words, derived from string.
autoPtr< icoTabulated > clone() const
Construct and return a clone.
static autoPtr< icoTabulated > New(const dictionary &dict)
scalar rho(scalar p, scalar T) const
Return density [kg/m^3].
icoTabulated(const Specie &sp, const nonUniformTable &rho)
Construct from components.
#define R(A, B, C, D, E, F, K, M)
scalar Z(scalar p, scalar T) const
Return compression factor [].
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
scalar H(const scalar p, const scalar T) const
Return enthalpy contribution [J/kg].
scalar E(const scalar p, const scalar T) const
Return internal energy contribution [J/kg].