mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
added new features, inverse and copy
This commit is contained in:
parent
dd597b1187
commit
faa792ee53
15
RELEASE.TXT
15
RELEASE.TXT
@ -1,4 +1,19 @@
|
||||
Version @PHREEQC_VER@: @PHREEQC_DATE@
|
||||
-----------------
|
||||
August 22, 2018
|
||||
-----------------
|
||||
|
||||
PHREEQC: Completed an "operator =" method for the C++ class Phreeqc. In
|
||||
C++ programming, it is now possible to set new_phreeqc = old_phreeqc,
|
||||
where all definitions and variables of old_phreeqc are copied to the
|
||||
new_phreeqc instance.
|
||||
|
||||
-----------------
|
||||
August 22, 2018
|
||||
-----------------
|
||||
|
||||
PHREEQC: Increased the number of iterations (100000) allowed for the solver in
|
||||
INVERSE_MODELING calculations. Should rarely need this many iterations.
|
||||
|
||||
-----------------
|
||||
July 17, 2018
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user