mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
Added EOL_NOTAB$ and NO_NEWLINE$, updated release notes
This commit is contained in:
parent
4357f6fa69
commit
e7326214b2
10
RELEASE.TXT
10
RELEASE.TXT
@ -34,6 +34,16 @@ Version @PHREEQC_VER@: @PHREEQC_DATE@
|
|||||||
An error message will result if, for example, EQUILIBRIUM_PHASES is modified
|
An error message will result if, for example, EQUILIBRIUM_PHASES is modified
|
||||||
to remove the phase that EXCHANGE is related to.
|
to remove the phase that EXCHANGE is related to.
|
||||||
|
|
||||||
|
----------------
|
||||||
|
July 22, 2020
|
||||||
|
----------------
|
||||||
|
PhreeqcRM: Added new method PhreeqcRM::SetErrorOn(bool tf). This method controls
|
||||||
|
whether error messages are written or not. A value of true will print error
|
||||||
|
messages; false will eliminate error messages. Print control (PhreeqcRM's
|
||||||
|
PHRQ_io::Set_error_on) is set for the PhreeqcRM instance and for each of the
|
||||||
|
IPhreeqc workers (each worker's PHRQ_io::Set_error_on). Messages include
|
||||||
|
PHREEQC "ERROR" messages, and any messages written with PhreeqcRM::ErrorMessage.
|
||||||
|
|
||||||
----------------
|
----------------
|
||||||
June 7, 2020
|
June 7, 2020
|
||||||
----------------
|
----------------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user