.. _timeseriesmodule: ############################# Time Series Simulation ############################# The time series module is designed for the simulation of time based operations and is linked to the control module. Within a time series simulation controllers are used to update values of different elements in each time step in a loop. Refer to :ref:`time series overview ` for details and to :ref:`example ` for an easy example. .. toctree:: :maxdepth: 2 timeseries/timeseries_loop timeseries/timeseries_example timeseries/run_function timeseries/data_source timeseries/output_writer Jupyter Notebooks ================= - `Running a TimeSeries-Simulation `_ - `Running an advanced TS-Simulation `_