Merge commit '481eedd9fbb079c0adef13419abbbec0af61d3ff'

This commit is contained in:
Darth Vader 2021-04-06 16:03:38 +00:00
commit c69a5bce5e

View File

@ -33,6 +33,14 @@ SETDIFF_C("CO3-2", 1.18e-9) Sets dw for a species (see SOLUTION_SPECIES)
SYS("element", count , name$, Sixth argument is new and determines the sort order,
type$ , moles, 1) 0 sorted by 5th argument, 1, sorted by 3rd argument.
-------------
April 6, 2021
-------------
PHREEQC: Code was revised to make greater use of C++ template classes (vector and map) for
memory management
PhreeqcI: More comprehensive documentation of Basic functions.
-------------
March 10, 2021
-------------