wntr.epanet.toolkit#

The wntr.epanet.toolkit module is a Python extension for the EPANET Programmers Toolkit DLLs.

Functions

ENgetwarning

runepanet

Run an EPANET command-line simulation

Classes

ENepanet

Wrapper class to load the EPANET DLL object, then perform operations on the EPANET object that is created when a file is loaded.