Skip to content

Commit

Permalink
Merge commit '008e1c9ef99831c015f53eec9eb75cf1aeb16811'
Browse files Browse the repository at this point in the history
  • Loading branch information
Darth Vader committed Nov 14, 2024
2 parents 9eb673b + 008e1c9 commit 8bd3230
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions doc/phreeqc3-doc/RELEASE.TXT
Original file line number Diff line number Diff line change
@@ -1,4 +1,36 @@
Version @PHREEQC_VER@: @PHREEQC_DATE@
-----------------
November 11, 2024
-----------------
PHREEQC: Added a new keyword data block GAS_BINARY_PARAMETERS that define
binary interaction coefficients for pairs of gas components. PHREEQC retains
some hard-coded interaction parameters, but these can be modified, and new
interaction parameters can be added with the new data block. The following
data block gives the hard-coded values in PHREEQC:
GAS_BINARY_PARAMETERS
H2O(g) CO2(g) 0.19
H2O(g) H2S(g) 0.19
H2O(g) H2Sg(g) 0.19
H2O(g) CH4(g) 0.49
H2O(g) Mtg(g) 0.49
H2O(g) Methane(g) 0.49
H2O(g) N2(g) 0.49
H2O(g) Ntg(g) 0.49
H2O(g) Ethane(g) 0.49
H2O(g) Propane(g) 0.55

-----------------
November 7, 2024
-----------------
PhreeqcRM: Fixed a bug when multiple PhreeqcRM instances were created with
debug compilation. Some debugging code caused a failure if the instances did
not have the same number of cells.

-----------------
November 1, 2024
-----------------
Phreeqc: Updated H+ and Br- viscosity in Amm.dat, phreeqc.dat, phreeqc_rates.dat, and pitzer.dat.
Small change to basicsubs.cpp.

-----------------
October 24, 2024
Expand Down

0 comments on commit 8bd3230

Please sign in to comment.