| 
    GEOS
    
   | 
 
Struct to serve as a container for variable strings and keys. More...
#include <WellControls.hpp>
Static Public Member Functions | |
| static constexpr char const * | refElevString () | 
| String key for the well reference elevation (for BHP control)  | |
| static constexpr char const * | typeString () | 
| String key for the well type.  | |
| static constexpr char const * | inputControlString () | 
| String key for the well input control.  | |
| static constexpr char const * | currentControlString () | 
| String key for the well current control.  | |
| static constexpr char const * | targetBHPString () | 
| String key for the well target BHP.  | |
| static constexpr char const * | targetTotalRateString () | 
| String key for the well target rate.  | |
| static constexpr char const * | targetPhaseRateString () | 
| String key for the well target phase rate.  | |
| static constexpr char const * | targetPhaseNameString () | 
| String key for the well target phase name.  | |
| static constexpr char const * | targetMassRateString () | 
| String key for the well target phase name.  | |
| static constexpr char const * | injectionStreamString () | 
| String key for the well injection stream.  | |
| static constexpr char const * | injectionTemperatureString () | 
| String key for the well injection temperature.  | |
| static constexpr char const * | useSurfaceConditionsString () | 
| String key for checking the rates at surface conditions.  | |
| static constexpr char const * | referenceReservoirRegionString () | 
| String key for reference reservoir region.  | |
| static constexpr char const * | surfacePressureString () | 
| String key for the surface pressure.  | |
| static constexpr char const * | surfaceTemperatureString () | 
| String key for the surface temperature.  | |
| static constexpr char const * | targetTotalRateTableNameString () | 
| string key for total rate table name  | |
| static constexpr char const * | targetPhaseRateTableNameString () | 
| string key for phase rate table name  | |
| static constexpr char const * | targetMassRateTableNameString () | 
| string key for mass rate table name  | |
| static constexpr char const * | targetBHPTableNameString () | 
| string key for BHP table name  | |
| static constexpr char const * | statusTableNameString () | 
| string key for status table name  | |
| static constexpr char const * | perfStatusTableNameString () | 
| string key for perforation status table name  | |
| static constexpr char const * | enableCrossflowString () | 
| string key for the crossflow flag  | |
| static constexpr char const * | initialPressureCoefficientString () | 
| string key for the initial pressure coefficient  | |
Struct to serve as a container for variable strings and keys.
Definition at line 359 of file WellControls.hpp.