.StreamConnectors.Functions.enthalpy_pT

Information

Return specific enthalpy as a function of pressure and temperature

Interface

function enthalpy_pT
  extends Modelica.Icons.Function;
  input Real p "Pressure [bar]";
  input Real T "Temperature [°C]";
  output Real h "Enthalpy [kJ/kg]";
end enthalpy_pT;

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos