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