Skip to main content

Incompressible tabulated

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

ρ=f(p,T)\rho = f(p, T)

Entropy, SS [J/kg/K ]

S=0S = 0

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

ψ=0\psi = 0

Usage

The icoTabulated equation of state is specified as:

equationOfState
{
rho
(
(<T1> <rho1>)
(<T2> <rho2>)
(<T3> <rho3>)
...
(<Tn> <rhon>)
);
}

Where

  • rho : List of tuples of (temperature density) describing the table

Further information

Source code