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
262 stars 105 forks source link

no netRevenue.csv in the results #653

Closed ran1988 closed 4 weeks ago

ran1988 commented 4 months ago

I have performed a multi-stage optimization using GenX 3.6. However, I am unable to locate the netRevenue.csv file in the generated results. Do any of you have any insights or suggestions?
Many thanks!

sambuddhac commented 3 months ago

Can you please try to run right now on main, which is the prerelease GenX v0.4.0. Please let us know, if the bug still persists. Please keep in mind that we have made some pretty significant changes in this version.

ran1988 commented 3 months ago

Thanks for your attention! I followed your advice and installed the latest version. In the results of example_systems\6_three_zones_w_multistage, there is no netRevenue.csv file, while example_systems\3_three_zone_w_co2_capture has this file. It seems that multistage optimization is not compatible with the netRevenue.csv writing.

JesseJenkins commented 1 month ago

"It seems that multistage optimization is not compatible with the netRevenue.csv writing."

Can you check on this @lbonaldo

JesseJenkins commented 4 weeks ago

@lbonaldo will add update to documentation to clarify that netRevenue.csv output is not currently supported by Converting this issue to an enhancement request to add support for this output in the future.