from_dict#

module wntr.msx.io

from_dict(d)[source]#

Create or append a MsxModel from a dictionary

Parameters:

d (dict) – Dictionary representation of the water network model.

Return type:

MsxModel