|
|
static const char * | Name () |
| | Name of the type of simulation.
|
| |
|
|
static constexpr Data::SimulationMode | mode = Data::SimulationMode::Economy |
| |
|
|
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. More...
|
| |
|
| ~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, const HYDRO_VENTILATION_RESULTS &, OptimizationStatisticsWriter &optWriter, const Antares::Data::Area::ScratchMap &scratchmap) |
| |
|
void | incrementProgression (Progression::Task &progression) |
| |
|
void | simulationEnd () |
| |
|
void | initializeState (Variable::State &state, uint numSpace) |
| |
|
OptimisationsSimulationTable & | getSimulationTable (uint numSpace) |
| |
|
std::string | getSimulationTableHeader () const |
| |
◆ 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