|
Antares Simulator
Power System Simulator
|
Constructor | |
| uint | nbYears |
| The number of MC years (non-zero to force the value) | |
| bool | prepareOutput |
| True to prepare the output folder. | |
| bool | loadOnlyNeeded |
| True to load only the strictly required data. | |
| bool | forceYearByYear |
| Force the year-by-year flag. | |
| bool | forceDerated |
| Force the derated mode. | |
| bool | noTimeseriesImportIntoInput |
| No Timeseries import in the input. | |
| SimplexOptimization | simplexOptimizationRange |
| Simplex optimization range. | |
| bool | mpsToExport |
| Mps files export asked. | |
| bool | namedProblems = false |
| named problems | |
| bool | ignoreConstraints |
| Ignore all constraints. | |
| SimulationMode | forceMode |
| Simulation mode. | |
| bool | enableParallel |
| Enables the parallel computation of MC years. | |
| bool | forceParallel |
| Force a maximum number of MC years computed simultaneously. | |
| uint | maxNbYearsInParallel |
| bool | usedByTheSolver |
| A non-zero value if the data will be used for a simulation. | |
| Antares::Solver::Optimization::CmdLineOptimOptions | solverOptions |
| All options related to linear & quadratic optimization. | |
| Yuni::String | logMessage |
| Temporary string for passing log message. | |
| bool | displayVersion = false |
| Display version number and exit. | |
| bool | listSolvers = false |
| True => display the list of OR-Tools solvers and exit. | |
| bool | forceExpansion = false |
| Simulation mode. | |
| bool | forceEconomy = false |
| bool | forceAdequacy = false |
| YString | studyFolder |
| YString | simulationName |
| StudyLoadOptions () | |
| Default constructor. | |
| void | checkForceSimulationMode () |