.AixLib.Media.Refrigerants.Interfaces.PartialHybridTwoPhaseMediumFormula.specificEnthalpy_der

Information

Calculates time derivative of specific enthalpy calculated by
  thermodynamic state record

Interface

function specificEnthalpy_der
  input ThermodynamicState state "Thermodynamic state";
  input ThermodynamicState der_state "Time derivative of thermodynamic state";
  output Real der_h "Time derivative of specific enthalpy";
end specificEnthalpy_der;

Generated at 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos