Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 591 Bytes

timeseries_loop.rst

File metadata and controls

15 lines (11 loc) · 591 Bytes

Timeseries Module Overview

When calling the function run_timeseries a loop is started iterates over every time_step. During each step, a control loop is started for each controller by run_control (see controller <controller> for details). Within the control loop the element variables are updated by the added controllers.

The following picture shows the time series loop of the time series module:

image