NewtonDerivatives_pT

record NewtonDerivatives_pT "Derivatives for fast inverse calculations of Helmholtz functions:p & T"
    extends Modelica.Icons.Record;

    SI.Pressure p "Pressure";
    DerPressureByDensity pd "Derivative of pressure w.r.t. density";
end NewtonDerivatives_pT;