|
Antares Simulator
Power System Simulator
|
Constructor | |
| 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. More... | |
| 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 |
| void Antares::Data::PartThermal::resizeAllTimeseriesNumbers | ( | uint | n | ) | const |
Resize all matrices dedicated to the sampled timeseries numbers.
| n | A number of years |