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
»
Beginners
»
BASIC functions
»
User_graph detached
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: User_graph detached (Read 2399 times)
Angelo Johnson
Contributor
Posts: 1
User_graph detached
«
on:
30/07/19 17:33 »
Hi
I am new to phreeqc and are having trouble plotting saturation indices from mix solutions on user_graph.
When I run the model, the graphs keep on detaching.
Can you please assist me where I am going wrong?
Regards
Logged
dlparkhurst
Global Moderator
Posts: 4035
Re: User_graph detached
«
Reply #1 on:
30/07/19 17:53 »
If you use the explicit -detach option in USER_GRAPH, then the program frees all the memory related to that USER_GRAPH, which allows it to remain on the screen, but a new one can be defined subsequently in the input file.
USER_GRAPHS are automatically detached at the end of the run, which means the program has cleaned up the related memory, but the graphs remain on the screen.
If you have a specific question, explain it and attach a simple input file that demonstrates the issue that you are having.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
PhreeqcUsers Discussion Forum
»
Beginners
»
BASIC functions
»
User_graph detached