.AixLib.Media.Refrigerants.Interfaces.PartialHybridTwoPhaseMediumFormula.pressure_der

Calculates time derivative of pressure calculated by thermodynamic state record

Interface

function pressure_der
  input ThermodynamicState state "Thermodynamic state";
  input ThermodynamicState der_state "Time derivative of thermodynamic state";
  output Real der_p "Time derivative of pressure";
end pressure_der;

Generated at 2026-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos