.Modelica.Media.Interfaces.PartialPureSubstance.specificEnthalpy_pT

Information

Return specific enthalpy from p and T

Interface

function specificEnthalpy_pT
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input Temperature T "Temperature";
  output SpecificEnthalpy h "Specific enthalpy";
end specificEnthalpy_pT;

Generated at 2024-07-26T18:16:02Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos