Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 963 Bytes

sink_component.rst

File metadata and controls

48 lines (30 loc) · 963 Bytes

Sink

Create Function

.. autofunction:: pandapipes.create_sink


Component Table Data

net.sink

.. tabularcolumns:: |p{0.10\linewidth}|p{0.10\linewidth}|p{0.25\linewidth}|p{0.40\linewidth}|

Physical Model

A sink draws a specified mass flow from the connected junction. Note that positive mass flow values correspond to flows leaving the system.

Sinks are typically used to model loads in hydraulic systems. Please note that sinks cannot be used to model loads for the pandapipes heat mode. In this case, to model a heat flow drawn by a consumer, the heat exchanger component can be used.

Result Table Data

net.res_sink

.. tabularcolumns:: |p{0.10\linewidth}|p{0.10\linewidth}|p{0.45\linewidth}|