What's new in version 6.0

  1. Practically fully rewritten internal calculation of the WaterSteamPro functions. Due to and other factors main library of the WaterSteamPro named OKAWSP6.DLL.
  2. Added functions for calculating properties from parameters (h, s) for all regions of IF-97.
  3. Added functions for improving properties calculations in region 3 of IF-97 from parameters (p, h), (p, s).
  4. Added functions for calculating source properties in regions ## 1, 2, 3, 5 of IF-97 from parameters (r, h).
  5. Added functions for calculating rough values of density on saturation line for water and steam (wspROUSGHRSWT(t), wspROUGHRSST(t)).
  6. Added functions for calculating rough values of specific enthalpy on saturation line for water and steam (wspROUGHHSWS(s), wspROUGHHSSS(s)) from parameter (s).
  7. Added functions for more close initial value for calculating density in region 3 of IF-97 for given pressure and temperature. Also changed the search mechanism. From my opinion it's improve the calculation of r(p, t) in region 3 for 3 - 5 times.
  8. Added functions for calculating ideal part of gases properties: specific isobaric heat capacity, specific enthalpy and specific entropy.
  9. Added functions for calculating properties of gases mixtures.
  10. Rewritten program WaterSteamPro Calculator. Added some new features.
  11. Fixed bug in functions wspJOULETHOMPSON2PT(p, t), wspCPMSPT(p, t), wspJOULETHOMPSON5PT(p, t), wspVUSHCVWDERPT5PT(p, t), wspPT5RH(r, h), wspPT5HS(h, s).
  12. Rewritten the installation program with new installer. Old installer (IS 5.1) "crash" when making installation program.
  13. Changed registration mechanism.