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

ZoneHVAC:HybridUnitaryHVAC load not being accounted for in additional HVAC equipment #7749

Closed
2 tasks
matthew-larson opened this issue Feb 10, 2020 · 0 comments · Fixed by #7827
Closed
2 tasks
Assignees
Labels
Defect Includes code to repair a defect in EnergyPlus NotIDDChange Code does not impact IDD (can be merged after IO freeze)

Comments

@matthew-larson
Copy link
Contributor

Issue overview

The ZoneHVAC:HybridUnitaryHVAC object is not included in the list of
NumZoneHVACTerminalTypes and its corresponding array. It is also missing from the ReportMaxVentilationLoads function that calculates and reports the zone ventilation loads. This is preventing any cooling and/or ventilation the unit supplies to zone to be passed on to subsequent equipment.

Details

Some additional details for this issue (if relevant):

  • Version of EnergyPlus v9.2.0

Checklist

Add to this list or remove from it as applicable. This is a simple templated set of guidelines.

  • Ticket added to Pivotal for defect (development team task)
  • Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
@nealkruis nealkruis added the Defect Includes code to repair a defect in EnergyPlus label Feb 10, 2020
@nealkruis nealkruis added the NotIDDChange Code does not impact IDD (can be merged after IO freeze) label Mar 4, 2020
@nealkruis nealkruis added this to the EnergyPlus 9.3.0 milestone Mar 4, 2020
@nealkruis nealkruis linked a pull request Mar 4, 2020 that will close this issue
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Defect Includes code to repair a defect in EnergyPlus NotIDDChange Code does not impact IDD (can be merged after IO freeze)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants