to_dict#

module wntr.msx.io

to_dict(msx)[source]#

Convert a MsxModel into a dictionary

Parameters:

msx (MsxModel) – The MSX reaction model.

Returns:

Dictionary representation of the MsxModel

Return type:

dict