My name is Kohei and I am a new user of PFLOTRAN. I am currently trying to set up a simulation to study CO₂ dissolution-convection (density-driven fingering) following CO₂ injection into a heterogeneous sub-seabed formation. I am using SIMULATION_TYPE SUBSURFACE with coupled MODE MPHASE and MODE GIRT.
However, I am stuck at the initial setup and keep getting the following error when defining the initial conditions: ERROR: concentration condition null in condition: initial
This error seems to occur when I try to couple the FLOW_CONDITION and TRANSPORT_CONDITION in the INITIAL_CONDITION block. I have tried two approaches, which have led me into a loop:
When I run the simulation without CONCENTRATION DIRICHLET in the FLOW_CONDITION's TYPE sub-block, I get the concentration condition null error.
When I add CONCENTRATION DIRICHLET to the TYPE sub-block, I get a different error: ERROR: No value or dataset specified.
Here are the relevant parts of my input file that are causing the issue:
Could someone please advise on the correct syntax for defining the FLOW_CONDITION, TRANSPORT_CONDITION, and INITIAL_CONDITION to properly set an initial state of a saline aquifer under hydrostatic pressure for a coupled MPHASE/GIRT simulation?
Any help would be greatly appreciated.
Best regards,
Kohei