function density extends Modelica.Icons.Function; input ThermodynamicState state; output Density d "Density"; end density;