Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Solver::Simulation::Adequacy Class Reference

Static Public Member Functions

static const char * Name ()
 Name of the type of simulation.
 

Constructor & Destructor

Data::Studystudy
 Current study.
 
Solver::Variable::Adequacy::AllVariables variables
 All variables.
 
bool preproOnly = false
 Prepro only.
 
 Adequacy (Data::Study &study, IResultWriter &resultWriter, Simulation::ISimulationObserver &simulationObserver)
 Constructor.
 
 ~Adequacy ()=default
 Destructor.
 
Benchmarking::OptimizationInfo getOptimizationInfo () const
 
void setNbPerformedYearsInParallel (uint nbMaxPerformedYearsInParallel)
 
bool simulationBegin ()
 
bool year (Progression::Task &progression, Variable::State &state, uint numSpace, yearRandomNumbers &randomForYear, std::list< uint > &failedWeekList, bool isFirstPerformedYearOfSimulation, const HYDRO_VENTILATION_RESULTS &, OptimizationStatisticsWriter &optWriter, const Antares::Data::Area::ScratchMap &scratchmap)
 
void incrementProgression (Progression::Task &progression) const
 
void simulationEnd ()
 
void prepareClustersInMustRunMode (Data::Area::ScratchMap &scratchmap, uint year)
 Prepare clusters in 'must-run' mode.
 
void initializeState (Variable::State &state, uint numSpace)
 

Constructor & Destructor Documentation

◆ Adequacy()

Antares::Solver::Simulation::Adequacy::Adequacy ( Data::Study & study,
IResultWriter & resultWriter,
Simulation::ISimulationObserver & simulationObserver )

Constructor.

Parameters
studyThe current study

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