How does SystemTimeStep work? [closed]

I have an EMS code that models a central heating component. Variables inside the EMS program are calculated at the SystemTimeStep. By looking at the Edd I noticed that energyplus reduces the timestep sometimes from 10 to 5 minutes, however the value of the SystemTimeStep seems to not change accordingly, it remains 10 minutes, which leads to wrong calculations of the energy balance in my EMS code. I tried setting the convergence limit> minimum system timestep to 0 and that fixed the problem because the timestep is now always constant. But this is a temporary fix. My question is, why is the SystemTimeStep built-in variable staying constant even though the timestep changes ?

HoussemYounes's avatar
271
HoussemYounes
asked 2023-04-27 07:18:24 -0500
edit flag offensive 0 remove flag reopen merge delete

Closed for the following reason "duplicate question" by Aaron Boranian 2023-04-27 08:30:18 -0500

Comments

Duplicate of this post.

Aaron Boranian's avatar Aaron Boranian (2023-04-27 08:30:27 -0500) edit
add a comment see more comments