Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.75 KB

functions.rst

File metadata and controls

51 lines (36 loc) · 1.75 KB

Functions

This section lists important functions for running a time series simulation. It introduces the time series main function and the auxiliary methods for preparing a time series simulation. Furthermore, various internal functions are listed.

Run Function

Functions for Preparation

To prepare a time series simulation, classes/ methods of pandapower are accessed. DFData is derived from the DataSource class. The controller ConstControl is also required and can be found in chapter controller_classes. In the following all functions for the preparation are listed:

Further Functions

The following functions are called within run_timeseries.