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
»
Conceptual Models
»
Design of conceptual models
»
Input ranges
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Input ranges (Read 7144 times)
Model1
Contributor
Posts: 6
Input ranges
«
on:
19/12/14 14:57 »
Dear,
I would like to select the potential reactions that can occur in wastewater treatment facilities.
To this end, I have set-up realistic ranges for the wastewater input characteristics (nutrient contents, pH, temperature, etc.). Is it possible to use PhreeqC for calculation of the potential outputs (i.e. to check for example which precipitates can become oversaturated) within the selected ranges of the inputs ? Or do I have to reintroduce the input values for each possible scenario ?
Thanks in advance.
Logged
dlparkhurst
Global Moderator
Posts: 4213
Re: Input ranges
«
Reply #1 on:
19/12/14 17:25 »
For a first cut, I think that maximum values for all the parameters (and probably maximum pH, minimum temperature) would give SIs that indicate which phases could precipitate.
Not sure how you want to get more specific. There are probably many, many combinations. It is conceivable that you could arrange a multidimensional set of parameters with, say, min and max of each parameter. I would use IPhreeqcCOM and some kind of scripting language (Matlab, Excel (VB), Python) (also could use IPhreeqc and a programming language) to go through a set of many combinations.
Logged
Model1
Contributor
Posts: 6
Re: Input ranges
«
Reply #2 on:
20/12/14 14:19 »
Thank you.
I was thinking about the following strategy:
First test all possible combinations using the maximum/ minimum values of all parameters and input variables.
Next, test for each unit the composition of 20 different waste flows under differing operating conditions. I would allow the increment of one operating parameter at a time within its range, and put the other parameters fixed, e.g. using:
REACTION_TEMPERATURE
25 75 in 51 steps
Logged
dlparkhurst
Global Moderator
Posts: 4213
Re: Input ranges
«
Reply #3 on:
21/12/14 03:57 »
Seems feasible. The only questions are how many combinations do you want to set up and how hard will it be to write the instructions to do the calculations.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
PhreeqcUsers Discussion Forum
»
Conceptual Models
»
Design of conceptual models
»
Input ranges