Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Split out Other and TV plug loads#1213

Merged
joseph-robertson merged 20 commits into
developfrom
plug-loads-recs-2020
May 21, 2024
Merged

Split out Other and TV plug loads#1213
joseph-robertson merged 20 commits into
developfrom
plug-loads-recs-2020

Conversation

@joseph-robertson

@joseph-robertson joseph-robertson commented Feb 27, 2024

Copy link
Copy Markdown
Contributor

Pull Request Description

Closes #1206.
Companion PR: https://github.com/NREL/resstock-estimation/pull/401.

This PR takes the RECS 2020 MLR results from the companion PR, and "plugs" them into ResStockArguments:

Single-Family Detached
Other = 863.26 + 219.26 * noccs + 0.33 * cfa

Single-Family Attached
Other = 654.92 + 206.52 * noccs + 0.21 * cfa

Apartment
Other = 706.6 + 149.27 * noccs + 0.1 * cfa

For TV, we are now using OS-HPXML defaults (i.e., TV = 413.0 + 69.0 * NumberofBedrooms based on ANSI/RESNET/ICC 301-2019, where NumberofBedrooms is adjusted based on NumberofResidents).

image
image
image

Checklist

Not all may apply:

  • Tests (and test files) have been updated
  • Documentation has been updated
  • Changelog has been updated
  • openstudio tasks.rb update_measures has been run
  • No unexpected regression test changes on CI (checked comparison artifacts)

@joseph-robertson joseph-robertson added this to the ResStock v3.3.0 milestone Feb 27, 2024
@joseph-robertson joseph-robertson self-assigned this Feb 27, 2024
Comment thread measures/ResStockArguments/measure.rb Outdated
@joseph-robertson

Copy link
Copy Markdown
Contributor Author

@afontani and I talked about:

  • keeping the RECS 2020 updates for Other plug loads
  • reverting the RECS 2020 updates for TV plug loads, and instead use 301 defaults from OS-HPXML
  • absorbing future changes related to bedrooms adjustment by building type

@joseph-robertson joseph-robertson marked this pull request as ready for review May 1, 2024 02:03
@joseph-robertson joseph-robertson requested a review from afontani May 1, 2024 02:05
@joseph-robertson joseph-robertson merged commit e9dc9f2 into develop May 21, 2024
@joseph-robertson joseph-robertson deleted the plug-loads-recs-2020 branch May 21, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Split out TVs and other technologies from Plug Loads

1 participant