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

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...

size/M

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...

enhancement
code
Prio: Low

See https://github.com/flomnes/fizzbuzz for a working example.

ci
proposal
Prio: Low

with the help of Runvcpkg and runcmake actions

size/L

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...

code
Prio: Low

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?

enhancement
tests
Prio: Medium

`transitMoyenInterconnexionsRecalculQuadratique`

cleaning
code quality
Prio: High

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...

code

**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...

bug
GUI