.AixLib.Media.Refrigerants.Interfaces.PartialHybridTwoPhaseMediumFormula.temperature_der

Information

Calculates time derivative of temperature calculated by thermodynamic
  state record

Interface

function temperature_der
  input ThermodynamicState state "Thermodynamic state";
  input ThermodynamicState der_state "Time derivative of thermodynamic state";
  output Real der_T "Time derivative of temperature";
end temperature_der;

Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos