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

Add variables for heated floor space using heat pumps #255

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
12 changes: 5 additions & 7 deletions definitions/variable/energy/energy-services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,12 @@
description: Provision of energy services related to freight bunkers {Bunkers mode}
unit: Gtkm/yr

- Energy Service|Residential and Commercial|Floor Space:
description: Provision of energy services for conditioned floor space in residential and commercial buildings
- Energy Service|{Residential/Commercial}|Floor Space:
description: Provision of energy services for conditioned floor space in {Residential/Commercial} buildings
unit: bn m2/yr
- Energy Service|Residential|Floor Space:
description: Provision of energy services for conditioned floor space in residential buildings
unit: bn m2/yr
- Energy Service|Commercial|Floor Space:
description: Provision of energy services for conditioned floor space in commercial buildings
- Energy Service|{Residential/Commercial}|Floor Space|Heat Pumps:
description: Provision of energy services for conditioned floor space in {Residential/Commercial} buildings
using heat pumps
unit: bn m2/yr

# additional variables
Expand Down