Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest OS-HPXML#1200

Merged
joseph-robertson merged 24 commits into
developfrom
latest-os-hpxml
Jan 30, 2024
Merged

Latest OS-HPXML#1200
joseph-robertson merged 24 commits into
developfrom
latest-os-hpxml

Conversation

@joseph-robertson

@joseph-robertson joseph-robertson commented Jan 25, 2024

Copy link
Copy Markdown
Contributor

Pull Request Description

Pulls in:

Checked means that something in resstock was changed or updated as a result of pulling in.

Checklist

Not all may apply:

  • Tests (and test files) 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 (checked comparison artifacts)

…4fcbd

067a2f4fcbd Merge pull request #1594 from NREL/whole_building_element
11df190d692 Update expected warning msg
c766fb808b1 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into whole_building_element
230a7177bfb Merge pull request #1558 from NREL/autosizing_detailed_performance
4a1a2f44e40 Fix/update code, improve warning messages, add test.
19f740d9308 Minor docs cleanup.
26f73782f85 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into autosizing_detailed_performance
16e04ce9ee8 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into whole_building_element
ac23fdbc050 Merge pull request #1598 from NREL/error-emissions-runperiod
385a057ab70 Latest results.
ea8db187b90 Update CI expected test results.
e9ed98ffbbd Fix bug. Expand test to include leap year, incorporate into existing base-simcontrol-runperiod-1-month.xml sample file.
5929b89c3dc Add failing sample file with emissions scenarios and short run period.
a473172fdbc Merge branch 'autosizing_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into autosizing_detailed_performance
c8dfaa714f6 address comments related to docs
7e7d7f0db33 Latest results.
b655081b8d0 address comments
1bffa2cf726 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into autosizing_detailed_performance
79605b0d87d Merge pull request #1596 from NREL/wh_installation_location
4b083fe2371 Merge branch 'wh_installation_location' of https://github.com/NREL/OpenStudio-HPXML into wh_installation_location
c7b48bb36cc Updated documentation so all references to WH installation location are updated. Thanks Scott for pointing out I missed the other references to it.
04cae6b4b55 Update Changelog.md
ab7ae0871ec Fix CI test.
fa23fdbdcda Latest results.
46d001651f5 Update documentation
080f971743f Minor update to logic to be consistent with ANSI 301 2022.
ff419d5f4d4 Merge branch 'master' into autosizing_detailed_performance
bafce2715a9 Convert dps to floats and test passes.
1b2eb7d25cc Merge branch 'whole_building_element' of https://github.com/NREL/OpenStudio-HPXML into whole_building_element
86a438ef2fc Expose arg in BuildResidentialHPXML measure. Update docs/changelog.
1076f40c071 Latest results.
c763875bffc Clean up temp file.
0c27b2be11d Use a warning instead of an error. Add base-bldgtype-mf-whole-building.xml simulation results to CI artifact.
586a7b06b4a Disallow building_id arg when WholeSFAorMFBuildingSimulation=true. Expand tests.
a295a57cf46 Fix CI tests.
ab5b3d1fa86 Revert.
13a2f862182 Bugfix.
d8d0c8c7b0d This is simpler and should work.
8a2712fbe22 Replaces `-b ALL` with an element in the HPXML file, which allows us to perform validation specific to whole MF building simulations.
1531070587f Merge pull request #1588 from NREL/appliance_schema_validation
6a87401e450 Update measure.xml
dec0958e728 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into appliance_schema_validation
1caac3fdb46 Update to HPXML v4-rc3.
c75b04ac091 New build test for perf data with apply_defaults=true.
9587aeb95df Latest results.
69730d7aaf1 Merge branch 'autosizing_detailed_performance' of https://github.com/NREL/OpenStudio-HPXML into autosizing_detailed_performance
6c5cedc7134 reconfigure a test file
14fd75bf8e2 Small fix, noticed by @joseph-robertson.
2be3174fa56 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into autosizing_detailed_performance
5201bca29f7 Ignore OS message.
0d2ad4c32e6 Merge pull request #1590 from NREL/revert_xmlvalidator
5e0f974989b Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into revert_xmlvalidator
451001898c7 Merge pull request #1589 from NREL/flatten_documentation
7cb579f0372 Some cleanup/fixes.
612c71105d6 Update test.
9d22e625c04 Update BuildResHPXML measure links.
188a92825c1 Handle hot water distribution [ci skip]
53249533f4f Handle solar thermal [ci skip]
c482b8eb413 Use consistent language [ci skip]
ec645b9a5ed Handle ventilation fans. [ci skip]
32f2f2c5678 Address HVAC distribution [ci skip]
5305dbff27e Address water heaters. [ci skip]
80c4a2586a6 Address heat pumps [ci skip]
1c83895eb83 Update measure.xml [ci skip]
72929792871 Try reverting XMLValidator workaround for NatLabRockies/OpenStudio#4824.
b9b2eef38b1 Flatten HVAC heating and cooling systems. [ci skip]
7f87b2aef97 Moves most of the appliance schematron validation to the HPXML schema itself.
c3fdc0713a9 update_measures
7b1c6eead7f docs and changelog
d475647bb92 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into autosizing_detailed_performance
5d9aa74af84 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into autosizing_detailed_performance
ebcc65c4869 update hpxmls
21f675c7884 fixed ci error and added a test for capacity and capacity fractions
f59feb37211 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into autosizing_detailed_performance
315d22a5afe require nominal cooling heating capacities when capacities are provided in detailed performance data
83c21934386 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into autosizing_detailed_performance
1b00e68f88b first cut to implement autosizing detailed performance data
66ebdb10907 add new test files

git-subtree-dir: resources/hpxml-measures
git-subtree-split: 067a2f4fcbd86516600d46d0ef20cf9d5ed1a10c
@joseph-robertson joseph-robertson added this to the ResStock v3.3.0 milestone Jan 25, 2024
@joseph-robertson joseph-robertson self-assigned this Jan 25, 2024
@joseph-robertson joseph-robertson marked this pull request as ready for review January 30, 2024 15:16
@joseph-robertson joseph-robertson merged commit d27cdc5 into develop Jan 30, 2024
@joseph-robertson joseph-robertson deleted the latest-os-hpxml branch January 30, 2024 15:23
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