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

L200 up to 6.2.1.6 #37

Merged
merged 81 commits into from
Oct 23, 2020
Merged

L200 up to 6.2.1.6 #37

merged 81 commits into from
Oct 23, 2020

Conversation

macintoshpie
Copy link
Contributor

No description provided.

Copy link
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

Copy link
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
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
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
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
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
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
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
Contributor

Choose a reason for hiding this comment

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

kk

Copy link
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
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