Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edit power-plants.yaml #335

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions definitions/variable/technology/power-plant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
# linear term cost [EUR/GWh] = Linear Var Cost [Mcal/MWh] * Price|Primary Energy [EUR/Mcal] + Operation and Maintenance Variable Cost [EUR/MWh] * 1e-3
# constant term cost [EUR/h] = Constant Var Cost [Mcal/h] * Price|Primary Energy [EUR/Mcal]

- Emission Rate|CO2|Electricity|{Electricity Input}:
description: quantity of CO2 emitted when producing 1 unit from {Electricity Input}
unit: Mt CO2/GWh
- Operational Cost|Constant Term|Electricity Generation|{Electricity Input}:
description: Constant term (intercept) to compute operational cost for generating electricity from {Electricity Input}
unit: Mcal/hour
Expand Down
Loading