ToolsProcessingModelsThermophysicalEquation of stateOptionsReciprocal polynomialOn this pageReciprocal polynomialDensity, ρ\rhoρ [kg/m3^33] ρ=1c0+c1T+c2T2+c3p+c4pT\rho = \frac{1}{c_0 + c_1 T + c_2 T^2 + c_3 p + c_4 p T}ρ=c0+c1T+c2T2+c3p+c4pT1 Entropy, SSS [J/kg/K ] S=0S = 0S=0 Compressibility, ψ\psiψ [s2^22/m2^22] ψ=(ρ(c3+c4T))2\psi = \left( \rho (c_3 + c_4 T) \right)^2ψ=(ρ(c3+c4T))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 rPolynomial