.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-12-11T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos