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
269 stars 114 forks source link

[Question]: Single zone modeling requirements #705

Closed SolarisRe closed 3 months ago

SolarisRe commented 3 months ago

Question

So, I noticed that the documentation listed the Network.csv file as a mandatory input; however, it is irrelevant for a single zone model, such as the example case in v0.3.7.

Thus, my question is: do I still need to include a network.csv for a single zone model, or can I neglect it? Is there a setting specific to this?

Additional context

No response

JesseJenkins commented 3 months ago

You are correct, you do not need to include network.csv if running a single zone model. We will update the documentation to clarify. @sambuddhac @lbonaldo please update.