wntr.network.options#

The wntr.network.options module includes simulation options.

Note

This module has been changed in version 0.2.3 to incorporate the new options that EPANET 2.2 requires. It also reorganizes certain options to better align with EPANET nomenclature. This change is not backwards compatible, particularly when trying to use pickle files with older options.

Classes

EnergyOptions

Options related to energy calculations.

GraphicsOptions

Options related to graphics.

HydraulicOptions

Options related to hydraulic model.

Options

Water network model options class.

QualityOptions

Options related to water quality modeling.

ReactionOptions

Options related to water quality reactions.

ReportOptions

Options related to EPANET report outputs.

TimeOptions

Options related to simulation and model timing.

UserOptions

Options defined by the user.