.BrineProp.SpecificEnthalpies.HeatOfSolution_NaCl_Sanahuja1986

Information

2nd degree polynomial fit from Sanahuja1986 http://dx.doi.org/10.1016/0021-9614(86)90063-7

Interface

function HeatOfSolution_NaCl_Sanahuja1986
  input SI.Temperature T;
  output Types.PartialMolarEnthalpy h_sol = -0.0022*T^2 + 1.22886*T - 166.889 "[J/mol_NaCl]";
end HeatOfSolution_NaCl_Sanahuja1986;

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