opm-simulators
Opm::BlackoilWellModelGenericParameters< Scalar > Struct Template Reference

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_
 

Detailed Description

template<class Scalar>
struct Opm::BlackoilWellModelGenericParameters< Scalar >

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()).


The documentation for this struct was generated from the following files: