.BrineProp.PartialBrineMultiSaltMultiGasTwoPhase.specificEnthalpy_liq_pTX

Information

Specific enthalpy of liquid phase

Interface

function specificEnthalpy_liq_pTX
  input SI.Pressure p;
  input SI.Temp_K T;
  input MassFraction X[nX] "mass fraction m_NaCl/m_Sol";
  input Boolean ignoreTlimit = false "activated by temperature_phX";
  output SI.SpecificEnthalpy h;
end specificEnthalpy_liq_pTX;

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