﻿pywatershed.Model
=================

.. currentmodule:: pywatershed

.. autoclass:: Model

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Model.__init__
      ~Model.advance
      ~Model.calculate
      ~Model.finalize
      ~Model.from_yaml
      ~Model.initialize_netcdf
      ~Model.model_dict_from_yaml
      ~Model.output
      ~Model.run
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Model.output_obj
   
   