Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

You're hitting this issue: https://github.com/NREL/EnergyPlus/issues/6445... Not sure that's going to solve your heating issue though, but you should try hardsizing the cooling evaporator capacity:

model.getChillerHeaterPerformanceElectricEIRs.each{|c| c.setReferenceCoolingModeEvaporatorCapacity(600000)}