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

Enhance representation of state/local building codes/standards #412

Open
jtlangevin opened this issue Aug 26, 2024 · 1 comment
Open

Enhance representation of state/local building codes/standards #412

jtlangevin opened this issue Aug 26, 2024 · 1 comment
Milestone

Comments

@jtlangevin
Copy link
Collaborator

States or municipalities adopt new building code provisions and/or existing building performance standards that improve efficiency and encourage electrification; Scout’s AEO baseline accounts for ref. case code adoption but needs to account for more aggressive code and BPS adoption.

Proposed approach:

  • Create a database that lists assumptions about code and BPS characteristics (e.g., energy reduction factors vs. current code, % scope 1 emissions reduction) and adoption levels by state, building type, building vintage (new/existing), end use (or whole building), and start/end years, with applicability factor to map codes/standards that only affect a portion of the state’s area.
    • Database could include rows for representing federal code/BPS adoption (e.g., state = “all”) with applicability factors that represent estimated % of U.S. energy affected by building type, or in broad groupings of states (e.g., state = ”leading”; state= “usca”).
  • Apply the assumptions from (a) as a post-processing step in run (likely in finalize_outputs function) across all summed scenario results broken out by the dimensions in (a) that compares scenario efficient-captured results vs. comparable portion of baseline, determines whether relative reductions in (a) are met or exceeded, and adjusts efficient results to meet (a) as needed.
    • Likely will represent adjustments as separate codes/standards measure in results
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

No branches or pull requests

2 participants
@jtlangevin and others