From 5a09bc973358ac9b19e320f84ebd3afa8d0e8726 Mon Sep 17 00:00:00 2001 From: Darth Vader Date: Tue, 22 Oct 2024 01:09:42 +0000 Subject: [PATCH] Squashed 'doc/' changes from 2c099a17..36204521 36204521 Merge commit '7f28b22e3a5962cb926cb45714a76b53b9d62d3b' 7f28b22e Squashed 'phreeqc3-doc/' changes from a8fd3b6..c703f2f git-subtree-dir: doc git-subtree-split: 3620452100ad4117920e5ae05f4703d1c66d70f7 --- phreeqc3-doc/RELEASE.TXT | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/phreeqc3-doc/RELEASE.TXT b/phreeqc3-doc/RELEASE.TXT index 90c99ad9..c16e29ad 100644 --- a/phreeqc3-doc/RELEASE.TXT +++ b/phreeqc3-doc/RELEASE.TXT @@ -3,21 +3,24 @@ 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. + PHREEQC: Revised the multicomponent diffusion calculation of heat and solutes, + accounting now for the heat also for the T-dependent viscosity of the solutions. ----------------- October 8, 2024 ----------------- - PHREEQC: Corrected spelling errors thoughout PHREEQC as supplied by Mike Toews. + PHREEQC: Corrected spelling errors throughout 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. + "lambda" are both acceptable in Pitzer 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. + if the solutions being mixed did not have 1 kg of water. (Note that PHREEQC does + not consider the heat content of the solutions when the temperature of the mixture + is calculated.) + Version 3.8.2: August 29, 2024 -----------------