Antares_Simulator icon indicating copy to clipboard operation
Antares_Simulator copied to clipboard

Spillage & unsupplied costs stored in the wrong directory

Open flomnes opened this issue 3 years ago • 4 comments

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 (pumping, etc.). I suggest moving this file to e.g input/settings/inadequacy_costs.ini.

Example of an area.ini file :

[unserverdenergycost]
east = 20000.000000
north = 20000.000000
south = 20000.000000
west = 20000.000000

[spilledenergycost]

flomnes avatar May 25 '21 09:05 flomnes