|
GEOS
|
Struct to serve as a container for variable strings and keys. More...
#include <WellControls.hpp>

Static Public Member Functions | |
| static constexpr char const * | fluidNamesString () |
| String key for the fluid model names. | |
| static constexpr char const * | writeCSVFlagString () |
| String key for the write CSV flag. | |
| static constexpr char const * | timeStepFromTablesFlagString () |
| static constexpr char const * | targetRegionsString () |
| String for the targetRegions wrapper. | |
| 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 * | inputControlString () |
| String key for the well input 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 estimate well solution flag | |
| static constexpr char const * | enableIsoThermalEstimatorString () |
| string key for the enable iso thermal estimator flag | |
| static constexpr char const * | massDensityString () |
| static constexpr char const * | currentBHPString () |
| static constexpr char const * | currentPhaseVolRateString () |
| static constexpr char const * | currentVolRateString () |
| static constexpr char const * | currentTotalVolRateString () |
| static constexpr char const * | currentMassRateString () |
Struct to serve as a container for variable strings and keys.
Definition at line 701 of file WellControls.hpp.