AntaresSimulatorTeam / antares-xpansion

Antares-Xpansion aims at performing investment simulations. It is currently based on Antares_Simulator studies.
https://antares-doc.readthedocs.io/
Apache License 2.0
7 stars 10 forks source link

change antares study setting back to original values #265

Closed sgatto closed 1 year ago

sgatto commented 2 years ago

After a simulation, xpansion changes the general settings of the Antares Study

[optimization]
include-exportmps = true
include-exportstructure = true
include-tc-minstablepower = false
include-tc-min-ud-time = false
include-dayahead = false
[general]
mode = Economy
[other preferences]
unit-commitment-mode = fast

the first two parameter should be put back to false

[optimization]
include-exportmps = false
include-exportstructure = false
tbittar commented 2 years ago

Check if this issue is still relevant