Zixuan,
Please send a drawing of what you are attempting to accomplish.
Please note that the gas phase from the flow process model is independent of the gas species in the reactive transport code. The flow model gas phase state variables solely determine the gas phase saturation and Darcy velocity for reactive transport. But these state variable may have nothing to do with what you are asking…; it may be an issue with boundary conditions.
Glenn
From: pflotra...@googlegroups.com <pflotra...@googlegroups.com>
On Behalf Of Zixuan Chen
Sent: Thursday, September 7, 2023 11:20 AM
To: pflotran-users <pflotra...@googlegroups.com>
Subject: [pflotran-users: 7267] Threshold for methane gas emission
Check twice before you click! This email originated from outside PNNL.
--
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 on the web visit
https://groups.google.com/d/msgid/pflotran-users/e81e3a3d-b171-4e21-9abd-ce3bff16d01dn%40googlegroups.com.
Zixuan,
With the current approach to coupling reactive transport to the gas phase in multiphase flow, there is no way to simulate off gassing of gas generated through chemical reaction using a pressure constraint in the flow portion of the code; it has to be from the reactive transport side.
If I were to attempt this using the reactive transport process model, I would create a reaction sandbox with a sink term for the dissolved aqueous species that is off gassing. Yes, the gas is off gassing, but the primary dependent variable is an aqueous species that is equilibrated with a gas partial pressure. The sink term would involve a kinetic mass transfer process that drives the gas partial pressure (and associated aqueous concentration) to equilibrium with 1 atm. A large rate constant will approximate equilibrium conditions.
Glenn
To view this discussion on the web visit https://groups.google.com/d/msgid/pflotran-users/eca1edad-46ac-4a0c-8dae-0d65421193can%40googlegroups.com.
Hi all,
I am running a simulation in MPHASE mode using an explicit
unstructured grid on our cluster and on my PC. On the cluster I
get the following error on startup:

I don't get this error on my PC.
I use an Intel compiler on the cluster and gfortran (Ubuntu
20.04) on the PC. The PFLOTRAN version on the cluster is a few
months older than the one on the PC.
Can you let me know what the error means and how it can be fixed?
Thanks.
Regards,
Peter
-- Peter Alt-Epping, PD PhD RWI Group, Institute of Geological Sciences University of Bern Baltzerstrasse 3 3012 Bern Switzerland Tel.: 0041 31 684 8765
Peter,
Please pull the latest source code and try the same input file. The following commit from August fixed that error message:
From: pflotra...@googlegroups.com <pflotra...@googlegroups.com>
On Behalf Of Peter Alt-Epping
Sent: Monday, September 11, 2023 10:50 AM
To: pflotra...@googlegroups.com
Subject: Re: [pflotran-users: 7270] Face ID error on cluster
Check twice before you click! This email originated from outside PNNL.
Hi all,
--
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 on the web visit https://groups.google.com/d/msgid/pflotran-users/84e651fa-fd86-f2ee-111d-d312d1969292%40geo.unibe.ch.
Peter,
Please pull the latest source code and try the same input file. The following commit from August fixed that error message:
https://bitbucket.org/pflotran/pflotran/commits/4e96db47c3a2b6e9e563ac54ceff6252a6c9218b
However, the error message is only invoked when there are faces defined, and for explicit unstructured grids, regions do not have face IDs. If I recall correctly, the array of face ids was not being properly nullified during initialization. The commit should fix the issue.
Glenn
From: pflotra...@googlegroups.com <pflotra...@googlegroups.com> On Behalf Of Peter Alt-Epping
Sent: Monday, September 11, 2023 10:50 AM
To: pflotra...@googlegroups.com
Subject: Re: [pflotran-users: 7270] Face ID error on cluster
Check twice before you click! This email originated from outside PNNL.
Hi all,
--
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 on the web visit https://groups.google.com/d/msgid/pflotran-users/84e651fa-fd86-f2ee-111d-d312d1969292%40geo.unibe.ch.
This fixed it. Thanks Glenn!
Peter
To view this discussion on the web visit https://groups.google.com/d/msgid/pflotran-users/PH0PR09MB78363D38B2E0A5DB72B72BBB9AF1A%40PH0PR09MB7836.namprd09.prod.outlook.com.