-
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
301-2022 Addendum E (CFIS systems), part 1 #741
Merged
Merged
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
…ion target (CFISControls/AdditionalRuntimeOperatingMode="none").
1ae00d2c40 Implement CFIS fan power defaulting. 86f4b722e2 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into cfis_continued d65c8a35f5 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into cfis_continued 2c92a20750 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into cfis_continued e4fbc89a97 Update expected simulation results b26f7748d4 A few more fixes. ba1239ddf0 Address CI failures 28f8c4047a Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into cfis_continued f98754ece3 Clean up docs/schematron related to CFIS FanPower and VentilationOnlyModeAirflowFraction inputs. git-subtree-dir: hpxml-measures git-subtree-split: 1ae00d2c406797d3880d3a0b2e464b4ca7a9be6a
…the air handler's maximum airflow rate.
shorowit
changed the title
301-2022 Addendum E (CFIS systems)
301-2022 Addendum E (CFIS systems), part 1
Oct 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 Description
VentilationOnlyModeAirflowFraction
input for CFIS systems (blower fan assumed to run at max flow rate during ventilation only operation).FanPower
/FanPowerDefaulted
inputs for CFIS systems (fan power assumed to be HVAC's FanPowerWattsPerCFM multiplied by the blower fan max flow rate).CFISControls/AdditionalRuntimeOperatingMode="none"
).Checklist
Not all may apply:
openstudio tasks.rb update_hpxmls
)rulesets\tests
and/orworkflow/tests/*_test.rb
)openstudio tasks.rb update_measures
has been run