|
double | unsuppliedEnergyCost |
| The unsupplied energy cost (Euros/MWh)
|
|
double | spilledEnergyCost |
| The spilled energy cost.
|
|
ThermalClusterList | list |
| List of all thermal clusters (enabled and disabled) except must-run clusters.
|
|
| PartThermal () |
| Default constructor.
|
|
| ~PartThermal ()=default |
| Destructor.
|
|
void | reset () |
| Reset internal data.
|
|
void | resizeAllTimeseriesNumbers (uint n) const |
| Resize all matrices dedicated to the sampled timeseries numbers.
|
|
bool | forceReload (bool reload) const |
| Invalidate all JIT data.
|
|
void | markAsModified () const |
| Mark the thermal cluster as modified.
|
|
bool | hasForcedTimeseriesGeneration () const |
| Some clusters force the generation of timeseries, overriding the global (study) parameter.
|
|
bool | hasForcedNoTimeseriesGeneration () const |
| Some clusters prevent the generation of timeseries, overriding the global (study) parameter.
|
|
void | checkAndCorrectAvailability () const |
|
◆ resizeAllTimeseriesNumbers()
void Antares::Data::PartThermal::resizeAllTimeseriesNumbers |
( |
uint | n | ) |
const |
Resize all matrices dedicated to the sampled timeseries numbers.
- Parameters
-
The documentation for this class was generated from the following files:
- src/libs/antares/study/include/antares/study/parts/thermal/container.h
- src/libs/antares/study/parts/thermal/container.cpp