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
»
Processes
»
Reactive transport modelling
»
Using SOLUTION_MODIFY in a coupled reactive transport
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Using SOLUTION_MODIFY in a coupled reactive transport (Read 1551 times)
omarchaabi
Contributor
Posts: 5
Using SOLUTION_MODIFY in a coupled reactive transport
«
on:
June 03, 2020, 12:23:29 PM »
Dear phreeqc users,
I am currently working on coupling IPhreeqc to a transport simulator. So far I have succeeded in validating the coupled simulator against IPhreeqc "example 11" where the water concentration is fixed at 1 Kg. However, for the intended study, water saturation will be changing over time in the transport simulator. I would like to ask if SOLUTION_MODIFY allows for modifying the mass/volume of water? Or is there any other way to go around this using IPhreeqc?
I have read in several posts that it would be more appropriate to use PhreeqcRM for reactive modeling. If there is no way around this for IPhreeqc does PhreeqcRM provide this option?
Regards,
Omar
Logged
Pak
Top Contributor
Posts: 100
Re: Using SOLUTION_MODIFY in a coupled reactive transport
«
Reply #1 on:
June 03, 2020, 02:24:24 PM »
There is no way around I think, but you can implement the same formulas that PhreeqcRM uses in your code. In the paper of PhreeqcRM is everything well explained, I think.
«
Last Edit: June 03, 2020, 07:04:08 PM by Pak
»
Logged
dlparkhurst
Global Moderator
Posts: 3805
Re: Using SOLUTION_MODIFY in a coupled reactive transport
«
Reply #2 on:
June 03, 2020, 05:42:40 PM »
I think PhreeqcRM would be the better way to go. It allows changing porosity and saturation. You can look at the documentation for SetUnitsSolution
https://water.usgs.gov/water-resources/software/PHREEQC/documentation/phreeqcrm/index.html
for the way transport concentration units are converted to PHREEQC solutions (also GetConcentrations and SetConcentrations). Even if you continue to use IPhreeqc, the equations may be helpful.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
PhreeqcUsers Discussion Forum
»
Processes
»
Reactive transport modelling
»
Using SOLUTION_MODIFY in a coupled reactive transport