Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Solver::Variable::ThermalState::StateForAnArea Class Reference

Public Member Functions

void initializeFromArea (const Data::Area &area)
 

Public Attributes

std::vector< double > thermalClustersProductions
 Thermal production for thermal clusters for the current hour in the year.
 
std::vector< double > thermalClustersOperatingCost
 
std::vector< uint > numberOfUnitsONbyCluster
 
std::vector< double > PMinOfClusters
 Minimum power of all clusters for the current hour in the year.
 
std::vector< unsigned int > unitCountLastHour
 
std::vector< double > productionLastHour
 
std::vector< double > pminOfAGroup
 

Member Data Documentation

◆ numberOfUnitsONbyCluster

std::vector<uint> Antares::Solver::Variable::ThermalState::StateForAnArea::numberOfUnitsONbyCluster

Number of units turned ON by cluster for the current hour in the year with the ucMILP (accurate) unit commitment mode

◆ thermalClustersOperatingCost

std::vector<double> Antares::Solver::Variable::ThermalState::StateForAnArea::thermalClustersOperatingCost

The operating cost for all clusters at the current hour (production level*production cost + NP Cost)


The documentation for this class was generated from the following files: