opm-core/opm/core
Joakim Hove f9bce38852 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
..
grid Use proper way to access pi() from boost::math. 2014-12-01 14:55:06 +01:00
io Added WellCompletion namespace 2015-01-12 12:10:51 +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
doxygen_main.hpp remove the EclipseGridParser class 2014-05-21 11:22:43 +02:00
grid.h Added function grid_equal() to compare two UnstructuredGrid instances. 2014-04-22 15:13:54 +02:00
opm-core-pch.hpp Use precompiled headers to compile C++ modules 2013-02-11 22:38:00 +01:00
version.c Include version information in the library 2013-07-31 12:22:18 +02:00
version.h Bump version numbers. 2013-10-21 13:53:29 +02: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