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.
Continuing work on VCPKG for Linux, basically trying to simplify workflows from https://github.com/AntaresSimulatorTeam/Antares_Simulator/pull/2049 and using manifest mode. **Status** - Build OK for all workflows - Caching OK for all workflows...
This code implement the thermal ramping model in Antares. The remaining works are: - [ ] validate the equation of the constraints (the specification might be improved). - [ ]...
This will allow us to easily select the boost version we want, independently from the OS. In order to simplify things, this PR includes the **following change** - use header...
This is a test of cmake precompiled headers feature, to assess the possible benefit for the project, through build time improvements. **why** Clang build time analysis shows that a large...
See comments to know more about this PR intentions. Furthermore, a study testing final levels can be found here below. Please read this study's user's notes for the test goals...
This PR attempts some code enhancements on branch **feature/final-reservoir-level-cr25**. Therefore, this PR's associated branch (**fix/hydro-final-levels-cr25--try-fixes**) is based on **feature/final-reservoir-level-cr25**. - [x] in class **FinalLevelInflowsModifier**, - try to reduce the number...
- ๐งน๐๏ธ Remove simple & legacy tests - they make it too hard to move forward with the interface - ๐ Add basic scenarization, allowing for multiple scenarios within the...
- Take overflows into account for hydro ventilation results - Update documentation (typos, etc.)