Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 402 Bytes

empty_network.rst

File metadata and controls

14 lines (10 loc) · 402 Bytes

Empty Network

As the first step to create your own pandapipes network, you have to call the function create_empty_network(). This creates the pandapipesNet data structure which can then be filled with additional elements described in the following sections.

Create Function

.. autofunction:: pandapipes.create_empty_network