Skip to main content

Incompressible polynomial

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

ρ=i=1NciTi1\rho = \sum_{i=1}^N c_i T^{i-1}

Entropy, SS [J/kg/K ]

S=0S = 0

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

ψ=0\psi = 0

Usage

The icoPolynomial equation of state is specified as:

equationOfState
{
rhoCoeffs<8> (<c1> <c2> <c3> <c4> <c5> <c6> <c7> <c8>);
}

Where

  • rhoCoeffs<8> : Polynomial coefficients (x8)

Further information

Source code