-
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
Latest OS-HPXML #1268
Merged
Merged
Latest OS-HPXML #1268
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
…12909 15bba512909 Move changelog item. 0dda9c8157a Merge pull request #1770 from NREL/stochastic-sch-min-flow-rate 439c4998da4 Update the min and not the max. 0d3e54e8910 Merge pull request #1760 from NREL/leakiness_description 90563396256 Latest results. 37b7c1af847 Address simulation diffs. a5a5bd75ca2 Remove FIXME [ci skip] e2ca42ca2fc Add InfiltrationMethod input to Schematron, move error-checking from ruby to Schematron, fix CI tests. a98d4ce3f18 Update signature of gaussian_rand method. a235bef4bcd Merge branch 'master' into stochastic-sch-min-flow-rate 31b8612d2f8 A little more cleanup, docs, tests. a445f774a7f Update the changelog. [ci skip] 63eff7e011f Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into leakiness_description 1f316a192eb Fix a couple class names. 13b23126df1 Update minimum cw and dw flow rate to 0.1, similar to sink, shower, bath. 1fd2bf6711d Merge pull request #1765 from NREL/ruby-docs 54def638088 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into ruby-docs 95582ecee08 Some more docs progress. 826e28b1210 Latest results. 70036d98638 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into leakiness_description 6e74f360c01 Addresses some FIXMEs/questions. Bugfix for MF apartment units, so that Aext is incorporated in the energy model. Some cleanup. e1af40b7c5d Merge pull request #1769 from NREL/hvac_sizing_remove_capacity_ratio ae54c28c50c A little more cleanup. 62ed6a6419e We no longer need to use capacity_ratio in hvac_sizing.rb, it's always 1 at the nominal speed. 79fe6ec4849 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into leakiness_description deaab1e6bcf Minor updates. 684b11e6e97 Fix a few typos. fcb615899ad Remove exclude of hpxml.rb. e7dc15e26b4 Merge branch 'master' into ruby-docs 96b31f5e59b Merge pull request #1639 from NREL/multistaging_backup 1fdeca9377a Latest results. b15328d39ca update measures faacf6e7fac modify unit test, diffs caused by location change which caused the fan_watts_per_cfm changed e7185d9ae28 Merge branch 'multistaging_backup' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup ac51cb361d2 reconfigure test files 00a45fa2556 Fix CI error. 99a70bbcb67 Latest results. a87ceb94231 one more test file name change 7b6177b25e4 Merge branch 'leakiness_description' of https://github.com/NREL/OpenStudio-HPXML into leakiness_description 599be93d0cd address comments 2288b00a629 Update Changelog.md 873c22c40c8 one more 9baf40515ae Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 402775c3406 address comments 2405c2b464d Merge pull request #1768 from NREL/relax_ci_measure_xmls 49d4c036225 CI results are good. Reverting so this can be merged. 30202b3929b Check that the CI still catches this. 7cddf168fb7 Narrow scope of HPXML diff check. f1032b4543f Allow measure.xml diffs on the CI. 48d63aef4e4 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into leakiness_description f901bc64d60 Merge pull request #1767 from NREL/purge_epw_file 14f1820b85f Some misc cleanup. 37f86395411 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 5d8b978b927 Pull logic into a method and some misc documentation. 0b02b49adfc Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into leakiness_description 1979a2038dd Merge branch 'leakiness_description' of https://github.com/NREL/OpenStudio-HPXML into leakiness_description 9f97ec4867d docs, and a few minor improvements 3e8d12e7168 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into purge_epw_file b5e5be0d62f Simplify code by using attr_accessor 610d1f56f70 Merge pull request #1660 from NREL/ansi_301_2022_cfis 3bf2d3396ab Check for zero airflow. Update Changelog.md. 81bec9dcaef Latest results. cb1bd15d754 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into ansi_301_2022_cfis 5e0cae29a75 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into leakiness_description abcafb5084a fix typo 48da532baf7 More bugfixes. 60f0260e5a2 Bugfix. 417fe17072d Merge branch 'master' into ruby-docs 6a4ef177ee3 Progress on g_functions and schedules. e16b1649687 Bugfixes. 8e172360d91 Update description. 7195abf1dfd Purges the `epw_file` object from the code. Now *all* weather-related data can be found on the `weather` object, so you don't have to pass around both objects or decide which one you need. e10e41ebeae Merge pull request #1766 from NREL/hpxml_class_bugfix 898ebd2e160 Progress. 793afd0167d Merge branch 'leakiness_description' of https://github.com/NREL/OpenStudio-HPXML into leakiness_description 6c47d53c3bd infiltration method tests, other improvements around infiltration d23204773ca modified acca tests and added infiltration method input 62cc5293228 Fix possible error in HPXML class for edge case. b3f9a14f9e0 Other misc progress on translator resources. 2a39dd81eab Progress on build measure geometry. ab2af0702d1 Latest results. dbc9896798d Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 0955d0dc139 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into leakiness_description 8d810f9b1f8 Merge pull request #1764 from NREL/bob_ross_blower_heat 5fa23307164 Merge pull request #1763 from NREL/more-ruby-docs2 9fc69b744ea Latest results. d0dc1f1f66d Bugfix and a little renaming/cleanup. bb19ede93ef Adds blower heat deduction to Bob Ross test file. 0159e7f4fbb Document remaining methods. 87e4e265eff Update unit tests. 6c49b804a8d Fix typos. a1e6b781f64 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into more-ruby-docs2 db77ea1feb7 A lot more hvac_sizing.rb documentation; eight methods to go. A little refactoring. 2d1fa1bd11f update measures 8394e165503 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into leakiness_description 9a5b7a5f5df docs and changelog ba895dcd2b3 Remove debug statement that was accidentally committed, spotted by @yzhou601 9c95e7474b9 Merge branch 'leakiness_description' of https://github.com/NREL/OpenStudio-HPXML into leakiness_description a6b96e1c454 change arguments 5e288ad05b8 Latest results. 77b162c5b58 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into leakiness_description ae041779279 add unit test from HEScore, added a few test files dd977d60709 Merge pull request #1762 from NREL/more-ruby-docs 54a0b6a0f47 Reduce diffs. 375f04aa892 Document version.rb and xmlvalidator.rb. 17dadb713bc Fix CI test 7739334d9a2 Revert this change 26f6e708a62 more class -> module 615bbddffbc A little cleanup. 7f14e3b247d Complete ruby documentation for hpxml_defaults.rb and some other minor refactoring. a890d00724e update measures f7aba08884a Leakiness description first cut d2286342b04 Latest results. d1615c88c3f update measures 6bc3cc2460c so far so good, remove fixme 5b0593a7229 update measures fe7cb4796d5 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup b469204c414 bugfix 91e1ea41b8b Simplify more [ci skip] 8e47f28a635 Merge pull request #1555 from NREL/fix-bills-scheduled-battery2 2a88d87fa9e Simplify changelog description. [ci skip] 62fd9f5b191 Latest results. aefb49b0c88 Latest results. d8cb50b7cbe Merge branch 'master' into fix-bills-scheduled-battery2 3ba74d10822 Update measure.xml 930bba3f317 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into ansi_301_2022_cfis c3685360eb2 update measures 3bd3afa3b61 fix max power ratio EMS 690cb7f9413 method descriptions dae82169792 address a few more comments 6341f0dcb9a Merge branch 'multistaging_backup' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 8e4f3840dd6 remove two error checking covered by EPvalidator 7379cd743ca Apply suggestions from code review a4fcef08e92 Merge branch 'multistaging_backup' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup ca373f00e10 backup increment input name acba539bb33 Update docs/source/workflow_inputs.rst d9c68915fff Update docs/source/workflow_inputs.rst 9b1f401c13a Update docs/source/workflow_inputs.rst d50d28b3885 Update docs/source/workflow_inputs.rst e3488c16385 Update BuildResidentialHPXML/measure.rb 350de19ff67 Update BuildResidentialHPXML/measure.rb 10a64025ff9 These files should not be added. 17e86b21d27 Latest results. 41f29704d17 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 5b61ad238c3 Merge pull request #1754 from NREL/stochastic_occupancy_paper 6ad895fd21c Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into stochastic_occupancy_paper b4b0889fea7 Merge pull request #1748 from NREL/ruby-docs 8a67878d943 Merge branch 'ruby-docs' of github.com:NREL/OpenStudio-HPXML into ruby-docs 9a3cfe0e06c Progress on geometry resources and util for bills measure. 7415ef06e6d Prefer "@return [void]" per https://www.rubydoc.info/gems/yard/file/docs/Tags.md#literals ac607e6d8d3 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into ruby-docs 07797db6246 Merge branch 'ruby-docs' of https://github.com/NREL/OpenStudio-HPXML into ruby-docs 6938a956c26 More progress on hvac_sizing.rb code documentation. Some refactoring. a033065599d Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 0c3b2be60a4 Latest results. 7c192709797 Merge pull request #1756 from NREL/ncflag_eq_zero 0828bfe93aa Bugfix. 36668551f3a Use more places + a little cleanup. 9b58c2fab5b Removed hvac_sizing.rb method that is duplicative with a method in psychrometrics.rb. Small diffs expected. 63e7558b254 Adds error-checking for `NumberofConditionedFloorsAboveGrade`=0, which is not allowed per the documentation. 45a08e97b4b Latest results. d80111e9773 Revert has_battery change. 9eb6e23cc12 Forgot to save the file first. 22c28dd8b73 Update location.rb and simcontrols.rb. cbb2412a900 Merge branch 'master' into fix-bills-scheduled-battery2 d17ec1d2afb Small cleanup. 000f9a4e2bc Some initial documentation for hvac_sizing.rb bb16756d719 Adds link to stochastic occupancy methodology paper to docs/READMEs. e5d8d793c9b Update TODOs in utility bills resource util.rb file. 1d98d6daf26 Merge branch 'master' into ruby-docs 2af2dd502a0 Latest results. bb711e17cbd Merge pull request #1752 from NREL/bob_ross_residence ded0af90762 Update Changelog.md [ci skip] 9f02525434b Make has_battery consistent with has_pv and has_generator. 5885d5d9fae Merge branch 'master' into fix-bills-scheduled-battery2 417b2e65f90 Latest results. f19d06dab76 Maintain previous geothermal loop sizing calculations (which are not based on MJ8). 654aaaab4fd Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into bob_ross_residence cefa57b5e8f Connect soil/moisture types to MJ8 ground conductivity values. Update example files. 3f178bb9236 Fix CI? 55d90d45ad4 Add CI artifacts for ACCA examples. f8f28dfd4d6 soil type-heavy moist d5a39422503 Merge pull request #1751 from NREL/mj_blower_heat_and_piping 3a1e75d15f8 Ensure we calculate net capacity even when blower fan heat is provided. Update tests/docs. 7477ceeb084 Merge branch 'master' into fix-bills-scheduled-battery2 72892481f01 Update the changelog. a9f6086fcb0 Merge branch 'master' into fix-bills-scheduled-battery2 58f6db95445 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into mj_blower_heat_and_piping d9b181111bc Merge pull request #1750 from NREL/max_power_ratio_with_unit_multipliers 6db5ed8353b update hpxmls 573cc08d703 Merge branch 'bob_ross_residence' of https://github.com/NREL/OpenStudio-HPXML into bob_ross_residence 454f82aee65 skylight and slab changed to address some confusions 633e3b40f34 Latest results. f8bc39f8b1d Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into mj_blower_heat_and_piping 732f1d8687b Update workflow/tests/ACCA_Examples/Bob_Ross_Residence.xml bc661509635 Update workflow/tests/ACCA_Examples/Bob_Ross_Residence.xml 3dcb73dd2d4 Update workflow/tests/ACCA_Examples/Bob_Ross_Residence.xml 54ea03b2905 Update workflow/tests/ACCA_Examples/Bob_Ross_Residence.xml 99438529a1a Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into max_power_ratio_with_unit_multipliers f61bbc7eb62 Merge pull request #1753 from NREL/fix_acca_duct_areas 13fd4efe69b Fix measure xml merge conflicts. 33941822627 Merge branch 'master' into ruby-docs 754ec951794 Fixes duct areas in ACCA test files. 0e2a0c487b4 update hpxmls b7579249218 add ventilation 7d6a1e17a25 add bob ross residence test file 7cee8269bfd A few more updates/fixes. 98c1891ffe5 Add blower fan heat and piping inputs for MJ design loads. 34f6a8166a5 Latest results. c235b29b870 Latest results. 6a12d36f563 update measures d27db69c873 Fix issue in opposite sign for storage and cogeneration production. fc2cae21fdf Revert indent change [ci skip] 4c58736d575 Latest results. da3f177713c Merge branch 'master' into fix-bills-scheduled-battery2 cc40e02bdd0 Update the changelog. 4f1b58fe6f4 Move cogeneration meter out of production. 7e40c10468d Update changelog [ci skip] 20585aa29cb Simplify PR template. 44c65e90d90 Bugfix. 2d33413cce1 Revert this. 3740f93ad76 Closes #103. 2156589e03f Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 6446d6e3659 Merge pull request #1745 from NREL/skylights-curbs-shafts 454d8fe35c8 Fix CI error. b587e8f7299 Cleanup, more tests. 5fe9b56b22d Latest results. f38b82faaef Avoid requesting unused meters. 6f034115ec1 Progress filling in docs TODOs in measures. 2ec107e0ddd Update changelog [ci skip] 443cd918a2b Merge branch 'skylights-curbs-shafts' of https://github.com/NREL/OpenStudio-HPXML into skylights-curbs-shafts 47c1e9af284 Add skylight curb/shaft tests. 523dc84aff8 Latest results. 53af7f26fb0 Merge branch 'skylights-curbs-shafts' of https://github.com/NREL/OpenStudio-HPXML into skylights-curbs-shafts 8350bd60b34 Initial implementation for skylight shafts. a085606e995 Try separating electric storage from produced. Again. c44e4623367 Latest results. a82c3ed8f4a Update the changelog. [ci skip] c89def39ba0 Revert more. 5ce59b40c5f Revert default changes and change has_production bool. 6e69d45f28a Latest results. 43ead271e84 Update the changelog. [ci skip] cd7fdbf4e5b Only default grid connection if PV is present, not other production. 177bea4951d Remove comments and update pvcompensation defaults for batteries and generators. 2fd16f38ac0 Merge branch 'master' into fix-bills-scheduled-battery2 58564f6980b Latest results. 0a35fe8026a Handle skylight curbs in energy model. Update sample HPXMLs. 93dd3cc3e36 Update the Walker example a bit more and some misc stuff. 2e6c82aa832 Latest results. 847b870d210 First pass on implementing skylight curbs/shafts. 76c953dde04 Merge pull request #1744 from NREL/attic-fnd-flexibility 357147f9727 Another bugfix. 3d5f92c263e Bugfix. 8d2b1c6c2b5 Update Changelog.md [ci skip] c0ae8342798 Minor docs update [ci skip] 91f0f1f390e Allows flexibility for multiple `Attic`/`Foundation` elements. 5007f27f62f Merge pull request #1683 from NREL/ruby-docs 5b931856657 Missed update to config. ada5915c57d Remove summary documentation test. 09ba7c587ea Few params updates throughout. 1d696382962 Update and stub docs in measure.rb files. 89e595f45c5 Include measure.rb in checks. 08d0d5140f6 Move new step above Check HPXMLs. 19c03c703d6 Update measures d2e091924d7 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into ruby-docs 1b182674a09 A little more. 30bfd3034f9 Merge pull request #1741 from NREL/garage-unexposed c4faa505d36 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into ruby-docs 3090af91e6f Pass on psychrometrics.rb. 7fb19137767 Merge pull request #1742 from NREL/Sashadf1-patch-1 72c4aca93dc Update comments in hvac.rb c1d10660579 oops 3a568c9cc9f Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into garage-unexposed 0e6131cfcee Merge branch 'garage-unexposed' of https://github.com/NREL/OpenStudio-HPXML into garage-unexposed 8a10ea29270 combine is_exposed 33051b2cbc7 Merge branch 'master' into ruby-docs 7db0f3d104b Latest results. 45023644f26 change garage to be unexposed 83a2357b6e9 Latest results. 2e854afe300 fix doc 0419baa947b fix ci, change the EPvalidator.xml to check building level, remove constraint to cooling system type. Probably add a warning later. 37585e1abe1 hpxml attribute name change, one more 4844bc35fcf Merge branch 'multistaging_backup' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 4c7290875dc more changes e6d7f62031e address most of feedbacks 2ca80dd6cc0 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 127187896fb Run update_hpxmls on new sample file. a83e9fc580c Merge branch 'master' into fix-bills-scheduled-battery2 39ab9f9410d Merge branch 'master' into fix-bills-scheduled-battery2 cb4ca05534a Latest results. 18d04ebf284 exclude multistaging with unit multiplier dfff565fe09 fix util 881951d17f1 fix validator 6ab664c55d1 Merge branch 'multistaging_backup' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 57dafffa157 resolve integration with other features 94e24b4d381 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 76986e2c9c6 bring back unit multiplier limitation 7adcb8fc00c Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 80e0e6a7b9e fix error thrown by epvalidator for only allowing one hvac system in the entire hpxml, now allow one per building instead 69154751ad4 fixed a few issues d1d4e6846d1 update measures 105acf49440 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 5beb1b99f1e Update measure xml. e0d47de2548 Merge branch 'master' into ruby-docs 22ce54c20bb Update measure xml. 517b644b4d0 Merge branch 'master' into ruby-docs 3588fe3c4d0 Merge branch 'master' into ruby-docs c77bfcea12c update measures 48b929faf6e Merge branch 'defrost_improvements' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup fbe6dea3d89 update measures 6b4bd553d08 Merge branch 'defrost_improvements' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 1f2b106fd2e update unit test, resolve a few more conflicts 41a6cb4322f refactor inputs 32859ad451f Merge branch 'defrost_improvements' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 167e5ecfbbf Measure xml update. e7f7c13b551 Merge branch 'master' into ruby-docs 0d6aa1ac2a0 More cleanup. c821a7d79fe Merge branch 'master' into ruby-docs 8336761bccf Merge branch 'master' into ruby-docs 2a5a6dbe26a Remove remaining todo in hpxml.rb. af359d6e808 Fix some required args. da7070e47f3 More cleanup. 36fb66da125 Few more excludes, and some cleanup. 01af03b9693 Update gitignore, rubocop yml, remove script. ee67cc38768 Progress. 57ea82ea6eb More refactoring. ea1b960d899 More progress. 23a4c27fc51 Updates for common arguments. 01beebae431 Fix return stub. cfc27f25da6 Remove whitespace. 6c4fc6393f2 Add description placeholder above class. 4e9a8c38903 Actually copy the files in. 30ebb11781d Fix docs with multiple description lines. 1f866c59fc4 Merge branch 'master' into ruby-docs 47a2732ae17 Add resources with first cut docs placeholders. 5b618f0a4a5 First cut at a script for stubbing resource docs. 54bcd49eda4 Merge branch 'master' into ruby-docs 39a9826b537 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup ffa345e6e7b Progress. ca5fc2e33cc Another kw arg update. d2746babe0f Geometry kw arg updates. 650400c4525 Latest results. c8460292c23 Merge branch 'multistaging_backup' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 38218ea7324 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 7082e3d900c Forgot to put the class method selfs back in. 428c364f557 Update to kw args in translator geometry resource. 421c3441b68 Merge branch 'geb-hvac-2' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 409f3788857 Fix some confusion and inconsistencies around private statements, continue to add docs. b4903c02ab1 Latest results. 59a16c279e4 Merge branch 'master' into ruby-docs 464e8dfa9bf Start adding docs to geometry resources. 806276334c5 update measures 88a3e19e747 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 5887950a7fd fix tests/util 7230e72f332 Update build measure resources with kw args. 53f13d5bd7b Fix more bad formatting. 95cb226904f Revert a bunch of unintended formatting. a604e2fbd54 Merge branch 'master' into ruby-docs b61a3ea06db Revert changes to config, gemfile, rakefile. 221bd01988e Stub documentation comments for all build measure methods. 2b1dde1af03 Exclude test files from documentation requirement using rubocop yml file. f62b2bacd50 Another try capturing stderr. 4479bc67661 Check if block. ae0726c7856 Try exit code when update_measures contains string. cb4baf4926b Add documentation cops and try update_measures on gha. bdb19a3a4a3 Merge branch 'master' into ruby-docs 57fbac4780b Try yard rake task and cli. 79013973177 Merge branch 'geb-hvac-2' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 a83ab0bab9b update measures baaf72aac98 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 22b39bc2783 first cut changing input structure 77f234f4119 Merge branch 'master' into ruby-docs f201a748eef Report more coverage information. 057691aab69 Merge branch 'master' into ruby-docs c30615d2bfc Merge branch 'master' into ruby-docs cd55832c35e Add rake task and update config. bd3a56cbd4e Add workflow test file for checking doc percent. 9c61605f9ff Latest results. 5ea0ea4d38f update_measures, changed temp capacity multiplier to 7 fb467e58905 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 62c40e8fdbc deleted unexpected test results d961f0c55c2 update measures 3c6f6b3b860 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 ba80cb09fe1 Latest results. b8bffbcba0b update measures e2ef1eadbbe added tolerance, changed error to warning for more than 4 stages. modified test file config. e0b020ca34a Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 4a08f787c2c update_measures 9070c450a88 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 35343d1775c Latest results. 2260a17c5ca Latest results. 93caaa6d840 Merge branch 'multistaging_backup' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup a47d156723a Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 99203ba9613 unit tests a8a868beea9 update measures acd9c1dfecb Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 ea6e3dd4e6f Latest results. a18eeacb605 Update expected mech vent energy consumption. 37051213102 Allow modeling CFIS systems that don't have any strategy to meet additional runtime needs. 7a4dfaceec5 Latest results. f753106e996 exclude gshp and water loop system for now 43b37ec0759 Latest results. e8ca8a05386 revert gshp heating capacity to avoid E+ error that plant gets too cold 08a3db27f4c fix sensor name 84339237c91 Merge branch 'geb-hvac-2' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 9811b562201 cleanup, added the relationship between startup curve and time to reach steady state f02e0cb5d05 Latest results. 6cd78309bf9 update old codes in unit tests 6e1777dada4 add a comment a50eda3e196 fix test f4a20601aaa fix unit test 3f93d7d4f63 revert test change for debugging 98168c34e6d fix a default typo 2591e44d96b fix 16414899fbc minor cleanup 4bb7c613912 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 a092d86c11c one more conflict 5702851509d Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup fce30c2e8f4 reconfigured test files, debug EMS program 13dc46b3396 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup a7c08e8b4b6 Merge branch 'multistaging_backup' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup d1f544690d2 first cut EMS staging dab37afc957 Latest results. b1589f0cefb unit tests added, wlhp test file added, fixed a bug in fan energy disaggregation program 0bd17c07996 Merge branch 'multistaging_backup' of https://github.com/NREL/OpenStudio-HPXML into multistaging_backup 9447cb80f90 Latest results. c35cc189a7d update measures f8496617d2e docs, validator, cleanups, and allow more heat pump types 469bf5a13ce unit multiplier ae2838f386e multistage backup coil first cut 96db0877990 Revert changes to hpxml_defaults. da40cd4b571 Merge branch 'master' into fix-bills-scheduled-battery2 feb4af6d9cd Stub request when generator, add notes, revert defaults changes. 9322a7c212d Latest results. 7303c6e1f8b Add sample file for scheduled battery and detailed rate scenarios. cad0ae90fb0 Change has_pv to has_production, and always request electricityproduced when battery. c32374404bd Allow defaulting pv compensation type when battery only. 494e9106992 Latest results. 8a6a6b5a3fa Latest results. 1132c078ff5 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 52c15cee2fd Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 785b98e723e bugfix b5ba807064e Latest results. 132da54ee08 revert one unexpected change 02b6326a226 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 19fec71c817 Latest results. cf8b3ea9ac8 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 3d4e6dfab3a supp coil control EMS added out of supp coil creation method 592242cc6a5 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 95595de52ed Merge branch 'geb-hvac-2' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 10828de0118 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 63191e30e24 Latest results. 914650a9499 add room ac test file, some cleanups 61eb25412d6 Latest results. d41e24be5ca Relate c_d to time to hit full capacity. Docs update on deadband 3fa3971282a Latest results. f08b27df84d Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 72041bef001 Conflict resolution bugfix. a569e3a6a7e Latest results. ea17faa8ab8 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 05b5ad93d8e Oops, missed conflicts in this file. b6833a58fe9 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 574d9a08a14 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat cb275d6a005 fix validation error checking 8df5f1fe12e ignore ems warning 7a10b29339d Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 178cc8fa11c Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat e3240e9960c fix unexpected warning 1e1d8cf213f Latest results. cb0861acc40 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 4acd3187e67 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 04ad345d8b6 fix unit test, update measures 79f6b82c842 revert xml changes d9908fa8362 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 ac752988774 log 5 time steps 0fdfbc6c52f update test files f07d31e94f5 Latest results. 660695e60a4 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 c9675ab8a4e Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat bda2954c635 Latest results. a197a598825 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 966bed4416d update docs bab600b85d7 update hpxmls bca41d185c7 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat d899d47c198 change use case rules and cleanups 8814d1ecf96 ignore warning more properly 120bab09487 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 4373ea12069 address system types 8441276b3a7 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 5f1d46ab9d1 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 800a0d1b2b9 fix docs ed6990d3c5f docs b270f1f8f56 ignore the warning for now 700ad370c1d Updating some Deadband thermostat documentation. Maybe too much detail, trying to be very explicit here. 1dac67d8cbe Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 a2230f0e5a2 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 6cc0489f0df refactor the realistic cycling program to eliminate extra warnings c2ef1bb265c unit tests, minor changes and cleanups 338eb085e28 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 2a4e74d510d Minor code cleanup. No diffs expected. 6cd23d455f2 fix test default b9a4b7974e7 add a condition 90ecb4b2b93 isdefaulted da7abc274cc fix unused schedules 9a935096d71 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 5318e1ed911 fix 200691c2f42 address comments b75a9e7ea5c simplify the way of modifying detailed schedule ff9ccbeb46e fix sensor names 4aff72e8188 quick fix 52f77b4a6be Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 63668c7e8af Latest results. a37f40182c2 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 21b1fd410cc update hpxmls 3902096243c bugfix e5a9e4ae91b Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 9506e03009b Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 18a4517983f attempt for 8760 detailed schedule and unmet load program 5f849f1ba9f Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 7791fe8974b Latest results. 1d7e91b0e4b add a comment a9769086549 oops 6a6c590c221 fix b1aff2daa99 fix validation error 8136467a6a8 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat a6606970343 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 12e5cfa2b9c update test files 506e0a23adc address comments f76ed5a28b1 Latest results. 0280be4a780 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 0e5e3419e9b Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat aee2ff0311d changelog 5073669092f docs and minor changes 38bbc22e185 Latest results. d985598f305 fixes and updates e707f9bd0d3 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 98d072aaa69 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat fdbce1079cd Latest results. a4f3093e789 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat e2e759d30de Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 3f74978c05d Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 ed8038adcc5 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 2f1bc7264c8 Latest results. 6a345e4f65b Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 60182aab06b log 5 time steps before turning on backup coil 26b4c12410c Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 0ce12ff00ed bugfix 8c4fd03ae29 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat c63cfeb5148 update test files 1a23b84642a Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 214710e100a Latest results. a1dfb98902f update hpxmls 7e3a9367594 update hpxmls 22a2dda80f4 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 52083e0588c Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 013447b4f99 bugfix 04c360489fe bugfix 5441df0038a fix bug - remove unnecessary condition 048cfadc4c9 rerun update hpxmls 1d1701fbf8c Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 ebc74fcd554 rerun tasks update hpxmls 83c9a704ca1 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat c8a853bc4bb Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 464d0f03443 oops, fix test acbf8a7b955 Latest results. 638c3ff7501 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 a0d637da8ec rerun tasks.rb ea04f32032c Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 7a9572099a5 integrate backcoil control to staging EMS, change test file capacities b84bda2c30f fix test f8559a84958 change capacity to be smaller so that more behavior can be observed. 8f8764797a0 bugfix that need to pass zone to supp ems 7c8142f1e0f Latest results. a19d770ee7b Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 3058965d6a2 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat fd0dc04cf62 fix argument bug 6d94e249194 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 76e99068b82 Latest results. 38091fb300d check num_speed existence a709c3cf5ec revert messed up changes a1a4e5eb300 revert measure.xmls 2cd4143dc32 format 418f2bd3d59 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 417186b4faf Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat bb8daa8d41c Merge branch 'os330' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 505040a8350 progress implementing new actuator bc95f4eb3ab Latest results. 3afa36e08a6 remove invalid test file 3c4e0927908 update sample files c4d81475c80 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 177d3ca901d revert measure.xml 2d7a104b1f5 address some issues 2848176e5c7 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 e8373b835e3 Latest results. b930c2fdbd0 oops 8ac84261086 exclude onoff thermostat test out from unmet hour check 5771bcd37fd Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 367baed8a5e Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 377265d2778 minor cleanup 32187836e64 Latest results. a534534318f Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat c3ebe7b2d79 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 7adbaa0041f Error check for partially conditioned homes f4edcc3d39d Latest results. 22741b828cf bugfix 4504cfcb9d0 Merge branch 'geb-hvac-onoffthermostat' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat ff824b0e0ac Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 656412f292c Latest results. 9553316addc Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat f9955f81222 name changes 88c0e8910c4 update_measures 9e1dc7822ff Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 785c698affb backup heater control: keep turning on until reaching upper bound b3007bb8ef0 Latest results. a98972cb51f simplify 2481d0599d9 format b6421ceb684 Add supp coil control 14af071629f Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 1fc358b8040 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 9e2847727b9 Latest results. b614ae2acc5 bugfix 339cc52149f bugfix + Merge branch 'master' 66888d9643b bugfix d62338c1a2a more to revert 4439f11814c Revert a few changes 99847b3783c Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-onoffthermostat 33d6caf9de7 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac-2 0f120bb4e18 progress b06a489ba4e remove changes in hvac.rb for two speed systems 0c03da57b1e Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac 25df61da326 update test files 9d65e720498 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac 2f4a21b442b revert exclude new test 48dae8069b0 oops d8d19dc4a75 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac 0c71b588606 bugfix for duct b928d25d7c8 handle duct program when there're two fans 88a77db20b0 fix a bug in rated air flow rates and defrost defaults, cleanup method arguments 7c7309a150d bugfix 6c1991352c1 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac d791dd02b61 bugfix c3f6e691420 format, revert measure.xml 7f2b03a9df8 implement EMS program, bugfix 3cd57df0ab8 update test files and bugfixes 0e70d6c3015 Merge branch 'master', resolved conflicts and restructured a bit 1291fa096f0 progress c1ce6330ce6 some progress.. 024ff8aa838 use curve value at middle of timestep, add warning. 318328a7f9a Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac 6ed37a1c50c Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac ca402ed0353 Implemented Jon's curve, set timestep requirement to enable onoff control e014df77983 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac ce252a98d04 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac d4254b75dcf Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac 1816115566f Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac c2cf6c453d7 test file for two speed 628d730c3a1 bugfix 8ad70eff2e0 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac 83cbb44690e Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac bd862e8167f ignore temperature limit warning 23a109c1bb7 bugfix b468f0200e5 bugfix 2e532f7e481 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into geb-hvac 4f9fc24bf60 capacity degradation implementation ee46a896890 component load residual test excluded for on-off thermostat 234bf11853f onoff thermostat deadband git-subtree-dir: resources/hpxml-measures git-subtree-split: 15bba512909995a3614956c924a9e5b1ae5c0973
…29be2 5fa25129be2 Merge pull request #1776 from NREL/manualj_garages 7c487b325f6 Latest results. a871e9cd463 Handle above-grade garages differently than garages partially below grade. 0e7e609dda8 Fix order of elements in docs [ci skip] 6863be2db5b Merge pull request #1774 from NREL/clarify_buildreshpxml_slab_inputs 5d6542c8d6b Rename slab arguments in BuildResidentialHPXML measure for clarity. git-subtree-dir: resources/hpxml-measures git-subtree-split: 5fa25129be2f62874e5fbe987fcf0fab32b9a4cb
…40302 f20b7240302 Merge pull request #1771 from NREL/ruby-docs d7865a1d2e3 Simplify hvac_sizing.rb; no longer need to do azimuth-specific wall calcs. 52116bb8eb5 Latest results. 02050063aa8 Final changes for hpxml.rb. 5d468e79f84 More progress on hpxml.rb. Down to ~100 TODOs left. 372f5dcf131 More progress on hpxml.rb 8793e8f5ff3 Progress on hpxml.rb e6a9b70421d Move MathTools class into a separate resource file. ac1a10be49f Add test for when marginal rate provided. 37278886d56 Merge branch 'master' into ruby-docs 234f6385d8d Start filling out some stochastic schedule docs. 8041d11c56c Move the utility_bills resource back over. 7eaa9292c91 Require correct path in bills test file. 103d7eee5f5 Finish up docs in utility_bills. e5bc9429cd8 Relocate utility_bills to utility bill measure. 2fad7a0f921 Finish up docs in util. ed18d0ffbf7 A little more cleanup. d7651ea1f6a Add code documentation for weather.rb 64ff0e7afa4 More helpful description for runner [ci skip] de2d5cd192b Start updates to translator util resource. e9c6b2623b6 Temp add. 1bf7815f271 Merge branch 'master' into ruby-docs 3f95b569fcf More description for unavailable_periods parameter. git-subtree-dir: resources/hpxml-measures git-subtree-split: f20b7240302f228d707d13b0d3eff9e1d80deddc
…95aff 3ce3e195aff Merge pull request #1780 from NREL/negative_elevation b71b0577948 Allow negative Elevation values. 1b4accda147 Merge pull request #1779 from NREL/clarify_hot_water_use_outputs dc03eed2518 Clarify hot water use outputs and some minor misc stuff. git-subtree-dir: resources/hpxml-measures git-subtree-split: 3ce3e195aff6134067b84c52aac8b70dfe9c2d52
…836a29d c53fe836a29d Merge pull request #1783 from NREL/bob_ross_skylight_curb_area 24497d185078 Latest results. 4e1096c9ea2d Fix skylight curb area in Bob Ross test file. a9886978fdc9 Merge pull request #1782 from NREL/mj_exhaust_ventilation 496cdf0907a8 Update Changelog.md [ci skip] c1bdc82c0bd8 Latest results. f1b8c341214b Bugfix. 6a11975c91f9 Should be supply, not exhaust. cc8af4dcd202 Fixes missing ventilation design load for exhaust only systems. git-subtree-dir: resources/hpxml-measures git-subtree-split: c53fe836a29dad4db1c33af95eff0c23302bf2ae
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
Pulls in:
Attic
/Foundation
elements OpenStudio-HPXML#1744report_simulation_output.hvac_design_load_cooling_sensible_blower_heat_btu_h
to outputs.csvreport_simulation_output.hvac_design_load_heating_piping_btu_h
to outputs.csvNumberofConditionedFloorsAboveGrade
=0 OpenStudio-HPXML#1756epw_file
object OpenStudio-HPXML#1767simulation_control_onoff_thermostat_deadband
from ResStockArgumentssimulation_control_heat_pump_backup_heating_capacity_increment
from ResStockArgumentshvac_sizing.rb
OpenStudio-HPXML#1769air_leakage_leakiness_description=auto
to lookupslab_under_width
toslab_under_insulation width
slab_perimeter_depth
toslab_perimeter_insulation_depth
Elevation
values OpenStudio-HPXML#1780Checked means that something in resstock was changed or updated as a result of pulling in.
Checklist
Not all may apply:
If related to resstock-estimation, checklist includes data dictionary, source report, options saturation, options_lookup.Add to the changelog_dev.rst fileopenstudio tasks.rb update_measures
has been run