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

Revision history [back]

EnergyPlus is trying to calculate the proper air mass flow in the secondary stream of the evaporative cooler, but can't converge on a correct air mass flow value after trying to calculate it for a max of 500 iterations. EnergyPlus tries to converge by calculating secondary air mass flows that are within a tolerance of 0.01 (not sure of units, but maybe this is kg/s) between concurrent iterations. Both the 500 maximum iterations and 0.01 convergence tolerance are hard-coded into EnergyPlus source code, so there's not much you can do as a user other than adjusting these in the source code and building your own version of EnergyPlus -- not recommended for the faint of heart :)

Without looking at your model (it would be helpful to include a link for others to provide better solutions to you), my guess is that you are autosizing the secondary air design flow rate, but then the secondary air flow scaling factor you set is not realistic.

These are "severe errors", but EnergyPlus is still progressing to finish the simulation. To ensure that these error messages are OK to overlook, try looking at output variables for System Node Temperature and System Node Mass Flow Rate for inlet and outlet air nodes associated with the secondary stream of the evaporative cooler around the timesteps mentioned in the error messages ("03/26 18:15 - 18:30" for EAST DATA CENTER IEC and "03/27 06:03 - 06:05" for WEST DATA CENTER IEC).