I’m working on modeling a batch reactor filled with CO₂-saturated Brine, in which a core sample is submerged. I was wondering if there are any PFORTRAN examples or guidance that could assist with setting up this model? I'm a bit unsure about the appropriate boundary conditions.
Thank you,
Fatemeh
--
You received this message because you are subscribed to the Google Groups "pflotran-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pflotran-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pflotran-users/e1cf47fc-e07c-46e4-9c39-8c9a21ef1676n%40googlegroups.com.
Fatemeh,
You could try out SCO2 Mode. Take a look at regression_tests/co2 for some example models with boundary conditions.
Michael
From:
pflotra...@googlegroups.com <pflotra...@googlegroups.com> on behalf of Fatemeh <reisi...@gmail.com>
Date: Sunday, November 3, 2024 at 9:08 AM
To: pflotra...@googlegroups.com <pflotra...@googlegroups.com>
Subject: Re: [pflotran-users: 8095] Batch Reactor
Check twice before you click! This email originated from outside PNNL.
To view this discussion visit https://groups.google.com/d/msgid/pflotran-users/157A308C-0946-43E1-99C8-D6F69C2AA571%40gmail.com.
On Nov 4, 2024, at 12:54, 'Nole, Michael A' via pflotran-users <pflotra...@googlegroups.com> wrote:
Fatemeh,
This all depends on whether you plan to include flow process model in addition to reactive transport. From the below, I will assume that you are not doing so. In that case, set up the back reactor with volume fractions of select minerals through an initial condition based on a transport condition -> transport constraint that defines the minerology and aqueous concentrations. Please let me know if this does not answer your question.
Glenn
To view this discussion visit https://groups.google.com/d/msgid/pflotran-users/E5B8D930-D521-4F86-B386-056AB10BE8E2%40gmail.com.
Fatemeh,
PFLOTRAN considers the entire domain to be porous media. You could create separate regions for the core and the surrounding brine and set the porosity of the surrounding brine cells to be 1, but the code will only differentiate on the porosity. Minerals can still precipitate-dissolve in the surrounding brine if it becomes supersaturated with respect to a mineral.
Glenn
To view this discussion visit https://groups.google.com/d/msgid/pflotran-users/2569C2FF-EA27-4260-8E2D-A01E24F9DCC1%40gmail.com.
Fatemeh,
The physical domain appears correct. Regarding geochemistry, I cannot say whether many of the parameters (e.g., rate constants) are correct (or realistic), but I provide a couple comments:
Glenn
To view this discussion visit https://groups.google.com/d/msgid/pflotran-users/CACLNKk7L6Z8FWiVZDQjPWS8MZirzFD4G3_s5EpyPmY18JYWbAg%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/pflotran-users/CACD4007-1F25-4A0F-98AA-BE0224337462%40gmail.com.

On Nov 19, 2024, at 15:50, Peter Lichtner <peter.l...@gmail.com> wrote:
Fatemeh: you might want to consider the dual continuum model with one continuum referring to the brine as primary continuum and the other the core as secondary continuum, with diffusive mass transfer between the two. Not sure this will work in the presence of gases, however.
To view this discussion visit https://groups.google.com/d/msgid/pflotran-users/1889039C-9293-46C9-B300-46255B28CEFD%40gmail.com.
On Nov 19, 2024, at 12:41, Fatemeh <reisi...@gmail.com> wrote:
Dear Peter,Thank you very much for your response.I was wondering if you could kindly explain how I might go about implementing this. Is there an example that could help clarify? Glenn mentioned that the entire system is treated as porous media in PFLOTRAN.Do you think the input file I provided is not suitable for this experiment?I would also greatly appreciate it if you could share your thoughts regarding my questions on constraints and chemistry.I have attached a picture that shows a schematic of my experiment just consider one core instead of four.Best regards,Fatemeh
<image0.png>
To view this discussion visit https://groups.google.com/d/msgid/pflotran-users/DEF0F108-5B59-473A-B46D-B5FCE9E5981B%40gmail.com.
Yes, that is well-stirred. In this experiment, I only measured the rock mineralogy (XRD), but in the next experiment, I will also measure the water composition. When defining the core constraints, I assigned small values to all the aqueous phases. Could you please confirm if this approach is correct?
Additionally, do you think the physics I defined in the uploaded input file is accurate? Glenn mentioned it seems correct, but you had suggested the Dual Continuum model.
The results from the code show a very low change in calcite volume fraction, while my experimental data indicates significant Portlandite dissolution and calcite precipitation. Could you advise on potential sources of error in my code?
Thank you again for your insights.
Fatemeh
To view this discussion visit https://groups.google.com/d/msgid/pflotran-users/7C98C19D-713B-45A2-A198-715688CDB9CD%40gmail.com.
See my comments below in red. Glenn
From:
pflotra...@googlegroups.com <pflotra...@googlegroups.com> on behalf of Fatemeh <reisi...@gmail.com>
Date: Monday, November 25, 2024 at 5:59 AM
To: pflotra...@googlegroups.com <pflotra...@googlegroups.com>
Subject: Re: [pflotran-users: 8155] Batch Reactor
Dear Peter & Glenn
Just a kind reminder, I really appreciate your support and help.
Bests,
Fatemeh
On Nov 20, 2024, at 23:05, Fatemeh <reisi...@gmail.com> wrote:
Dear Peter,
Thank you for your prompt reply.
Yes, that is well-stirred. In this experiment, I only measured the rock mineralogy (XRD), but in the next experiment, I will also measure the water composition. When defining the core constraints, I assigned small values to all the aqueous phases. Could you please confirm if this approach is correct?
I don’t know that there is an answer as to what is correct. Assigning low concentrations would be correct if you were using DI water.
Additionally, do you think the physics I defined in the uploaded input file is accurate? Glenn mentioned it seems correct, but you had suggested the Dual Continuum model.
I would avoid using the dual continuum model until after you have a single continuum running robustly.
The results from the code show a very low change in calcite volume fraction, while my experimental data indicates significant Portlandite dissolution and calcite precipitation. Could you advise on potential sources of error in my code?
There are many possible explanations for the discrepancies:
- Incorrect kinetic rate constants for minerals (too low)
- Incorrect specific surface areas for minerals
- Missing aqueous and mineral species
To view this discussion visit https://groups.google.com/d/msgid/pflotran-users/CF0883F8-5123-4D4C-9A6D-44413059F4E0%40gmail.com.