Model ===== .. rubric:: *module* :mod:`wntr.sim.aml.aml` .. currentmodule:: wntr.sim.aml.aml .. autoclass:: Model .. 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:: Model.cons Model.evaluate_jacobian Model.evaluate_residuals Model.get_x Model.load_var_values_from_x Model.set_structure Model.vars ~~~~~~~~~~~~~~~~~~~~~~~~~~~