partial function density_derp_h extends Modelica.Icons.Function; input ThermodynamicState state "thermodynamic state record"; output DerDensityByPressure ddph "Density derivative wrt pressure"; end density_derp_h;