Warming up period

Hi, I am using EnergyPlus on HoneyBee. I get question about analysis period.
Can I make analysis period more than one year or repeat simulation to make correct initial setting?

It needs warming up period when I run thermal simulation to get correct output.
If we run simulation without warming up, results in former period is incorrect because initial thermal situation is determined by program.

Ryosuke,

You can’t run simulation for more than one year as EPW files contain only one year of data. However, you can change the number of warmup days that the simulation runs before it starts writing results and this is a such a quick thing to implement so I just added this ability on the Simulation Control component.

See the attached file for an example of how to implement it.

-Chris

AddedWarmupDays.gh (107 KB)

Thank you Chris!

I’ll try it.