-
Notifications
You must be signed in to change notification settings - Fork 9
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
Thermal Bridging and Derating #183
Open
mdahlhausen
wants to merge
29
commits into
main
Choose a base branch
from
mdahlhausen/thermal_bridging
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+54,494
−166
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- shifted tsvs within the sampling arrays to incorporate the thermal_bridging tsv
mdahlhausen
added
documentation
PR improves or adds documentation
workflow measure
PR improves or adds baseline workflow measures
upgrade measure
PR improves or adds upgrade measures
labels
Jun 3, 2024
adjust the wall and roof upgrade measures to account for thermal bridging in the workflow. Remove all hard assigned constructions before adjusting insulation levels, and then reapply thermal bridging and derating after making the changes. Use the derating option set corresponding to the default wall construction with the most area. Note that tbd does not edit constructions if they already have tbd in the name
use resetConstruction instead of remove update to TBD v3.4.2
Change the set_wall_template and set_roof_template measures to change the default exterior surface constructions instead of hard assigning new constructions to each surface
also remove unused Standard.build
@ChristopherCaradonna I made the changes to the EUSS measures, and both are running and producing reasonable results. I've updated the change documentation with grahpics from the EUSS measure test. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
documentation
PR improves or adds documentation
upgrade measure
PR improves or adds upgrade measures
workflow measure
PR improves or adds baseline workflow measures
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull request overview
This pull requests adds thermal bridging to the baseline ComStock model generation workflow.
Change documentation.
This PR includes changes to the
upgrade_env_exterior_wall_insulation
andupgrade_env_roof_insul_aedg
measures.Pull Request Author
This pull request makes changes to (select all the apply):
Author pull request checklist:
comstock_column_definitions.csv
options_lookup.tsv
files updated.yml
filesREADME.md
filestest/measure_tests.txt
or/andtest/resource_measure_tests.txt
Review Checklist
This will not be exhaustively relevant to every PR.
ComStock Licensing Language - Add to Beginning of Each Code File