.BrineProp.SpecificEnthalpies.specificEnthalpy_pTX_Francke_hsol

Information

enthalpy calculation using solution enthalpies

Interface

function specificEnthalpy_pTX_Francke_hsol
  input SI.Pressure p;
  input SI.Temp_K T;
  input SI.MassFraction X[:] "mass fractions m_i/m_Sol";
  output SI.SpecificEnthalpy h;
end specificEnthalpy_pTX_Francke_hsol;

Generated at 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos