Click here to donate to keep PhreeqcUsers open
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Forum Home
Login
Register
PhreeqcUsers Discussion Forum
»
USER_PUNCH/USER_GRAPH
»
SELECTED_OUTPUT
»
How to output the delta value for each phase transfer?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: How to output the delta value for each phase transfer? (Read 1281 times)
teatreee
Contributor
Posts: 2
How to output the delta value for each phase transfer?
«
on:
July 28, 2020, 03:08:35 PM »
Hello,
I would like to get the delta value for each phase into the output csv file is possible. I have managed to get the following into the output file:
SELECTED_OUTPUT
-file example.csv
-reset false
-totals Fe Al Na Ca K U Mg Cl C
-ph true
-temperature true
-pe true
-ionic strength true
-saturation Brucite Artinite Nesquehonite Lansfordite Magnesite(syn) Mg5(CO3)4(OH)2:4H2O(s) Magnesite(nat)
However I was unable to add 'delta'.
Thank you for the help.
Logged
dlparkhurst
Top Contributor
Posts: 3177
Re: How to output the delta value for each phase transfer?
«
Reply #1 on:
July 28, 2020, 07:36:35 PM »
You can use USER_PUNCH 1 to go along with your SELECTED_OUTPUT 1 definition (1 is the default user number).
USER_PUNCH 1
-heading delta_brucite ....
10 PUNCH EQUI_DELTA("Brucite")
...
Logged
teatreee
Contributor
Posts: 2
Re: How to output the delta value for each phase transfer?
«
Reply #2 on:
July 29, 2020, 02:01:50 PM »
Thank you very much!
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
PhreeqcUsers Discussion Forum
»
USER_PUNCH/USER_GRAPH
»
SELECTED_OUTPUT
»
How to output the delta value for each phase transfer?