-
Notifications
You must be signed in to change notification settings - Fork 17
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
Heat pump detailed performance inputs #1317
Merged
Merged
+7,243
−2,303
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
…o heat_pump_detailed_performance # Conflicts: # HPXMLtoOpenStudio/measure.xml
…o heat_pump_detailed_performance # Conflicts: # HPXMLtoOpenStudio/measure.xml # tasks.rb # workflow/tests/base_results/results.csv # workflow/tests/base_results/results_bills.csv
…o heat_pump_detailed_performance
…o heat_pump_detailed_performance
…o heat_pump_detailed_performance # Conflicts: # HPXMLtoOpenStudio/measure.xml # workflow/hpxml_inputs.tsv
…o heat_pump_detailed_performance
7 tasks
…o heat_pump_detailed_performance # Conflicts: # HPXMLtoOpenStudio/measure.xml # workflow/tests/base_results/results.csv # workflow/tests/base_results/results_bills.csv
… simple for the initial implementation.
…REL/OpenStudio-HPXML into heat_pump_detailed_performance
…o heat_pump_detailed_performance
…o heat_pump_detailed_performance
…o heat_pump_detailed_performance # Conflicts: # HPXMLtoOpenStudio/measure.xml # HPXMLtoOpenStudio/resources/weather.rb # workflow/tests/base_results/results.csv # workflow/tests/base_results/results_bills.csv # workflow/tests/base_results/results_sizing.csv
…REL/OpenStudio-HPXML into heat_pump_detailed_performance
…o heat_pump_detailed_performance
…o heat_pump_detailed_performance # Conflicts: # BuildResidentialHPXML/measure.xml # HPXMLtoOpenStudio/measure.rb # HPXMLtoOpenStudio/measure.xml # HPXMLtoOpenStudio/resources/hpxml.rb # HPXMLtoOpenStudio/resources/hpxml_defaults.rb # HPXMLtoOpenStudio/resources/hvac.rb # HPXMLtoOpenStudio/resources/hvac_sizing.rb # HPXMLtoOpenStudio/tests/test_defaults.rb # HPXMLtoOpenStudio/tests/test_hvac.rb # HPXMLtoOpenStudio/tests/test_hvac_sizing.rb # HPXMLtoOpenStudio/tests/test_validation.rb # tasks.rb # workflow/tests/base_results/results.csv # workflow/tests/base_results/results_bills.csv # workflow/tests/base_results/results_sizing.csv
…o heat_pump_detailed_performance # Conflicts: # BuildResidentialHPXML/measure.xml # HPXMLtoOpenStudio/measure.xml # HPXMLtoOpenStudio/resources/weather.rb # workflow/tests/base_results/results_sample_files.csv # workflow/tests/base_results/results_sample_files_bills.csv
…o heat_pump_detailed_performance # Conflicts: # HPXMLtoOpenStudio/measure.xml # HPXMLtoOpenStudio/resources/hvac_sizing.rb # workflow/tests/base_results/results_real_homes.csv # workflow/tests/base_results/results_real_homes_bills.csv # workflow/tests/base_results/results_sample_files_bills.csv # workflow/tests/base_results/results_sizing.csv # workflow/tests/base_results/results_workflow_simulations1.csv
…o heat_pump_detailed_performance # Conflicts: # BuildResidentialHPXML/README.md # BuildResidentialHPXML/measure.rb # BuildResidentialHPXML/measure.xml # Changelog.md # HPXMLtoOpenStudio/measure.xml # docs/source/workflow_inputs.rst # workflow/tests/base_results/results_workflow_simulations1.csv # workflow/tests/base_results/results_workflow_simulations1_bills.csv
16 tasks
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
Updated assumptions for variable-speed air conditioners, heat pumps, and mini-splits.
Also allows detailed heating and cooling performance data (min/max COPs and capacities at different outdoor temperatures) as an optional set of inputs. Data can be sourced from e.g. NEEP's Cold Climate Air Source Heat Pump List.
Closes #1028 and closes #1341. Takes advantage of hpxmlwg/hpxml#359.
TODO:
Checklist
PR Author: Check these when they're done. Not all may apply.
strikethroughand check any that do not apply.PR Reviewer: Verify each has been completed.
EPvalidator.xml
) has been updatedtasks.rb
)HPXMLtoOpenStudio/tests
and/orworkflow/tests/hpxml_translator_test.rb
)openstudio tasks.rb update_measures
has been run