.ExternalMedia.Media.IncompressibleCoolPropMedium.specificEnthalpy_pTX_state

Information

returns specific enthalpy for given p and T

Interface

function specificEnthalpy_pTX_state
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input Temperature T "Temperature";
  input MassFraction X[nX] "Mass fractions";
  input ThermodynamicState state;
  output SpecificEnthalpy h "specific enthalpy";
end specificEnthalpy_pTX_state;

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos