-
Notifications
You must be signed in to change notification settings - Fork 461
Closed
Labels
DefectIncludes code to repair a defect in EnergyPlusIncludes code to repair a defect in EnergyPlusSeverityLowThis defect is low severity, generally indicating low impact with a workaround availableThis defect is low severity, generally indicating low impact with a workaround available
Description
Issue overview
In the Coil Sizing Report table, the Terminal Unit Reheat Coil Multiplier field is always uninitialized (-999). The underlying problem is that although the multiplier is initialized, the reheat coil component index has not yet been stored in the terminal object and so the multiplier is not reported to ReportCoilSelection. This issue was discovered during the CoilAPI refactor.
Here is an example from Convection.idf.
Operating System (Multiple choices)
Any
Operating System Version
Any
Version of EnergyPlus
25.1.0
Unmethours link or helpdesk ticket number
N/A
Defect file
This shows up in many of the current test files. One example is Convection.idf.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DefectIncludes code to repair a defect in EnergyPlusIncludes code to repair a defect in EnergyPlusSeverityLowThis defect is low severity, generally indicating low impact with a workaround availableThis defect is low severity, generally indicating low impact with a workaround available
