8000 Update sdr_upgrades_tmy3.yml by jbrossman · Pull Request #1430 · NREL/resstock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update sdr_upgrades_tmy3.yml #1430

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

Open
wants to merge 2 commits into
base: develop
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
10 changes: 10 additions & 0 deletions project_national/sdr_upgrades_tmy3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,11 @@ references:
- or:
- HVAC Has Ducts|Yes
- HVAC Has Ducts|No

drill_and_fill_wall: &drill_and_fill_wall
option: Insulation Wall|Wood Stud, R-13
apply logic:
- Insulation Wall|Wood Stud, Uninsulated

### -- Anchors dependent on other anchors -- ###
cooling_setpoint_no_offset: &cooling_setpoint_no_offset
Expand Down Expand Up @@ -404,6 +409,11 @@ upgrades:
- *attic_insulation_iecc_cz2a_2b_3a_3b_3c
- *attic_insulation_iecc_cz4b_4b_4b_5b_5b_6b_6b_7a_7b

- upgrade_name: Drill and Fill Wall Insulation with Air Sealing
options:
- *drill_and_fill_wall
- *infiltration_30_percent_reduction

### -- Packages -- ###
- upgrade_name: Package - Dual-Speed Geothermal Heat Pump with Thermally Enhanced Grout and Pipes with Air Sealing with Attic Floor Insulation
package_apply_logic: *remove_nonducted_high_rise_shared
Expand Down
Loading
0