-
Notifications
You must be signed in to change notification settings - Fork 222
Closed
Description
Enhancement Request
EnergyPlus 22.2 will support space-level infiltration and ventilation. Since it did not previously support it, OpenStudio had to go through hoops to combine multiple space objects into a single zone object for EnergyPlus. Now there should be a 1:1 map and the code should be simpler. This will also help prevent bugs (like this one).
This is an important feature for us because we want to use output variables for individual space-level infiltration objects in the same thermal zone. That is not possible unless the EnergyPlus model maintains the individual space-level infiltration objects that we've defined in OpenStudio.
Reactions are currently unavailable