|
static const char * | Name () |
| Name of the type of simulation.
|
|
|
Data::Study & | study |
| Current study.
|
|
Solver::Variable::Economy::AllVariables | variables |
| All variables.
|
|
bool | preproOnly |
| Prepro only.
|
|
| Economy (Data::Study &study, IResultWriter &resultWriter, Simulation::ISimulationObserver &simulationObserver) |
| Constructor.
|
|
| ~Economy ()=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) |
|
void | simulationEnd () |
|
void | prepareClustersInMustRunMode (Data::Area::ScratchMap &scratchmap, uint year) |
| Prepare clusters in 'must-run' mode.
|
|
void | initializeState (Variable::State &state, uint numSpace) |
|
◆ Economy()
The documentation for this class was generated from the following files:
- src/solver/simulation/include/antares/solver/simulation/economy.h
- src/solver/simulation/economy.cpp