Auxiliary Fluid Functions

There are some functions for auxiliary purposes which are listed in the following:

  • Get the fluid that is used in an existing network:

get_fluid(net)

This function shows which fluid is used in the net.

Parameters

net (pandapipesNet) – Current network

Returns

Fluid - Name of the fluid which is used in the current network

Return type

Fluid