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

ANSI 301-2022: Fraction Duct Area #709

Merged
merged 9 commits into from
Jan 25, 2024

Conversation

bpark1327
Copy link
Collaborator

@bpark1327 bpark1327 commented Jan 20, 2024

Pull Request Description

Allow FractionDuctArea inputs as alternative to DuctSurfaceArea

PDS01: When duct surface area is not directly measured or taken from detailed ACCA Manual D duct sizing take-offs, total duct area shall be estimated using the following equation... Asupply = 0.27 x CFAserved, Areturn = (if Number of Returns < 6, 0.05 x Number of Returns, 0.25 otherwise) x CFAserved

Checklist

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

PR Reviewer: Verify each has been completed.

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

@bpark1327 bpark1327 self-assigned this Jan 20, 2024
@bpark1327 bpark1327 changed the base branch from master to ansi_301_2022 January 20, 2024 18:22
@bpark1327 bpark1327 marked this pull request as ready for review January 24, 2024 21:33
@bpark1327 bpark1327 requested a review from shorowit January 24, 2024 21:33
Copy link
Collaborator

@shorowit shorowit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few changes required.

Also, in tasks.rb, there is a list of OS-HPXML files that we reuse for testing in OS-ERI. Please add base-hvac-ducts-area-fractions.xml to the list and then run openstudio tasks.rb update_measures so that the file is copied over and will get run during CI simulation tests.

docs/source/workflow_inputs.rst Outdated Show resolved Hide resolved
docs/source/workflow_inputs.rst Outdated Show resolved Hide resolved
rulesets/resources/301ruleset.rb Outdated Show resolved Hide resolved
docs/source/workflow_inputs.rst Show resolved Hide resolved
@bpark1327 bpark1327 requested a review from shorowit January 25, 2024 17:30
Copy link
Collaborator

@shorowit shorowit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking much better, thanks @bpark1327. Just a couple more comments/suggestions.

docs/source/workflow_inputs.rst Outdated Show resolved Hide resolved
docs/source/workflow_inputs.rst Outdated Show resolved Hide resolved
tasks.rb Show resolved Hide resolved
@bpark1327 bpark1327 requested a review from shorowit January 25, 2024 21:42
…or OS-HPXML tasks). Small update to docs. [ci skip]
@shorowit shorowit merged commit 7ed2fbe into ansi_301_2022 Jan 25, 2024
@shorowit shorowit deleted the ansi_301_2022_frac_duct_area branch January 25, 2024 22:10
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.

2 participants