Registrations currently disabled due to excessive spam. Please email phreeqcusers at gmail.com to request an account.
Welcome
Guest
Forum Home
Login
Register
PhreeqcUsers Discussion Forum
»
Processes
»
Reactive transport modelling
»
Disabling warnings in PHREEQCRM.
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Disabling warnings in PHREEQCRM. (Read 1205 times)
Ivan K.
Frequent Contributor
Posts: 21
Disabling warnings in PHREEQCRM.
«
on:
08/08/23 11:50 »
Dear colleagues,
is there a possibility to turn of warnings in PHREEQCRM?
For example, for each grid cell I get a warning of the form
"WARNING: Element Ca is contained in Portlandite (which has 0.0 mass),
but is not in solution or other phases."
When the number of cells is large, this causes some troubles when working with output.
Logged
dlparkhurst
Global Moderator
Posts: 4067
Re: Disabling warnings in PHREEQCRM.
«
Reply #1 on:
08/08/23 14:17 »
I think you can use the following
Code:
[Select]
PRINT
-warnings 0
You would need include this in a file and use RunFile or run it as a string with RunString for the workers.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
PhreeqcUsers Discussion Forum
»
Processes
»
Reactive transport modelling
»
Disabling warnings in PHREEQCRM.