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

HVAC Autosizing Limits #1197

Draft
wants to merge 137 commits into
base: develop
Choose a base branch
from
Draft

HVAC Autosizing Limits #1197

wants to merge 137 commits into from

Commits on Jan 23, 2024

  1. Squashed 'resources/hpxml-measures/' changes from 9d6504d6c39..b5a360…

    …8ccd3
    
    b5a3608ccd3 Latest results.
    12ff3684fbc Fix typo.
    022fb2723c8 Remove rule from epvalidator and instead max takes precedence.
    8ec19a9aeaa Remove new hvac sizing test now that it is replaced in default tests.
    7dfe1666df1 Update schematron and add test.
    cd85f959a9a Update build measure argument descriptions.
    fd7261677f4 Fix docs tables.
    cd1d3cd8626 Merge branch 'master' into max-airflow-args2
    fab1e24cd48 Replace high-level restriction input with optiona max airflow args.
    d6fac4f185a Fix bug in new method and update tests.
    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
    546f504c90f Merge branch 'master' into max-airflow-args2
    9b023438f93 Merge branch 'max-airflow-args2' of github.com:NREL/OpenStudio-HPXML into max-airflow-args2
    9b2e5ae8d47 Start adding ductwork restriction tests for various system types.
    451001898c7 Merge pull request #1589 from NREL/flatten_documentation
    7cb579f0372 Some cleanup/fixes.
    66619ec8299 Latest results.
    6e60e7662b9 Update default tests with airflow checks.
    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]
    a8a9034caf6 Clean up code in new method.
    24f61d9de6a Merge branch 'master' into max-airflow-args2
    80c4a2586a6 Address heat pumps [ci skip]
    d0319bff915 Merge branch 'master' into max-airflow-args2
    deacd79d179 Few comment updates.
    1c83895eb83 Update measure.xml [ci skip]
    72929792871 Try reverting XMLValidator workaround for NREL/OpenStudio#4824.
    b9b2eef38b1 Flatten HVAC heating and cooling systems. [ci skip]
    57dd48445ca Collapse airflow and fan adjustment into one.
    184154e3c4d Merge branch 'master' into max-airflow-args
    04c57c7c68e Latest results.
    2b1714b99aa For now only apply fan adjustment to HP.
    516e4efdbf1 Update fan adjustment and max airflow test expected values.
    1a6bd6c2210 Update max_airflows method based on comments.
    17ad82f65a8 Merge branch 'master' into max-airflow-args
    cc8c13a1fa5 Switch v_baseline with v_upgrade, and add a commented question.
    383036900a1 Set capacity to the max?
    f2ae179a74a Merge branch 'master' into max-airflow-args
    8b3979ba1f5 Latest results.
    c1f802ac386 Update the docs.
    8e27f7ce815 Move fan adjust bool to heat pump, update schematron, add sample file.
    75f3797aaaa Fix the docs.
    ce762cf93a8 Begin to add airflow cfm fields to docs.
    44a7f2c6b88 Latest results.
    0aaa5dd47c3 Skip max-airflow hvac_configuration test for now.
    4cb9e587be0 Write new methods for hvac_sizing.
    1beb3691411 Merge branch 'watts-per-cfm-args' into max-airflow-args
    a7b2f89d3a1 Merge branch 'master' into watts-per-cfm-args
    31a36babbb0 Latest results.
    522f1819ae6 Forgot to actually set the new arg value.
    ee6abb726ee Add bool arg for fan efficiency adjustment.
    fdb5f16f79b Latest results.
    4e6438e7a19 Merge branch 'watts-per-cfm-args' into max-airflow-args
    35634487355 Update hpxml inputs json after merge.
    69518743ec2 Merge branch 'watts-per-cfm-args' into max-airflow-args
    31c271c90d0 Merge branch 'master' into watts-per-cfm-args
    2551567f137 Latest results.
    7ffc8206ae9 Forgot to default the new bool arg.
    6d59d3257ce Switch from new methodology to just an input, and write a test.
    a6dcec067af Use airflow max method.
    a134d7fbd88 For now, test using a new sample file.
    fc2836ec131 Update defaults for fan adjustment and airflow maximums.
    e2d50c8b839 Update epvalidator for new hp sizing methodology enum.
    49f9ba2bea9 Add new hp sizing methodology, and args for airflow rates.
    03371101b8d Merge branch 'master' into watts-per-cfm-args
    44b6e2730a2 Merge branch 'master' into watts-per-cfm-args
    c6f30fa3eef Collapse new args into a single one since only a single air distribution system is supported.
    41c6cee061c Regenerate the BuildResHPXML readme file.
    5af4e6167bc Replace tasks.rb mods with hpxml_inputs.json updates.
    f43e85faf8c Add optional blower fan efficiency args to BuildResHPXML.
    
    git-subtree-dir: resources/hpxml-measures
    git-subtree-split: b5a3608ccd38db6c63db560801d5de16ecdea791
    joseph-robertson committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0fddc09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    346d1c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    121df3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fb8235 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    599802b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01f0004 View commit details
    Browse the repository at this point in the history
  5. Latest results.

    GitHub Action committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2f77b07 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    016e71d View commit details
    Browse the repository at this point in the history
  2. Latest results.

    GitHub Action committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f3648e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    7abab78 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    2814fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d853c14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59a15c6 View commit details
    Browse the repository at this point in the history
  4. Squashed 'resources/hpxml-measures/' changes from 4f60b2e19cb..b42623…

    …2a2d9
    
    b426232a2d9 Latest results.
    392c416092d Remove comment in test.
    ebb62f68aa1 Handle ductwork restriction case in hvac configurations test.
    5838282cf0b Merge branch 'master' into max-airflow-args2
    87b63bfbec9 Merge pull request #1605 from NREL/pipe_lengths
    d65f73faf87 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into pipe_lengths
    1013d3375fb Merge pull request #1608 from NREL/vshp_min_compessor_temp
    a7eb0f84300 Latest results.
    4172da621e6 Now defaults to -20F for `CompressorLockoutTemperature` for variable-speed air-to-air heat pumps. Consistent with mini-split heat pumps.
    ac2ac083c29 Fix repeated text in docs, update another spot where pipe length calculation gets called.
    39ba2b272e7 Missed a spot where standard pipe lengths are calculated
    189871c2dfd update Changelog.md, rubocop
    1c973d68937 Fix edge cases with both conditioned and unconditioned basements
    8d9473cba03 Merge branch 'master' into max-airflow-args2
    b5a3608ccd3 Latest results.
    12ff3684fbc Fix typo.
    022fb2723c8 Remove rule from epvalidator and instead max takes precedence.
    8ec19a9aeaa Remove new hvac sizing test now that it is replaced in default tests.
    7dfe1666df1 Update schematron and add test.
    cd85f959a9a Update build measure argument descriptions.
    fd7261677f4 Fix docs tables.
    cd1d3cd8626 Merge branch 'master' into max-airflow-args2
    fab1e24cd48 Replace high-level restriction input with optiona max airflow args.
    d6fac4f185a Fix bug in new method and update tests.
    546f504c90f Merge branch 'master' into max-airflow-args2
    9b023438f93 Merge branch 'max-airflow-args2' of github.com:NREL/OpenStudio-HPXML into max-airflow-args2
    9b2e5ae8d47 Start adding ductwork restriction tests for various system types.
    66619ec8299 Latest results.
    6e60e7662b9 Update default tests with airflow checks.
    a8a9034caf6 Clean up code in new method.
    24f61d9de6a Merge branch 'master' into max-airflow-args2
    d0319bff915 Merge branch 'master' into max-airflow-args2
    deacd79d179 Few comment updates.
    57dd48445ca Collapse airflow and fan adjustment into one.
    184154e3c4d Merge branch 'master' into max-airflow-args
    04c57c7c68e Latest results.
    2b1714b99aa For now only apply fan adjustment to HP.
    516e4efdbf1 Update fan adjustment and max airflow test expected values.
    1a6bd6c2210 Update max_airflows method based on comments.
    17ad82f65a8 Merge branch 'master' into max-airflow-args
    cc8c13a1fa5 Switch v_baseline with v_upgrade, and add a commented question.
    383036900a1 Set capacity to the max?
    f2ae179a74a Merge branch 'master' into max-airflow-args
    8b3979ba1f5 Latest results.
    c1f802ac386 Update the docs.
    8e27f7ce815 Move fan adjust bool to heat pump, update schematron, add sample file.
    75f3797aaaa Fix the docs.
    ce762cf93a8 Begin to add airflow cfm fields to docs.
    44a7f2c6b88 Latest results.
    0aaa5dd47c3 Skip max-airflow hvac_configuration test for now.
    4cb9e587be0 Write new methods for hvac_sizing.
    1beb3691411 Merge branch 'watts-per-cfm-args' into max-airflow-args
    a7b2f89d3a1 Merge branch 'master' into watts-per-cfm-args
    31a36babbb0 Latest results.
    522f1819ae6 Forgot to actually set the new arg value.
    ee6abb726ee Add bool arg for fan efficiency adjustment.
    fdb5f16f79b Latest results.
    4e6438e7a19 Merge branch 'watts-per-cfm-args' into max-airflow-args
    35634487355 Update hpxml inputs json after merge.
    69518743ec2 Merge branch 'watts-per-cfm-args' into max-airflow-args
    31c271c90d0 Merge branch 'master' into watts-per-cfm-args
    2551567f137 Latest results.
    7ffc8206ae9 Forgot to default the new bool arg.
    6d59d3257ce Switch from new methodology to just an input, and write a test.
    a6dcec067af Use airflow max method.
    a134d7fbd88 For now, test using a new sample file.
    fc2836ec131 Update defaults for fan adjustment and airflow maximums.
    e2d50c8b839 Update epvalidator for new hp sizing methodology enum.
    49f9ba2bea9 Add new hp sizing methodology, and args for airflow rates.
    03371101b8d Merge branch 'master' into watts-per-cfm-args
    44b6e2730a2 Merge branch 'master' into watts-per-cfm-args
    c6f30fa3eef Collapse new args into a single one since only a single air distribution system is supported.
    41c6cee061c Regenerate the BuildResHPXML readme file.
    5af4e6167bc Replace tasks.rb mods with hpxml_inputs.json updates.
    f43e85faf8c Add optional blower fan efficiency args to BuildResHPXML.
    
    git-subtree-dir: resources/hpxml-measures
    git-subtree-split: b426232a2d9014dcb69ba0043d72ad83d12fe692
    joseph-robertson committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b244a0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b04d07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc7c83d View commit details
    Browse the repository at this point in the history
  7. Latest results.

    GitHub Action committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    af3fdc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    13fe54c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4791f6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fc3db4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    71eeb89 View commit details
    Browse the repository at this point in the history
  2. Latest results.

    GitHub Action committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7209f79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdafe6b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. slight changes to upgrades HP yml

    Philip White committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    575f8e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04cf32b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    b7a0b11 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    dc37bab View commit details
    Browse the repository at this point in the history
  2. Squashed 'resources/hpxml-measures/' changes from 51be89b814f7..6f933…

    …5968d13
    
    6f9335968d13 Update floor furnace default tests.
    6fda521484ca Supply and leaving air temp have been moved.
    af84ebb8ecb1 Merge branch 'master' into max-airflow-args2
    b69fa8fe4dc8 Merge pull request #1655 from NREL/beds-0
    8334991d1689 Latest results.
    acaffaa37009 Add an example to the docs. Remove sample file; the other sample file covers it and more.
    fc91dcaf1900 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into beds-0
    9be37285e913 Merge pull request #1679 from NREL/slab_gap_insulation
    1cea2cb2e0fd Latest results.
    cde38423e420 Apply to different sample file(s).
    00895e67a36b Latest results.
    9d39e4fe34a6 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into slab_gap_insulation
    346843dc6a5f Update tests.
    fd03d3756ce4 Try a different approach around the vacancy code.
    006df8df4313 Merge pull request #1678 from NREL/always_add_net_timeseries_outputs
    645c59e2d553 Merge branch 'master' into beds-0
    547bdf5354b1 Adds optional `Slab/extension/GapInsulationRValue` input for cases where a slab has horizontal insulation.
    f5139ba3ec43 Fix CI error.
    033921b4ce52 ReportSimulationOutput measure: Always include net timeseries results
    0587c5e83857 Minor docs update per user feedback [ci skip]
    9a6da0e8814b Merge pull request #1677 from NREL/add_hpxml_attrs2
    32432fb04a6b Add a few attributes to the HPXML class for HEScore, part 2.
    aed396cb1db2 Merge pull request #1675 from NREL/add_hpxml_attrs
    80ae0a54a991 Remove old file. [ci skip]
    6de7fcf71439 Add a few attributes to the HPXML class for HEScore.
    dabb5d424d15 Latest results.
    5076cf9865e3 Merge branch 'master' into beds-0
    da6c0005bf21 Merge pull request #1661 from NREL/fix-footnotes
    831a8fb04b34 Merge pull request #1673 from NREL/docs_footnote_check
    32cc8f9a6d9f Merge branch 'docs_footnote_check' of https://github.com/NREL/OpenStudio-HPXML into fix-footnotes
    3b071d134b81 Re-enable all tests.
    88bd913d9a0c Check for number of footnote references not equal to number of footnotes.
    d323c56c7cd7 Remove unneeded line [ci skip]
    9b6a8c794e6b Update the changelog.
    183b2f91b168 Merge branch 'master' into fix-footnotes
    d8003c73699b Merge pull request #1672 from NREL/floor_or_ceiling_handling
    24b54c9dcced Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into floor_or_ceiling_handling
    ddd49515f3ca If `Floor/FloorOrCeiling` is known to be wrong, issue a warning and override the user input to avoid possible errors or incorrect results.
    0b71f83ab4e2 Merge pull request #1671 from NREL/slab_bugfix
    41c269441576 Fixes possible EnergyPlus error when a `Slab` representing a crawlspace dirt floor has perimeter or under slab insulation. Also adds a warning if a slab exposed perimeter is large compared to its area.
    c9d94e2fb5e8 Update docs footnote. [ci skip]
    cd446dce4b04 Latest results.
    802bdd99384a Merge branch 'master' into beds-0
    4d04dc33b42c Latest results.
    488a02c6bf3b Apply shared losses for hpwh and combi.
    8ca642be7401 Add sample file for shared hpwh.
    36117e6da724 Remove extra note from combi with tankless.
    151f7fbf5d20 Merge branch 'master' into fix-footnotes
    90e17b57a77a Revert remark in make bat file. [ci skip]
    e164e699b45f Try echoing everything in make bat.
    b1fa9b674152 Require that bedrooms served accounts for studios, update tests and docs.
    1637a73f9d02 Fix some footnotes in water heater sections.
    2bf5e3b49dd9 Update new shared sample file serving 0 bedrooms.
    6dfad814c4fe Latest results.
    4724db64ba23 Merge branch 'master' into max-airflow-args2
    138ebb9e75e2 Merge branch 'master' into beds-0
    226ae247a27b Merge branch 'master' into beds-0
    4365b578201a Latest results.
    f2ed1317b869 Add 0 bedroom sample files.
    0ac862be73f4 Update occupancy default to 1 resident for 0 bedrooms.
    02f1c1ee7357 Update build measure to allow 0 bedrooms.
    6a628bc5ee8a Latest results.
    ba7058666955 Merge branch 'master' into max-airflow-args2
    5f41a7d19728 Merge branch 'master' into max-airflow-args2
    22d04bd18b40 Latest results.
    072dea4bd98d Merge branch 'master' into max-airflow-args2
    0a83d605d542 Merge branch 'master' into max-airflow-args2
    46481d8e5a01 Latest results.
    318b2b43c67c Update sample file and default tests.
    a9d0d750318e Merge branch 'master' into max-airflow-args2
    b426232a2d90 Latest results.
    392c416092db Remove comment in test.
    ebb62f68aa15 Handle ductwork restriction case in hvac configurations test.
    5838282cf0bf Merge branch 'master' into max-airflow-args2
    8d9473cba033 Merge branch 'master' into max-airflow-args2
    b5a3608ccd38 Latest results.
    12ff3684fbc2 Fix typo.
    022fb2723c8a Remove rule from epvalidator and instead max takes precedence.
    8ec19a9aeaa0 Remove new hvac sizing test now that it is replaced in default tests.
    7dfe1666df1d Update schematron and add test.
    cd85f959a9a8 Update build measure argument descriptions.
    fd7261677f43 Fix docs tables.
    cd1d3cd86268 Merge branch 'master' into max-airflow-args2
    fab1e24cd488 Replace high-level restriction input with optiona max airflow args.
    d6fac4f185ab Fix bug in new method and update tests.
    546f504c90f1 Merge branch 'master' into max-airflow-args2
    9b023438f931 Merge branch 'max-airflow-args2' of github.com:NREL/OpenStudio-HPXML into max-airflow-args2
    9b2e5ae8d470 Start adding ductwork restriction tests for various system types.
    66619ec8299f Latest results.
    6e60e7662b9b Update default tests with airflow checks.
    a8a9034caf61 Clean up code in new method.
    24f61d9de6a0 Merge branch 'master' into max-airflow-args2
    d0319bff9158 Merge branch 'master' into max-airflow-args2
    deacd79d1798 Few comment updates.
    57dd48445ca5 Collapse airflow and fan adjustment into one.
    184154e3c4d3 Merge branch 'master' into max-airflow-args
    04c57c7c68e8 Latest results.
    2b1714b99aa6 For now only apply fan adjustment to HP.
    516e4efdbf12 Update fan adjustment and max airflow test expected values.
    1a6bd6c2210c Update max_airflows method based on comments.
    17ad82f65a83 Merge branch 'master' into max-airflow-args
    cc8c13a1fa5d Switch v_baseline with v_upgrade, and add a commented question.
    383036900a11 Set capacity to the max?
    f2ae179a74ac Merge branch 'master' into max-airflow-args
    8b3979ba1f54 Latest results.
    c1f802ac386a Update the docs.
    8e27f7ce815d Move fan adjust bool to heat pump, update schematron, add sample file.
    75f3797aaaae Fix the docs.
    ce762cf93a80 Begin to add airflow cfm fields to docs.
    44a7f2c6b887 Latest results.
    0aaa5dd47c3f Skip max-airflow hvac_configuration test for now.
    4cb9e587be04 Write new methods for hvac_sizing.
    1beb3691411e Merge branch 'watts-per-cfm-args' into max-airflow-args
    a7b2f89d3a16 Merge branch 'master' into watts-per-cfm-args
    31a36babbb05 Latest results.
    522f1819ae6f Forgot to actually set the new arg value.
    ee6abb726eee Add bool arg for fan efficiency adjustment.
    fdb5f16f79b5 Latest results.
    4e6438e7a197 Merge branch 'watts-per-cfm-args' into max-airflow-args
    35634487355b Update hpxml inputs json after merge.
    69518743ec25 Merge branch 'watts-per-cfm-args' into max-airflow-args
    31c271c90d09 Merge branch 'master' into watts-per-cfm-args
    2551567f137a Latest results.
    7ffc8206ae92 Forgot to default the new bool arg.
    6d59d3257ce6 Switch from new methodology to just an input, and write a test.
    a6dcec067af1 Use airflow max method.
    a134d7fbd88a For now, test using a new sample file.
    fc2836ec1317 Update defaults for fan adjustment and airflow maximums.
    e2d50c8b8397 Update epvalidator for new hp sizing methodology enum.
    49f9ba2bea97 Add new hp sizing methodology, and args for airflow rates.
    03371101b8d7 Merge branch 'master' into watts-per-cfm-args
    44b6e2730a22 Merge branch 'master' into watts-per-cfm-args
    c6f30fa3eeff Collapse new args into a single one since only a single air distribution system is supported.
    41c6cee061cc Regenerate the BuildResHPXML readme file.
    5af4e6167bcf Replace tasks.rb mods with hpxml_inputs.json updates.
    f43e85faf8c3 Add optional blower fan efficiency args to BuildResHPXML.
    
    git-subtree-dir: resources/hpxml-measures
    git-subtree-split: 6f9335968d13084268e55eed49b2ca80b9192f6e
    joseph-robertson committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b39ed89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba2a7ff View commit details
    Browse the repository at this point in the history
  4. Latest results.

    GitHub Action committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bd9db5d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    3201218 View commit details
    Browse the repository at this point in the history
  2. Squashed 'resources/hpxml-measures/' changes from 56c3f381a962..34a0e…

    …5511e49
    
    34a0e5511e49 Merge branch 'master' into max-airflow-args2
    1489f181b2a6 Merge pull request #1686 from NREL/shared_boiler_default_location
    bf199d37c6fd Latest results.
    0b756b320924 Relax capacity limit for backup furnace sample file.
    e27f203acdc7 Merge branch 'max-airflow-args2' of github.com:NREL/OpenStudio-HPXML into max-airflow-args2
    db96ea9f499d Set up ashp var speed backup furnace sample files correctly.
    e4675e4b8102 Latest results.
    84718ce4b463 Relax capacity limit for furnace sample file.
    fd4465f35a53 Update and fix the docs.
    75ba2901e971 Relax capacity limits in sample files.
    fa194c2918c5 Update the changelog. [ci skip]
    993031c3cac9 Updates docs and add boiler test.
    b5b7fc727272 Update sample files, hvac_sizing, and default tests.
    e22ed9d29e06 Attempt to get baseline airflow.
    cdf58672bc92 Updates for fan adjustment and validator.
    18fb879cc5e9 Add autosize limits and update sample files.
    cc16360f3681 Updates for required capacity when airflow provided.
    4ca9c1eb0254 Merge branch 'master' into max-airflow-args2
    d32eaeecf982 Latest results.
    b8669ddb27df Try another approach for identifying hardset airflow files.
    33db45c0612a Adjust supp heat capacity when airflow provided.
    5fd8a83e2753 Add a couple more sample files for furnace and AC.
    b33426f6a0b9 Fix typo in validator, and update sample file.
    a92d7e3dfa52 Revert sample file change.
    a9525e893fd6 Add a bunch of sample files and adjust autosized capacity when fixed airflow provided.
    14ab0c7e4de9 Special rules for heat pumps, add defaults test for ductless mshp.
    71c9b2a7a796 Rename and add airflow restricted sample files.
    b4303e6b9c49 Merge branch 'master' into max-airflow-args2
    2c7905395cc6 Try a slightly different approach for max airflow allowed.
    4118247a991e Update measure xml.
    0c96516a59a1 Merge branch 'max-airflow-args2' of github.com:NREL/OpenStudio-HPXML into max-airflow-args2
    1cee0017d7d5 Variable name update.
    95924cbf2bc3 Latest results.
    6f9335968d13 Update floor furnace default tests.
    6fda521484ca Supply and leaving air temp have been moved.
    af84ebb8ecb1 Merge branch 'master' into max-airflow-args2
    6dfad814c4fe Latest results.
    4724db64ba23 Merge branch 'master' into max-airflow-args2
    6a628bc5ee8a Latest results.
    ba7058666955 Merge branch 'master' into max-airflow-args2
    5f41a7d19728 Merge branch 'master' into max-airflow-args2
    22d04bd18b40 Latest results.
    072dea4bd98d Merge branch 'master' into max-airflow-args2
    0a83d605d542 Merge branch 'master' into max-airflow-args2
    46481d8e5a01 Latest results.
    318b2b43c67c Update sample file and default tests.
    a9d0d750318e Merge branch 'master' into max-airflow-args2
    b426232a2d90 Latest results.
    392c416092db Remove comment in test.
    ebb62f68aa15 Handle ductwork restriction case in hvac configurations test.
    5838282cf0bf Merge branch 'master' into max-airflow-args2
    8d9473cba033 Merge branch 'master' into max-airflow-args2
    b5a3608ccd38 Latest results.
    12ff3684fbc2 Fix typo.
    022fb2723c8a Remove rule from epvalidator and instead max takes precedence.
    8ec19a9aeaa0 Remove new hvac sizing test now that it is replaced in default tests.
    7dfe1666df1d Update schematron and add test.
    cd85f959a9a8 Update build measure argument descriptions.
    fd7261677f43 Fix docs tables.
    cd1d3cd86268 Merge branch 'master' into max-airflow-args2
    fab1e24cd488 Replace high-level restriction input with optiona max airflow args.
    d6fac4f185ab Fix bug in new method and update tests.
    546f504c90f1 Merge branch 'master' into max-airflow-args2
    9b023438f931 Merge branch 'max-airflow-args2' of github.com:NREL/OpenStudio-HPXML into max-airflow-args2
    9b2e5ae8d470 Start adding ductwork restriction tests for various system types.
    66619ec8299f Latest results.
    6e60e7662b9b Update default tests with airflow checks.
    a8a9034caf61 Clean up code in new method.
    24f61d9de6a0 Merge branch 'master' into max-airflow-args2
    d0319bff9158 Merge branch 'master' into max-airflow-args2
    deacd79d1798 Few comment updates.
    57dd48445ca5 Collapse airflow and fan adjustment into one.
    184154e3c4d3 Merge branch 'master' into max-airflow-args
    04c57c7c68e8 Latest results.
    2b1714b99aa6 For now only apply fan adjustment to HP.
    516e4efdbf12 Update fan adjustment and max airflow test expected values.
    1a6bd6c2210c Update max_airflows method based on comments.
    17ad82f65a83 Merge branch 'master' into max-airflow-args
    cc8c13a1fa5d Switch v_baseline with v_upgrade, and add a commented question.
    383036900a11 Set capacity to the max?
    f2ae179a74ac Merge branch 'master' into max-airflow-args
    8b3979ba1f54 Latest results.
    c1f802ac386a Update the docs.
    8e27f7ce815d Move fan adjust bool to heat pump, update schematron, add sample file.
    75f3797aaaae Fix the docs.
    ce762cf93a80 Begin to add airflow cfm fields to docs.
    44a7f2c6b887 Latest results.
    0aaa5dd47c3f Skip max-airflow hvac_configuration test for now.
    4cb9e587be04 Write new methods for hvac_sizing.
    1beb3691411e Merge branch 'watts-per-cfm-args' into max-airflow-args
    a7b2f89d3a16 Merge branch 'master' into watts-per-cfm-args
    31a36babbb05 Latest results.
    522f1819ae6f Forgot to actually set the new arg value.
    ee6abb726eee Add bool arg for fan efficiency adjustment.
    fdb5f16f79b5 Latest results.
    4e6438e7a197 Merge branch 'watts-per-cfm-args' into max-airflow-args
    35634487355b Update hpxml inputs json after merge.
    69518743ec25 Merge branch 'watts-per-cfm-args' into max-airflow-args
    31c271c90d09 Merge branch 'master' into watts-per-cfm-args
    2551567f137a Latest results.
    7ffc8206ae92 Forgot to default the new bool arg.
    6d59d3257ce6 Switch from new methodology to just an input, and write a test.
    a6dcec067af1 Use airflow max method.
    a134d7fbd88a For now, test using a new sample file.
    fc2836ec1317 Update defaults for fan adjustment and airflow maximums.
    e2d50c8b8397 Update epvalidator for new hp sizing methodology enum.
    49f9ba2bea97 Add new hp sizing methodology, and args for airflow rates.
    03371101b8d7 Merge branch 'master' into watts-per-cfm-args
    44b6e2730a22 Merge branch 'master' into watts-per-cfm-args
    c6f30fa3eeff Collapse new args into a single one since only a single air distribution system is supported.
    41c6cee061cc Regenerate the BuildResHPXML readme file.
    5af4e6167bcf Replace tasks.rb mods with hpxml_inputs.json updates.
    f43e85faf8c3 Add optional blower fan efficiency args to BuildResHPXML.
    
    git-subtree-dir: resources/hpxml-measures
    git-subtree-split: 34a0e5511e4941e8ec7ffdc1205a06b86b098448
    joseph-robertson committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c8b9213 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e818033 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7ce04e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Latest results.

    GitHub Action committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7b982e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    e8fab5b View commit details
    Browse the repository at this point in the history
  2. Latest results.

    GitHub Action committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0cfd0b8 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    65f10a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbfa167 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be7dcb9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    fce7854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f9df1e View commit details
    Browse the repository at this point in the history
  3. Latest results.

    GitHub Action committed May 2, 2024
    Configuration menu
    Copy the full SHA
    07186f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64b2785 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6a035a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21afcf6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14ccfed View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    c76f284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c433dea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d525340 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    86dd7cd View commit details
    Browse the repository at this point in the history
  2. Latest results.

    GitHub Action committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5c5597a View commit details
    Browse the repository at this point in the history
  3. changed baseline furnace autosizing assumptions, baseline heat pump a…

    …ssumptions, updated project YML
    whiphi92 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    79bea4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dba9f3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dae017 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e60ec7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c4b2db View commit details
    Browse the repository at this point in the history
  8. Latest results.

    GitHub Action committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fc5ec86 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    65c7a63 View commit details
    Browse the repository at this point in the history
  2. Latest results.

    GitHub Action committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fdabf68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf43bc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24a0eac View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Latest results.

    GitHub Action committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7e154c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc4e1f4 View commit details
    Browse the repository at this point in the history
  3. Latest results.

    GitHub Action committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d55a8ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1ffda0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92c7e13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1066fd8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    34b4870 View commit details
    Browse the repository at this point in the history
  2. Latest results.

    GitHub Action committed May 18, 2024
    Configuration menu
    Copy the full SHA
    03c4bfe View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    e20bd0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    322d3ee View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    8ef90cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f63ed2a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    3812eb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a6b01b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    336f725 View commit details
    Browse the repository at this point in the history
  2. Latest results.

    GitHub Action committed May 23, 2024
    Configuration menu
    Copy the full SHA
    dd327af View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    188723e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    692142c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35c656b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Latest results.

    GitHub Action committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2a2d361 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    e98248c View commit details
    Browse the repository at this point in the history
  2. Latest results.

    GitHub Action committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c5e8e34 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    a818188 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    cf519a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    7772a84 View commit details
    Browse the repository at this point in the history
  2. Latest results.

    GitHub Action committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4a66bc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da5a6b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    9aab662 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    55d0be3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    8056b61 View commit details
    Browse the repository at this point in the history
  2. Latest results.

    GitHub Action committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    eb122bf View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    8e24554 View commit details
    Browse the repository at this point in the history
  2. Latest results.

    GitHub Action committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e292ba5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5efa92 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    f5f8cf1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    55a3f75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e400a51 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Latest results.

    GitHub Action committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    73a7c9e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    ff9344c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1767bfa View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Cases 9, 10, 11 added

    whiphi92 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    281575a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b01c1f View commit details
    Browse the repository at this point in the history
  3. timeseries change

    whiphi92 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    641dfa0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b9a6fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3632a1f View commit details
    Browse the repository at this point in the history
  6. Fix typo in lookup.

    joseph-robertson committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    02ad230 View commit details
    Browse the repository at this point in the history
  7. Latest results.

    GitHub Action committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bd71554 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    a0abdd8 View commit details
    Browse the repository at this point in the history
  2. Latest results.

    GitHub Action committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0975444 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    497fcd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5852720 View commit details
    Browse the repository at this point in the history
  3. Latest results.

    GitHub Action committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7c0aee2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    c67bedf View commit details
    Browse the repository at this point in the history
  2. kestrel 30k run yml files

    whiphi92 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ff263ab View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    ed886f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1023f61 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. kestrel-fying the 30k run ymls

    Philip White committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    06a9236 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'max-airflow-args2' of https://github.com/NREL/resstock

    …into max-airflow-args2
    Philip White committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f5256e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    d0bfa86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d217bea View commit details
    Browse the repository at this point in the history
  3. Latest results.

    GitHub Action committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f1e213e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    1a4f19f View commit details
    Browse the repository at this point in the history
  2. Latest results.

    GitHub Action committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5517fce View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    a729a95 View commit details
    Browse the repository at this point in the history
  2. Latest results.

    GitHub Action committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8ed5109 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. yml updates

    Philip White committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3103778 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. switchover ducts ymls

    Philip White committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    50ee198 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. switchover change

    Philip White committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    276a4c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Latest results.

    GitHub Action committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d75bd9e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. edited ymls, duct leakage is commented out

    Philip White committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4103f18 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'max-airflow-args2' of https://github.com/NREL/resstock

    …into max-airflow-args2
    Philip White committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bfe8922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b10f219 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. switchover changes for case 4a, 4b, 4c

    Philip White committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c9a6035 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'max-airflow-args2' of https://github.com/NREL/resstock

    …into max-airflow-args2
    Philip White committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0c74d3a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    ff56c8b View commit details
    Browse the repository at this point in the history