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

Heat pumps #696

Closed
wants to merge 6 commits into from
Closed

Heat pumps #696

wants to merge 6 commits into from

Conversation

shorowit
Copy link
Collaborator

Pull Request Description

Testing NREL/OpenStudio-HPXML#1317

Checklist

PR Author: Check these when they're done. Not all may apply. strikethrough and check any that do not apply.

PR Reviewer: Verify each has been completed.

  • OS-HPXML git subtree has been pulled
  • 301/ES rulesets and unit tests have been updated
  • 301validator.xml has been updated (reference EPvalidator.xml)
  • Workflow tests have been updated
  • Documentation has been updated
  • Changelog has been updated
  • openstudio tasks.rb update_measures has been run
  • No unexpected regression test changes on CI

3e23593344 Latest results.
c7d71f7066 Bugfix.
609f2d3553 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
e05e32269b Fix GSHP test failures and cleanup code.
bd656f94cc Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
766132a433 update_measures
9ece063a57 add nominal speed in sizing, restore get_sizing_speed
ed5b6f0395 Latest results.
89a7d03b2a Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
0c0cac417f Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
c65b59f5bd Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
bf9f8fa1fd Get rid of additional_properties.num_speeds and other cleanup. No diffs expected.
ba2c6a687d Latest results.
40b5b96c12 Bugfix.
05fca76f0b Fix fan ratio calculation.
d92e6d0a81 Update unit tests to handle new sample files.
447b7e3bde Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
247650e36d Fix rated fan power in net-to-gross calculation for cases not using detailed performance data. Create method for calculating fan power using fan power curve.
09c86473c8 Update unit test expected values.
5e2d440844 Latest results.
1e88e8a1e5 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
4c2df0d69e Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
c3988289cd Fix rated fan power in net-to-gross calculation.
dbdebba3e9 Latest results.
18b2784d94 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
2f61112118 Latest results.
a544b0fdef Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
1bd8bb72a7 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
22871b732d Set fixed rated W/cfm for ductless systems.
e4a8120485 Revert use of Table:Lookup for constant values. No diffs expected.
5809cacffe Latest results.
fa21b59b1b Use adaptive step size tol of 0.1; gives results very close to using 0.01 and had no discernible effect on runtime speed.
6ab4baa383 Latest results.
3bcc25dadf Latest results.
b2b89b8f2a Simplify HVACSizing.apply_hvac_fixed_capacities method and minor code cleanup. Diffs only expected for files with detailed performance data.
0eea8a06e1 Simplify/merge code related to capacity ratios; no diffs expected.
f89ba7f01e Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
ab9f6ff2ee Expand sizing tests, and a little cleanup.
7b6da1096e Latest results.
7e98f95406 Update ductless max_cop_95 coefficients
6df3dea8b4 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
b506ceb846 Need to protect from negative lookup table values on the other end of the ODB range as well; found while modeling a NEEP product. No diffs expected.
30279ccd2d Latest results.
7d91061582 Use constant extrapolation
18a0ddc577 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
4c029939f0 cleanup for heating
48b9ae5a00 cleanups on hvac sizing
60c7876817 Latest results.
0f2c7adb0d bugfix
71f2b28a35 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
2e03763de3 allow increase capacity for detailed performance data inputs
db4a5972aa Latest results.
ba031a0c1d Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
4f5a98a82d Create range bounds for independent variables that prevent negative Table:Lookup values and add some error-checking to ensure we aren't creating Table:Lookup objects with negative values. Revert from Table:Lookup to curve objects for HVAC system types other than those using detailed performance data, given there are complexities/risks/performance considerations to using them.
64a4c9bd51 hvac sizing improvement for detailed performance data, some cleanups
227dfb3b37 Refactor similar code into a single interpolate_to_odb_table_point() method. No diffs expected.
3feb77d145 Latest results.
597060828b Always calculate capacity retention factor at 5F when detailed performance data provided.
acd24699a0 fix retention ci error
aa9efdd2c5 adaptive step size first cut
2b552f6f18 oops, forgot to delete dead codes
3b2300d013 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
e21d6f201b hvac sizing heating retention adjustment and cleanup
88c7cf06c0 Oops.
152602f54c A little more cleanup.
1609f0a2f6 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
7e65a8751c Misc code cleanup; no diffs expected.
3bd9239a3d Latest results.
122b55a7e4 Add dataSource="software" to defaulted performance data. Remove default heating 17F datapoints, not necessary.
a07ab12f8f Cleanup sample files; only need CompressorType="variable speed" for files with detailed performance data.
ca8f765c00 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
d914a9a03d Latest results.
87a401538d Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
65f642ddce fix test for new default too
f9eba73549 update the cop vs hspf coefficients
8bde279f32 Latest results.
2e72647cee Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
7a21680ce0 use compressor lockout temperature in table lookup
8274e22e74 Latest results.
09cb506a0b Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
4af6da1f2b change the heating rated condition
6051e80075 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
98ef4d3127 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
f6803ad243 Fix object names [ci skip]
dcc3f59c6f one bugfix for interpolating
f18a78d9c3 Latest results.
35d4abfb05 Latest results.
4355a1b08c Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
1e1a68ea12 add iq+detailed performance data test file
e0c35ecfa1 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
2323edb5a6 Fix CI failure
d8201192c2 alternative fix for iq
18029c3467 Latest results.
7b4bfc7d13 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
c47592293f Show heating capacity retention fraction in in.xml for variable-speed HPs w/o detailed performance data. Document new default for variable-speed HPs. Round capacities/COPs when defaulted in in.xml.
2aab954fbe add cooling capacity ratio from max to rated
9bc83c0a7f Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
ce4c29c347 fix iq issue
5ab446dc0c Require CompressorType="variable speed" when providing detailed performance data (for now, at least).
2ebf00caa0 Latest results.
180bf1568d Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
e5a60524d6 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
bdb6d8f9e8 update wall placement cop correlation
f346a3adcc Latest results.
6aa21d1f39 ignore shr warning for now, adjustment is small
4a7ebc84b5 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
4541de0a94 Fix one CI failure
f50e6f92e1 fix unit tests for cfm/ton
5641df67ba This shouldn't be needed.
522140481a Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
09b8bceedf change cfm/ton to be 400
4d11f610f9 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
5d5f7ce1d1 Allow CompressorType input for MSHPs/MSACs (though it has to be variable speed). Previously we just ignored the input, but now we will throw an error if a user tries to model a single/two stage mini-split.
f0683ee953 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
dd3f3df38d simplify constant table lookups
d0f20ae6de Removes HeatingCapacityRetention from HP sample files, since it is ignored. Also moves some sample files properties from tasks.rb to hpxml_inputs.json, so they go through the BuildResHPXML measure.
649eb8bed7 First pass on docs. Minor hvac.rb and EPvalidator.xml cleanup.
350cafabc8 Fix order of elements in docs.
e787345881 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
d1f197b495 Latest results.
28bb9d36bf method name issue
48a9031f2c remove one comment
a2b189eabf Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
12135044d5 modify hvac sizing adjustment based on new approach, remove var speed system ft curves
63fdc9a63d Latest results.
c36a208e2f deprecate hspf and seer calculation methods for mshp
393752c864 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
d04cfa248d fix unit test, add performance data unit test
e652831243 Latest results.
db9c77907f Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
35a61e18a9 report user-entered rated capacity instead of maximum
7c88b12b0f fix air flow using rated capacity. Add rated capacity as required input for reporting
e65789c1b6 revert cfm/ton
74c4288ebf Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
c443d6d82b fix the order issue, deprecate one more method, add some comments
be86579754 Add error-checking and tests for incomplete datapoint pairs.
46fff77511 more flexibility for detailed performance data specifications
5a38d9090e add cop from seer for centrally ducted system
663bfde977 change the method to ensure nonzero capacity for detailed performance data
8c6174957f enforce heat pump cooling and heating detailed performance data to be provided together, allow ac detailed performance data inputs
882ae0002a Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
05238285e9 progress on cooling defaulting implementations
88e752cb78 Latest results.
981161065f add ac test files
bcbf0f02f4 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
06280319d4 use HPXML constant instead of hardcoded string
955826cbf7 change tests too
7c20721c7b address comments
09eb9a539e Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
e0312e7e01 fix test default for new defaulted capacity retention of var speed systems
36d044a175 Latest results.
c953e2cea4 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
82e48e955f fix unit test, handle capacity retention inputs for 1/2 speed systems, handle capacity net to gross conversion for all dx systems
b3286c4113 Latest results.
cd44b313e7 fix cooling only case
e9493c7124 fixed a few bugs related to 17F capacity and capacity retentions, added unit test for overriding these two inputs when user provides detailed performance data
c40dd0a0a0 remove top level capacities for detailed performance data test files
8a1034df4f moved the default neep data method call to be after hvac sizing call
05b2bd723b change user input capacity to be rated instead of maximum
f1eef4900b fix autosize error
5919424857 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
ae08520663 small fix
011233a924 heating default methods added
2f01ebcfb0 remove unnecessary data structure
c0e0d8a853 put two fixme comments for hvac sizing
c6faa2dddd connect performance table for heating
98e5764b1f Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
6239d9ee1c bugfixes
fad91b6d3d Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
63b01994a1 connect to table lookup
3e6ae519a9 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
ef1015600b progress
6b8be82e15 Latest results.
ed102a8ef5 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
8f116be452 A few refactors, add interpolation, add correction for indoor conditions
a65da73730 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
5ec0d4ef56 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
173c3e04a6 added convert_net_to_gross method
2f3aad7f61 Latest results.
e0114e99d1 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
9286bfcfd2 Latest results.
02ef16859a Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
8e4d8f883a Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
752cb34df0 save progress: added clg/htg ap data structure to store neep inputs, added placeholder for methods
13cace3efe Latest results.
45d917f305 fix bicubic calculation coefficient order to be the same as E+ coefficient order
a273166c60 change variable range for boiler
79a4a8899d Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
7f1e6dc36d fix installation quality program and remove calc curve methods
fca5410f6b update hpxmls
06e249f812 optional parameter
55230694f3 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
a6ea560387 cleanup and more curve replacement
e4f24eace5 Merge branch 'heat_pump_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
280ed3689d Latest results.
d93d8b929c Drop support for CapacityFractionOfNominal elements; lets keep things simple for the initial implementation.
ebe25380da Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
29d3ecaaa4 first cut for table lookup, not completed
88f279dc39 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
fdd18943a1 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
d93bc6ecf4 Latest results.
e66bd05b54 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
f8d72f4e58 Latest results.
01edbccc4b Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
63f1cf7f75 Latest results.
d69dd9b41d update_measures
515b64deb3 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
c721e70c73 Comment [ci skip]
0f45b677a3 Latest results.
b4bf80cf6e Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into heat_pump_detailed_performance
44ed0dbc39 Bugfix.
41efcfd543 Bugfix.
9bf1fd0585 Add inputs to HPXML class and Schematron. Create sample files.

git-subtree-dir: hpxml-measures
git-subtree-split: 3e2359334424db7da958dae327665197dcd1226d
@shorowit shorowit self-assigned this Oct 26, 2023
GitHub Action and others added 4 commits October 26, 2023 16:58
7448398a77 Revert change to MSHP rated fan power. Small tweak to max_cop_82 for ductless systems.
0d6450ef1c Remove deprecated variable.

git-subtree-dir: hpxml-measures
git-subtree-split: 7448398a77e4326a5c12bebac090e56d9a3a120e
@shorowit shorowit closed this Nov 13, 2023
@shorowit shorowit deleted the latest-os-hpxml-hps branch November 13, 2023 23:52
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

Successfully merging this pull request may close these issues.

1 participant