You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deal with furnaces searching for any ADU/DirectAir to find out the ZoneSequenceCoolingNum etc. - happens in Furnaces and HVACMultiSpeedHeatPump
Review whether optimum start avail managers really works with multiple airloops in the sames zone - if more than one is opt start then it may be goofy - so, as it stands if any airloop serving a given zone goes into optimal start, the thermostat setting will changes for all equipment serving that zone. That's true even with one airloop and other zone equipment.
Optimal start could be refactored to loop over the zones on the airloop instead of all zones for every decision
Sort out NoHeatToReturnAir node by node instead of zone by zone
Sort out zone loads in SystemReports::ReportSystemEnergyUse
Sort out unbalanced exhaust warnings - currently by zone, not by airloop in ZoneEquipmentManager::SimZoneEquipment
Sort out peak system load in OutputReportTabular::WriteComponentLoadSummaryTables
Details
Some additional details for this issue (if relevant):
Platform (Operating system, version)
Version of EnergyPlus (if using an intermediate build, include SHA)
Unmethours link or helpdesk ticket number
Checklist
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
Defect file added (list location of defect file here)
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)
The text was updated successfully, but these errors were encountered:
Issue overview
Problems noted after merge of #6248.
Details
Some additional details for this issue (if relevant):
Checklist
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
The text was updated successfully, but these errors were encountered: