|
opm-simulators
|
Parameter bundle consumed by BlackoilWellModelGeneric. More...
#include <BlackoilWellModelGenericParameters.hpp>
Public Attributes | |
| Scalar | nupcol_group_rate_tolerance_ |
| int | max_number_of_group_switches_ |
| bool | use_multisegment_well_ |
Parameter bundle consumed by BlackoilWellModelGeneric.
Deliberately narrow subset of BlackoilModelParameters: holds only the fields the generic well-model base reads, so the base does not depend on parameters specific to a particular reservoir model (e.g. NLDD-solver knobs).
The default constructor populates fields from the global parameter system, which must already have been initialised (typically via BlackoilModelParameters::registerParameters()).