Opm::Well::InjectionControls Struct Reference

#include <Well.hpp>

Public Member Functions

 InjectionControls (int controls_arg)
 
bool hasControl (InjectorCMode cmode_arg) const
 

Public Attributes

double bhp_limit
 
double thp_limit
 
InjectorType injector_type
 
InjectorCMode cmode = InjectorCMode::CMODE_UNDEFINED
 
double surface_rate
 
double reservoir_rate
 
double temperature
 
int vfp_table_number
 
bool prediction_mode
 

Constructor & Destructor Documentation

◆ InjectionControls()

Opm::Well::InjectionControls::InjectionControls ( int  controls_arg)
inline

Member Function Documentation

◆ hasControl()

bool Opm::Well::InjectionControls::hasControl ( InjectorCMode  cmode_arg) const
inline

Member Data Documentation

◆ bhp_limit

double Opm::Well::InjectionControls::bhp_limit

◆ cmode

InjectorCMode Opm::Well::InjectionControls::cmode = InjectorCMode::CMODE_UNDEFINED

◆ injector_type

InjectorType Opm::Well::InjectionControls::injector_type

◆ prediction_mode

bool Opm::Well::InjectionControls::prediction_mode

◆ reservoir_rate

double Opm::Well::InjectionControls::reservoir_rate

◆ surface_rate

double Opm::Well::InjectionControls::surface_rate

◆ temperature

double Opm::Well::InjectionControls::temperature

◆ thp_limit

double Opm::Well::InjectionControls::thp_limit

◆ vfp_table_number

int Opm::Well::InjectionControls::vfp_table_number

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