opm-simulators/opm/core
Joakim Hove c2f9390d95 Wellsmanager will check completion status
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.
2015-01-12 12:43:45 +01:00
..
linalg Merge pull request #702 from jorgekva/linsolver_petsc 2014-12-19 11:25:58 +01:00
pressure Add warning to c solvers when stopped wells occur 2015-01-09 09:10:10 +01:00
props PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
simulator Fix comments. 2015-01-09 09:10:10 +01:00
tof Put reformatted error message in anonymous namespace. 2015-01-07 10:16:13 +01:00
transport PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
utility PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
wells Wellsmanager will check completion status 2015-01-12 12:43:45 +01:00
well_controls.h Renaming well is shut to well is stopped. 2015-01-09 09:10:10 +01:00
wells.h wells.h: Document several function 2014-07-03 16:09:56 +02:00