Skip to content

Commit

Permalink
Squashed 'doc/' changes from e6ecfbf5..8c6a6513
Browse files Browse the repository at this point in the history
8c6a6513 Merge commit 'ac80bd9da295b3588d4971de571818ecf70867e5'
ac80bd9d Squashed 'phreeqc3-doc/' changes from 98fcfd3..1cc308a

git-subtree-dir: doc
git-subtree-split: 8c6a65136380234b9498499759ff542b3cf06971
  • Loading branch information
Darth Vader committed Nov 14, 2024
1 parent 6079fc4 commit 008e1c9
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions 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 008e1c9

Please sign in to comment.