wntr.metrics.topographic#
The wntr.metrics.topographic module contains topographic metrics that are not
available directly with NetworkX. Functions in this module operate on a
NetworkX MultiDiGraph, which can be created by calling G = wn.to_graph()
Functions
Algebraic connectivity |
|
Bridge links |
|
Central point dominance |
|
Critical ratio of defragmentation |
|
Spectral gap |
|
Nodes with degree 1 |
|
Valve segment attributes include 1) the number of valves surrounding each valve and (optionally) the increase in segment demand if a given valve is removed and the increase in segment pipe length if a given valve is removed. |
|
Valve segmentation |