Skip to content

How to shutdown a well? #1462

Closed Answered by francoishamon
wdmhouston asked this question in Q&A
Jun 11, 2021 · 5 comments · 7 replies
Discussion options

You must be logged in to vote

Hello @wdmhouston,
If you still need to shut down a well, this is now implemented properly. You will have to checkout branch feature/tang/WellRateBHPTable, recompile GEOSX, and follow this example:

In the CompositionalMultiphaseWell block of the XML, you first use the keyword targetTotalRateTableName as below
https://github.com/GEOSX/GEOSX/blob/fddbc1fb2ed89b05c30c973f52e87e703940d5e7/src/coreComponents/physicsSolvers/fluidFlow/wells/integratedTests/compositionalMultiphaseWell/staircase_co2_wells_3d.xml#L49-L56
and then in the Functions block, you specify the rate as a function of time, with 0 if you want to shut down the well:
https://github.com/GEOSX/GEOSX/blob/fddbc1fb2ed89b05c30c973f5…

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@wdmhouston
Comment options

@wdmhouston
Comment options

@francoishamon
Comment options

@wdmhouston
Comment options

@francoishamon
Comment options

Answer selected by francoishamon
Comment options

You must be logged in to vote
2 replies
@wdmhouston
Comment options

@francoishamon
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants