From 0062deb60aef9ba4d1c1a07454acff77cc8a1f1c Mon Sep 17 00:00:00 2001 From: Darth Vader Date: Fri, 11 Oct 2024 19:18:30 +0000 Subject: [PATCH] Squashed 'doc/' changes from c81e745f..2c099a17 2c099a17 Merge commit '431b30b26cc140a08d7f2c181c79c1bd71aa4a2a' 431b30b2 Squashed 'phreeqc3-doc/' changes from db48f0f..a8fd3b6 git-subtree-dir: doc git-subtree-split: 2c099a170f906f263309be9c7592141f526e5853 --- phreeqc3-doc/RELEASE.TXT | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/phreeqc3-doc/RELEASE.TXT b/phreeqc3-doc/RELEASE.TXT index 626f9c6e..90c99ad9 100644 --- a/phreeqc3-doc/RELEASE.TXT +++ b/phreeqc3-doc/RELEASE.TXT @@ -1,5 +1,25 @@ Version @PHREEQC_VER@: @PHREEQC_DATE@ + ----------------- + October 8, 2024 + ----------------- + PHREEQC: Improved algorithem for transport of heat in TRANSPORT, and included + additional viscosity effects in transport calculations. + + ----------------- + October 8, 2024 + ----------------- + PHREEQC: Corrected spelling errors thoughout PHREEQC as supplied by Mike Toews. + Modified "lamda" to "lambda" internally as suggested by Toews, but "lamda" and + "lambda" are both acceptable in Ptzer database files for backward compatibility. + + ----------------- + October 8, 2024 + ----------------- + PHREEQC: Fixed bug in MIX that produced erroneous temperature and pressure + if the solutions being mixed did not have 1 kg of water. + +Version 3.8.2: August 29, 2024 ----------------- August 27, 2024 -----------------