.ThermalSeparation.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-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos