Model
=====

.. currentmodule:: fridom.framework.model

.. autoclass:: Model

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Model.__init__
      ~Model.load
      ~Model.reset
      ~Model.restart
      ~Model.run
      ~Model.save
      ~Model.start
      ~Model.step
      ~Model.stop
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Model.z
   
   

   .. minigallery:: fridom.framework.Model
      :add-heading: