-
Notifications
You must be signed in to change notification settings - Fork 466
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
The output variables
- Zone Combined Outdoor Air Current Density Volume Flow Rate
- Zone Combined Outdoor Air Standard Density Volume Flow Rate
are currently defined with OutputProcessor::StoreType::Sum in HeatBalanceAirManager.cc (lines ~576–589).
Since these variables represent flow rates (m³/s), their store type should be Average instead of Sum.
Operating System (Multiple choices)
Any
Operating System Version
Any
Version of EnergyPlus
v24.1 (and possibly earlier/later versions)
Unmethours link or helpdesk ticket number
N/A
Defect file
No response
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