Simulator programs and utilities for automatic differentiation.
Go to file
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
examples Add a utility for actually running the eikonal solver. 2014-12-29 12:28:30 +01:00
opm/core Wellsmanager will check completion status 2015-01-12 12:43:45 +01:00
tests Pure white-space change 2015-01-12 12:43:44 +01:00