wntr.msx#
The wntr.msx package contains methods to define EPANET Multi-species Extension (MSX) water quality models.
Modules
The wntr.msx.base module includes base classes for the multi-species water quality model |
|
The wntr.msx.elements module includes concrete implementations of the multi-species water quality model elements, including species, constants, parameters, terms, and reactions. |
|
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. |
|
The wntr.msx.model module includes methods to build a multi-species water quality model. |
|
The wntr.msx.options module includes options for multi-species water quality models |