#include <InjectionSpecification.hpp>
|
| enum | ControlMode {
NONE,
RATE,
RESV,
BHP,
THP,
REIN,
VREP,
GRUP,
FLD
} |
| |
| enum | InjectorType { WATER,
OIL,
GAS
} |
| |
| enum | GuideRateType { RAT,
NONE_GRT
} |
| |
| Enumerator |
|---|
| NONE |
|
| RATE |
|
| RESV |
|
| BHP |
|
| THP |
|
| REIN |
|
| VREP |
|
| GRUP |
|
| FLD |
|
| Opm::InjectionSpecification::InjectionSpecification |
( |
| ) |
|
| double Opm::InjectionSpecification::BHP_limit_ |
| double Opm::InjectionSpecification::guide_rate_ |
| double Opm::InjectionSpecification::reinjection_fraction_target_ |
| double Opm::InjectionSpecification::reservoir_flow_max_rate_ |
| double Opm::InjectionSpecification::surface_flow_max_rate_ |
| double Opm::InjectionSpecification::voidage_replacment_fraction_ |
The documentation for this struct was generated from the following file: