NewtonDerivatives_dT

record NewtonDerivatives_dT "Derivatives for fast inverse calculations of Gibbs function"
    extends Modelica.Icons.Record;

    SI.SpecificVolume v "Specific volume";
    Real vp "Derivative of specific volume w.r.t. pressure";
end NewtonDerivatives_dT;