.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-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos