opm-simulators/opm/core
Kai Bao 31465c732c adding groupProdTargetConverged() to WellsGroup
When the group is producing its target, we consider it is converged.
When the group is not producing its target, while the group can not
produce more based on its own limits, we also consider it is converged.

When the group is not producing its target, while the group can
potentially produce more, we consider it is not converged.
2017-01-16 14:19:52 +01:00
..
flowdiagnostics use the error macros from opm-common 2015-10-08 11:42:15 +02:00
linalg Added an accumulate method that allows to switch off overlap entries. 2017-01-11 12:18:39 +01:00
pressure Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
props Merge pull request #1120 from jokva/density-from-eclipsestate 2017-01-09 10:38:30 +01:00
simulator Merge pull request #1131 from atgeirr/increase-iters-for-equil 2017-01-09 09:31:14 +01:00
transport PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
utility consolidate the unit system to opm-parser 2016-10-10 17:50:26 +02:00
wells adding groupProdTargetConverged() to WellsGroup 2017-01-16 14:19:52 +01:00
well_controls.h Initial integration of VFP 2015-08-19 13:10:48 +02:00
wells.h Avoid using bool in the c code 2015-10-07 12:49:05 +02:00