PyDHN
Install PyDHN:
Installation
Get started:
The Network class
Fluids
Soils
Components
Simulation
Loops
API reference:
pydhn
citysim
classes
components
controllers
default_values
fluids
networks
plotting
interactive
plotting
plot_network()
soils
solving
utilities
About:
References
PyDHN
pydhn
plotting
plotting
View page source
plotting
Functions for static plotting
plot_network
(
net
,
figsize
:
tuple
=
(12,
8)
,
plot_edge_labels
:
bool
=
False
,
plot_node_labels
:
bool
=
False
,
**
kwargs
)
[source]