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

Latest OS-HPXML #1308

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

Latest OS-HPXML #1308

wants to merge 5 commits into from

Commits on Oct 3, 2024

  1. Squashed 'resources/hpxml-measures/' changes from 69b9cb792496..e770f…

    …4230706
    
    e770f4230706 Merge pull request #1846 from NREL/misc_things
    0e2efc839669 Update measure.xml
    b8b051b2c597 Require both FracSensible and FracLatent to be provided/omitted to fix a possible error if only one is provided and the other is defaulted.
    4875c6bd42bc Add Resources section to the docs.
    54ca3ac6b59a Merge pull request #1840 from NREL/ruby-docs
    f0f502e24943 Bugfix.
    f8a569bed49d Bugfix.
    5db17e71f429 Missed one.
    9983541d34a1 Allow tank volume to be defaulted for any water heater type. Replaces HPXMLDefaults_get_default_foo with Defaults.get_foo. Renames hpxml_defaults.rb to defaults.rb.
    68b468c955dc Need a different approach for OS-ERI
    a0fc0ad26c32 Need this for OS-ERI
    c002e9460749 Rename method
    8b6614ef65b5 Found more defaulting methods to move.
    a65b979bb6fc Update refs
    1e8e3c66a7ab Move a few more defaulting methods.
    7baddc9a89be Move more methods to hpxml_defaults.rb
    b0b826c64b6c Latest results.
    c79f63f159a7 Fix DHW loop pump
    f30506b0f90f Revert name change.
    4ebb8b8e2bd3 Bugfix.
    88d0a4ac3ba2 Fix edge case.
    5d2e33338f06 Add error-checking code
    b97a728e04aa Update hvac tests, combine lights methods.
    061cb373ede8 Add a few more objects to model.rb, reformat.
    ce0515c8d8ac Bugfix.
    7b54a990c2c5 Move a few more objects to model.rb.
    a4c37cf1d89c Consolidate Curve and Material object creation.
    fbc6a6b225bb Bugfix.
    298dc1f3ee9d Completed documentation of output.rb. Moved constants to constants.rb. [ci skip]
    e9f8ec251f87 Completed documentation for hotwater_appliances.rb [ci skip]
    a6e432659c94 Bugfix.
    f0320019233a Bugfix.
    421311b6c40b Use EMS-friendly names in more places
    9ef0b36b7a2e Added EMS methods to model.rb. Introduced a method that creates EMS-friendly names. Added code to prevent duplicate sensors.
    e82a6745a339 Bugfix.
    40d31b45bc49 Fix tests. Use kwargs in new model.rb methods.
    59986a8390e6 Bugfix. Prototype generic add_foo methods in model.rb.
    31e7d52abd28 Bugfix.
    71dc6b2cd3da A couple small things
    0e0f9415fa76 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into ruby-docs
    01e6dc7b0856 Moved a bunch of HotWaterAndAppliances/WaterHeater/Airflow defaulting methods into HPXMLDefaults and added documentation.
    36f1dccd6265 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into ruby-docs
    4d80de28352e Some documentation for geometry.rb
    b45a5f56f487 Revert measures hash not supporting lists of arguments.
    50dc076c2f38 Merge branch 'master' into ruby-docs
    57c3c6776e7d Update tasks after hash change.
    8a18e3b85f1e Remove list of args hashes in measures hash.
    e8e0deac9599 Progress in geometry and meta_measure.
    6485ac2cfd09 Merge branch 'master' into ruby-docs
    fe2e4d2db60b More TODOs in geometry resource file.
    5cdc6b06429d Starting filling TODOs in meta_measure resource file.
    
    git-subtree-dir: resources/hpxml-measures
    git-subtree-split: e770f42307069ba1ed46467ddaee3866d2f70551
    joseph-robertson committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7f5cccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbab8e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e736d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

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