-
Notifications
You must be signed in to change notification settings - Fork 57
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
Unvented crawlspace upgrade #870
Conversation
@ejhw Note the definition used by OS-HPXML is that a conditioned crawlspace is actively maintained at setpoint. If all you are evaluating is sealing/insulating the crawlspace, but not actively providing conditioned air to it, then you should probably use the unvented crawlspace foundation type. |
Decision to change conditioned to unvented. Leave any floor insulation, and add R-10 foundation wall insulation. (Adding R-10 foundation wall insulation when there is floor insulation might be pretty cost ineffective.) Add "Floor Area, Below-Grade (ft^2)", and then use this cost multiplier in the |
…48fb6c9 9be6b48fb6c9 Merge pull request #1027 from NREL/foundation-floor-area fcb76b8aa1f0 Use new method throughout test. 89ecff3bb5e3 Add test for various foundations. 689cf5ff2086 Exclude garages from foundation floors. 62bf4d1d56ef Foundation slab could be at grade. d85026c649a1 Update the changelog. d7494630ba16 Update docs. c94657aa98f8 Update tests. cc7aa49ba455 Add new multiplier to measure and constants. 5c0bd9b56438 Merge pull request #1012 from NREL/additional-properties-updates 8fa43c9bb448 Update Changelog.md 2569aeb17804 Minor cleanup. Reverts EPvalidator.xml and docs changes. 39032492560d Latest results. 5717b02e84a1 Merge branch 'master' into additional-properties-updates eab2693294df Update description and docs. a0176f01e5cb Merge pull request #1010 from NREL/fix_timeseries_emissions 15dc8bc1f0b0 Latest results. 3961f4dfd771 Update Changelog.md [ci skip] 6e981e11bc0a Latest results. c8ea2273a98e Test more characters. dea7fa60c414 Latest results. ddc83ef99c93 Merge branch 'master' into additional-properties-updates b5d2f37c644f Fixes and updates to tear down method. 63df131dbb14 Add convenience method for retrieving additional properties. git-subtree-dir: resources/hpxml-measures git-subtree-split: 9be6b48fb6c978358cc8e942001ac2b2a9586eae
…ned-crawl-upgrade
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fyi @ekpresent @afontani
@joseph-robertson Can you attach before/after HPXMLs for one of the test homes? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like the documentation needs to be updated. Review the PR checklist?
|
Thanks. That does look good. Did you intentionally decide not to include foundation wall insulation (see here) in the upgrade? |
In the example ymls? I did not. |
With R-10 foundation wall insulation: |
Pull Request Description
Closes #869.
Checklist
Not all may apply:
openstudio tasks.rb update_measures
has been run