Antares_Simulator
Antares_Simulator copied to clipboard
Antares-Simulator is an Open Source power system simulator to quantify the adequacy or the economic performance of interconnected energy systems, at short or remote time horizons.
This PR intends to fix [gopro ticket 1155](https://gopro-tickets.rte-france.com/browse/ANT-1155). Note that : - Note a special branch **branch-v8.8.0** was created so that this PR can be based on it. It seems...
GetOpt::parser is a Yuni component that parser the command line options. In an effort to remove Yuni and tend to use industrial standards it would be best to replace it...
See https://github.com/flomnes/fizzbuzz for a working example.
Currently the only entrey point possible to use simulator as a library is Application::prepare(int, char*[]) This signature suppose to pass parameters as if taken from a CLI, with argv[0] being...
Currently, hydro checks are done every year. This can lead to half completed studies if some hydro data is invalid for some (but not all) years. See `HydroManagement::makeVentilation`, especially `checkMinGeneration`....
As discussed with the team, it would be great to draw charts as tests comparison between: - two branches - Simtest releases in a gh page?
`transitMoyenInterconnexionsRecalculQuadratique`
Currently simulator is not designed to be used as a library. It is "simple" to expose Application and to call prepare and execute to run the simulation then get the...
**Description of the bug** : When creating BC of type"both" with legacy GUI, saving this change causes a **misleading** error message : **"Cannot load time series of type other that...