Antares_Simulator icon indicating copy to clipboard operation
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.

Results 153 Antares_Simulator issues
Sort by recently updated
recently updated
newest added

### Spillage & unsupplied costs stored in the wrong directory Currently, each area has costs stored in folder **input/thermal/areas.ini**. This information affects the termal modulation, but also the hydro optimization...

enhancement
Prio: Low

Some artifacts are a .zip file containing a .zip file. One level would be sufficient.

enhancement

Having these two folders inside src slows down code search a lot.

enhancement
tests
Prio: Low

This is a proof-of-concept for a new optimization API

size/XXL
poc

This PR intends to be a first work in order to remove the direct call of Sirius as a solver. We want to keep the use of Sirius, but only...

size/L

Examples ``` /home/florian/Antares_Simulator/src/solver/main/../simulation/solver.hxx:442:58: required from ‘void Antares::Solver::Simulation::ISimulation::writeResults(bool, uint, uint) [with Impl = Antares::Solver::Simulation::Adequacy; uint = unsigned int]’ /home/florian/Antares_Simulator/src/solver/main/adequacy.cpp:49:32: required from here /home/florian/Antares_Simulator/src/solver/main/../simulation/../variable/storage/average.h:137:59: warning: bitwise operation between different enumeration types ‘Antares::Solver::Variable::Economy::VCardProfitByPlant::’...

code quality