|
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 * | currentControlString () |
| String key for the well current control. | |
| 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 * | 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 | |
| static constexpr char const * | estimateWellSolutionString () |
| string key for the esitmate well solution flag | |
| static constexpr char const * | minimumBHPConstraintString () |
| string key for the minimum BHP presssure for a producer | |
| static constexpr char const * | maximumBHPConstraintString () |
| string key for the maximum BHP presssure for a injection | |
| static constexpr char const * | phaseProductionConstraintString () |
| string key for the maximum phase rate for a producer | |
| static constexpr char const * | phaseInjectionConstraintString () |
| string key for the maximum phase rate for a injection | |
| static constexpr char const * | totalVolProductionConstraintString () |
| string key for the maximum volume rate for a producer | |
| static constexpr char const * | totalVolInjectionConstraintString () |
| string key for the maximum volume rate for a injector | |
| static constexpr char const * | massProductionConstraintString () |
| string key for the maximum mass rate for a producer | |
| static constexpr char const * | massInjectionConstraintString () |
| string key for the maximum mass rate for a injector | |
| static constexpr char const * | liquidProductionConstraintString () |
| string key for the liquid rate for a producer | |
Struct to serve as a container for variable strings and keys.
Definition at line 456 of file WellControls.hpp.