.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 2024-10-17T18:25:27Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos