wntr.msx#

The wntr.msx package contains methods to define EPANET Multi-species Extension (MSX) water quality models.

Modules

base

The wntr.msx.base module includes base classes for the multi-species water quality model

elements

The wntr.msx.elements module includes concrete implementations of the multi-species water quality model elements, including species, constants, parameters, terms, and reactions.

io

The wntr.msx.io module includes functions that convert the MSX reaction model to other data formats, create an MSX model from a file, and write the MSX model to a file.

model

The wntr.msx.model module includes methods to build a multi-species water quality model.

options

The wntr.msx.options module includes options for multi-species water quality models