ReactionSystemBase ================== .. rubric:: *module* :mod:`wntr.msx.base` .. currentmodule:: wntr.msx.base .. autoclass:: ReactionSystemBase .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: ReactionSystemBase.add_reaction ReactionSystemBase.add_variable ReactionSystemBase.reactions ReactionSystemBase.to_dict ReactionSystemBase.variables ~~~~~~~~~~~~~~~~~~~~~~~~~~~