It appears that the object Coil:Cooling:DX:TwoStageWithHumidityControl
has changed in OpenStudio 1.12. There are hardly any inputs showing up:
Also, this object is causing an EnergyPlus error:
This is due to the EnergyPlus object OpenStudio is making is almost entirely left blank:
In the previous version of OS, I wrote a E+ measure that edited the CoilSystem:Cooling:DX
for the control to be CoolReheat
because the control option wasn't available in OS. But now, the object isn't even creating the required CoilPerformance:DX:Cooling
objects for the cooling and dehumidification stages. I could edit my E+ measure to add these objects, but it is just a pain due to adding the objects and there associated curves. I am just wondering if before I go through that trouble if anyone has a better work around or if this is something that will be fixed soon in OpenStudio.