updated RELEASE.TXT

This commit is contained in:
David Parkhurst 2024-04-15 20:28:18 -06:00
parent e30aa466d8
commit 36acf3ff50

View File

@ -1,4 +1,17 @@
Version @PHREEQC_VER@: @PHREEQC_DATE@
-----------------
April 15, 2024
-----------------
PHREEQC: Fixed a memory error with iso.dat because it uses H3O+ instead of
H+. The SC variable was uninitialized in that situation.
DATABASES: Amm.dat, phreeqc.dat, and pitzer.dat were updated with
revisions to viscosity and specific conductance.
PhreeqcRM and IPhreeqc: Fixed bug with the temperature grid for llnl. Some
internal testing and list generators used the default temperature of 25C,
which caused an error if the temperature grid did not span 25C.
-----------------
March 25, 2024
-----------------