Model
=====

.. currentmodule:: fridom.framework.model

.. autoclass:: Model

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Model.diagnostics
      ~Model.nan_checker
      ~Model.progress_bar
      ~Model.restart_module
      ~Model.tendencies
      ~Model.time_stepper
      ~Model.timer
      ~Model.z
   
   

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