1

What is the duration of sampling time in the EnergyPlus simulation?

What is the duration of sampling time in the EnergyPlus simulation ?

Fatima's avatar
99
Fatima
asked 2014-10-24 09:49:33 -0500
Neal Kruis's avatar
4.7k
Neal Kruis
updated 2014-10-24 16:47:40 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

2

Do you mean timestep or run period? These are both tunable. The main timestep is set by the Timestep object (and there are some other timesteps in other objects too). The run period is set by the SimulationControl and RunPeriod objects. There is extensive, searchable, navigable documentation for all EnergyPlus inputs and options here: http://bigladdersoftware.com/epx/docs...

__AmirRoth__'s avatar
4.4k
__AmirRoth__
answered 2014-10-24 09:57:38 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

The basic simulation timestep in EnergyPlus is user-defined, with allowable values ranging between 1 minute and 60 minutes. For more details on this simulation parameter, see the documentation of Timestep. Click here for more details on the Time Marching Solution.

aparker's avatar
8.2k
aparker
answered 2014-10-24 09:59:08 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments