.BrineProp.SpecificEnthalpies.specificEnthalpy_pTX_Driesner

Information

enthalpy calculation according to Driesner 2007 et al: 0-1000degC; 0.1-500MPa (doi:10.1016/j.gca.2007.05.026)

Interface

function specificEnthalpy_pTX_Driesner
  input SI.Pressure p;
  input SI.Temp_K T;
  input SI.MassFraction X_NaCl "mass fraction m_NaCl/m_Sol";
  output SI.SpecificEnthalpy h;
end specificEnthalpy_pTX_Driesner;

Generated at 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos