GenXProject / GenX.jl

GenX: a configurable power system capacity expansion model for studying low-carbon energy futures. More details at : https://genx.mit.edu
https://genxproject.github.io/GenX.jl/
GNU General Public License v2.0
256 stars 105 forks source link

Allow writing of multistage stats during optimization #688

Closed lbonaldo closed 2 months ago

lbonaldo commented 2 months ago

Description

This PR modifies the writing of stats_multi_stage.csv during a multi-stage optimization with foresight allowing to update the file after each forward and backward pass. It addresses #686.

What type of PR is this? (check all applicable)

Related Tickets & Documents

Closes #686.

Checklist

How this can be tested

By running the example: "example_systems/6_three_zones_w_multistage" with myopic=0.

Post-approval checklist for GenX core developers

After the PR is approved