|
std::optional< double > | injectionNominalCapacity |
| Not optional Injection nominal capacity, >= 0.
|
|
std::optional< double > | withdrawalNominalCapacity |
| Not optional Withdrawal nominal capacity, >= 0.
|
|
std::optional< double > | reservoirCapacity |
| Not optional Reservoir capacity in MWh, >= 0.
|
|
double | initialLevel = initiallevelDefault |
| Initial level, <= 1.
|
|
bool | initialLevelOptim = false |
| Bool to optimise or not initial level.
|
|
double | injectionEfficiency = 1 |
| Efficiency factor for injection between 0 and 1.
|
|
double | withdrawalEfficiency = 1 |
| Efficiency factor for withdrawal between 0 and 1.
|
|
std::string | groupName = "OTHER1" |
|
std::string | name |
| cluster name
|
|
bool | penalizeVariationWithdrawal = false |
|
bool | penalizeVariationInjection = false |
|
bool | enabled = true |
| Enabled ?
|
|
The documentation for this class was generated from the following files:
- src/libs/antares/study/include/antares/study/parts/short-term-storage/properties.h
- src/libs/antares/study/parts/short-term-storage/properties.cpp