switch-model / switch

A Modern Platform for Planning High-Renewable Power Systems
http://switch-model.org/
Other
130 stars 85 forks source link

fix typo in planning_reserves #135

Closed DesmondZhong closed 2 years ago

DesmondZhong commented 3 years ago

There is a small typo in the file, which is fixed by this commit.

mfripp commented 2 years ago

I would call the later commit more of a change in behavior than a fix for errors. As far as I can tell, incremental and total capacity for storage gens were both being written to storage_builds.csv, but this is a request to split the output into storage_builds.csv and storage_capacity.csv to reduce confusion. I'm merging it on that basis, but expect to turn around and immediately combine this with some changes to gen_cap.csv, so there will be a gen_cap.csv and gen_additions.csv, and both of these will have columns for generator power capacity and energy capacity (the latter only applies to storage).