|
Opm::WellStatusSnapshot::Entry Struct Reference
Member Function Documentation◆ operator==()
References closedBelowOffender, openCompletions, openConnections, status, and topCompletion. ◆ serializeOp()
template<class Serializer >
References closedBelowOffender, openCompletions, openConnections, status, and topCompletion. Member Data Documentation◆ closedBelowOffender
Identity of every connection currently closed only by the reach of a '+CON' workover, rather than by a limit of its own, sorted. WPWE2 does not count them, and a workover that reaches past its offender has closed the well to the bottom. Referenced by operator==(), and serializeOp(). ◆ openCompletions
Completion number of every connection able to flow, sorted. Only WPWE3 uses this, to ask whether the well is left flowing through its topmost completion alone; that test is over completions, not connections, so the repeats COMPLUMP produces are wanted here. Referenced by operator==(), and serializeOp(). ◆ openConnections
Identity of every connection that is currently able to flow, sorted for set operations. WPWE1 and WPWE2 count connections, so they difference these rather than completion numbers: COMPLUMP may map several connections onto one completion and may renumber them mid-run, neither of which opens or closes anything. A cell index repeats across refinement levels, so the level is part of the identity. Referenced by operator==(), and serializeOp(). ◆ status
Referenced by operator==(), and serializeOp(). ◆ topCompletion
Completion number of the well's topmost connection, whether or not it is able to flow. WPWE3 uses this to distinguish bottom-up closure from a well whose only flowing connection still has closed connections above it. Referenced by operator==(), and serializeOp(). The documentation for this struct was generated from the following file: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||