Features/#960 add vom for ror and reservoir - #1255
Conversation
|
This PR is using the wrong base branch ( |
|
Right. Thanks for the observation. I already changed the base. |
| "wind_onshore": read_costs(costs, "onwind", "VOM"), | ||
| "solar": read_costs(costs, "solar", "VOM"), | ||
| "run_of_river": 0, | ||
| "reservoir": 0, |
There was a problem hiding this comment.
Where are these values coming from? Could you provide a source?
There was a problem hiding this comment.
I checked the last version of PyPSA technology-data and it is still the case, that there are no available VOM data for ror and reservoir. Since it is a common assumption to say that the marginal costs of these technologies are 0 or near 0, I included that value in the scenario_parameters script.
I could add i.e this report which mentioned for hydro generation: "all operations and maintenance costs might be categorized as fixed rather than variable, as the cost of operation is not directly tied to the amount of energy produced"
Source added in 948c901
Fixes #960 .
Before merging into
dev-branch, please make sure thatCHANGELOG.rstwas updated.blackandisort.Dataset-version is updated when existing datasets are adjusted.test mode.Everythingmode.