Skip to content

L200 up to 6.2.1.6#37

Merged
macintoshpie merged 81 commits into
developfrom
feat/L200-6.2.1.6
Oct 23, 2020
Merged

L200 up to 6.2.1.6#37
macintoshpie merged 81 commits into
developfrom
feat/L200-6.2.1.6

Conversation

@macintoshpie
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@corymosiman12 corymosiman12 left a comment

Choose a reason for hiding this comment

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

  • feat(L200): add envelope roof tests
  • feat(L200): add envelope wall tests
  • feat(L200): add envelope fenestration tests
  • feat(L200): add foundation system tests
  • feat(L200): add tightness tests
  • feat(L200): fix MMBtu units for NG ResourceUse
  • feat(L200): test HVAC systems year installed
  • feat(L200): add capacity and condition tests
  • feat(L200): add central plant tests
  • feat(L200): add air distribution tests
  • feat(L200): add outdoor air delivery tests
  • feat(L200): add duct condition tests
  • feat(L200): add plant pump tests
  • feat(L200): add hvac controls tests
  • feat(L200): add hvac zone controls tests
  • feat(L200): add BAS tests
  • feat(L200): tie up remaining HVAC loose ends

Comment thread schematron/v2.2.0/exemplary_files/L200_Audit.xml Outdated
Comment thread schematron/v2.2.0/v2-2-0_L200_Audit.sch Outdated
Comment thread schematron/v2.2.0/v2-2-0_L200_Audit.csv Outdated
Comment thread schematron/v2.2.0/tests/test_v2-2-0_L200_Audit.py
Comment thread schematron/v2.2.0/v2-2-0_L200_Audit.csv Outdated
Comment thread schematron/v2.2.0/v2-2-0_L200_Audit.csv
Copy link
Copy Markdown
Contributor

@corymosiman12 corymosiman12 left a comment

Choose a reason for hiding this comment

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

So close Ted! Minor changes now.

<auc:ThermalZoneLayout>Single zone</auc:ThermalZoneLayout>
</auc:Section>
<auc:Section ID="Section-Space-B">
<auc:SectionType>Component</auc:SectionType>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@macintoshpie this should be a Space function

<auc:DuctSystem ID="DuctSystem-A">
<auc:DuctConfiguration>Single</auc:DuctConfiguration>
<auc:DuctInsulationCondition>Excellent</auc:DuctInsulationCondition>
<auc:HeatingDeliveryID IDref="Delivery-A"/>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

also add auc:CoolingDeliveryID

<auc:FanSystems>
<auc:FanSystem ID="FanSystem-A">
<auc:FanControlType>Stepped</auc:FanControlType>
<auc:LinkedSystemIDs>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

For fans, I think we should also require:

  • FanEfficiency
  • FanSize
  • InstalledFlowRate [WARNING]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we also add a PR to the schema to:

  • deprecate FanSize
  • Add FanMaximumFlowRate (to mirror the pump). This is replacing FanSize. Assuming that gets approved, change the above to require FanMaximumFlowRate instead of FanSize

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Also, to mirror pump, change InstalledFlowRate -> FanInstalledFlowRate

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

First part addressed here: ca9a4ca

I think we should punt on adding these new elements for now and just get this PR merged, then tweak as we need to later.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

kk

Comment thread schematron/v2.2.0/exemplary_files/L200_Audit.xml
Copy link
Copy Markdown
Contributor

@corymosiman12 corymosiman12 left a comment

Choose a reason for hiding this comment

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

K ted, minor things.

Also, we have gotten some initial feedback on the occupancytype enumerations spreadsheet, so maybe we can update that as well. I will email that to you.

Copy link
Copy Markdown
Contributor

@corymosiman12 corymosiman12 left a comment

Choose a reason for hiding this comment

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

Assuming tests on Travis pass, good to go!

@macintoshpie macintoshpie merged commit 8b5f3ec into develop Oct 23, 2020
@macintoshpie macintoshpie deleted the feat/L200-6.2.1.6 branch October 23, 2020 21:37
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.

3 participants