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

Fix missing dryer lifetimes #930

Open
wants to merge 1 commit into
base: run/abctypology
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
3 changes: 3 additions & 0 deletions project_resstock_abctypology_hpc_550k_reference_case.yml
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,7 @@ upgrades:
costs:
- value: 1289
multiplier: Fixed (1)
lifetime: 13
- &clothes_dryer_elec_100pct_ref
option: Clothes Dryer|Electric, Premium, 100% Usage
apply_logic:
Expand All @@ -501,6 +502,7 @@ upgrades:
costs:
- value: 1289
multiplier: Fixed (1)
lifetime: 13
- &clothes_dryer_elec_120pct_ref
option: Clothes Dryer|Electric, Premium, 120% Usage
apply_logic:
Expand All @@ -527,6 +529,7 @@ upgrades:
costs:
- value: 1289
multiplier: Fixed (1)
lifetime: 13
# Lighting Upgrade (no lighting upgrade as mentioned in NREL report: https://www.nrel.gov/docs/fy18osti/68670.pdf)
# Cooking Upgrade (no cooking upgrade as it is not mentioned in NREL report)
# Ducts (Do nothing mentioned in Table 10 of NREL report)
Expand Down