Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 412 Bytes

basic_standard_types.rst

File metadata and controls

11 lines (8 loc) · 412 Bytes

Basic Standard Types

Every pandapipes network comes with a default set of standard types. The required information of each standard type is stored separately as CSV file under std_types.<component_name>.

The function calling the standard types and storing them to a pandapipes net is add_basic_std_types(net).

.. autofunction:: pandapipes.add_basic_std_types