Skip to main content

Reciprocal polynomial

Density, ρ\rho [kg/m3^3]

ρ=1c0+c1T+c2T2+c3p+c4pT\rho = \frac{1}{c_0 + c_1 T + c_2 T^2 + c_3 p + c_4 p T}

Entropy, SS [J/kg/K ]

S=0S = 0

Compressibility, ψ\psi [s2^2/m2^2]

ψ=(ρ(c3+c4T))2\psi = \left( \rho (c_3 + c_4 T) \right)^2

Usage

The rPolynomial equation of state is specified as:

equationOfState
{
C (<c0> <c1> <c2> <c3> <c4>)
}

Where

  • C : Polynomial coefficients (x5)

Further information

Source code