PyDHN

Install PyDHN:

  • Installation

Get started:

  • The Network class
  • Fluids
  • Soils
  • Components
  • Simulation
  • Loops

API reference:

  • pydhn
    • citysim
    • classes
    • components
    • controllers
      • controller
      • pump_controller
    • default_values
    • fluids
    • networks
    • plotting
    • soils
    • solving
    • utilities

About:

  • References
PyDHN
  • pydhn
  • controllers
  • View page source

controllers

  • controller
    • Controller
      • Controller.__init__()
      • Controller.compute_der()
      • Controller.compute_residuals()
      • Controller.control_matrix
      • Controller.edge_mask
      • Controller.get_control_matrix()
      • Controller.get_edge()
      • Controller.get_edge_index()
      • Controller.is_initialized()
      • Controller.stage
      • Controller.update()
  • pump_controller
    • PumpController
      • PumpController.__init__()
      • PumpController.compute_der()
      • PumpController.compute_residuals()
      • PumpController.path_masks
      • PumpController.update()
Previous Next

© Copyright 2024, Idiap Research Institute, https://www.idiap.ch, EPFL, https://www.epfl.ch.

Built with Sphinx using a theme provided by Read the Docs.