mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-18 21:22:57 -06:00
c2f9390d95
With this commit the WellsManager will check the status of completions before adding them to the internal struct wells datastructure. Completions can be in the four states: OPEN, SHUT, AUTO, POPN Completions with state == SHUT will be ignored, wheras the wellsmanager will throw if the states AUTO or POPN are encountered. The WELOPEN keyword can also have the value 'STOP'; for completions that is translated to 'SHUT' by Schedule object. |
||
---|---|---|
.. | ||
linalg | ||
pressure | ||
props | ||
simulator | ||
tof | ||
transport | ||
utility | ||
wells | ||
well_controls.h | ||
wells.h |