Make sure that CO2 and GenContam are handled by all components #10473
Labels
Defect
Includes code to repair a defect in EnergyPlus
LowComplexityApproved
Used for subcontractor defect complexity requests
Milestone
Issue overview
While reviewing another PR, noticed that
GenContam
isn't getting passed through by variable speed coils, onlyCO2
is.EnergyPlus/src/EnergyPlus/VariableSpeedCoils.cc
Lines 8358 to 8360 in 378844d
While working on Error with Zone Air Contaminant Balance #10348 noticed this for SpaceHVAC:ZoneEqupimentMixer.
EnergyPlus/src/EnergyPlus/DataZoneEquipment.cc
Lines 1839 to 1850 in 378844d
Need to check the entire code base to make sure that
CO2
andGenContam
are being calculated and/or passed through as needed.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: