Incompressible tabulated
Density, [kg/m]
Entropy, [J/kg/K ]
Compressibility, [s/m]
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