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.
# Description Expose `Antares::Solver::ObjectModel::Library Antares::Solver::ModelConverter::convert(const Antares::Solver::ModelParser::Library& library)` # Implementation details Convert a Library resulting from yaml parsing to a library in the context ob ObjectModel Use builder pattern to construct...
This PR intends to be a first work in order to remove the direct call of **Sirius** as a solver, **regarding the optimization weekly problem only**. We want to keep...
Ful exemple of the parsing + conversion to model of a libraryDefault value for expressions
TODO - [ ] Optimization - [ ] Load data from files - [ ] Use @pet-mit 's fillers ? For example : create 1 simple object per area, etc.
Also, remove some columns from "021 Four areas - DC law" (slight result change)
this will produce two executable, one for each .cmake, i think it's not necessary; having more exe to build as we add test is too costly, consider 1 exe for...