Merge commit '6bfe0dbbabf4a194c69c3f32bf7314896e3efcc9'

This commit is contained in:
Darth Vader 2024-04-18 18:17:09 +00:00
commit 0cec5dbf66

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
-----------------