CO₂ Sequestration During WAG Simulation
Hello,
I’m trying to determine the amount of CO₂ sequestered during WAG, but I encountered the following error from the START.DATA file. The WAG.DATA file runs, but the FNIT-FNPT values are consistently zero. Could you please advise on how to resolve these issues?
Error Details:
- Processing grid: Total active cells = 363, Total pore volume = 160,016,327 RB
- Simulation aborted due to unexpected exception: "Could not allocate the problem: TableContainer does not have any table in the range 0...0."
Attached are the input files for reference.
Thank you for your assistance.
For the START.DATA you need to set SSFN 0.0 0.0 0.0 1.0 1.0 1.0 / (this was commented out in your input deck)
I will add a more proper default/error message so you would get a more readable message next time.
For the WAG.DATA case is seems your gas well is always set to shut.
Thank you