Skip to content

Commit

Permalink
add battery transition model block
Browse files Browse the repository at this point in the history
  • Loading branch information
ahalev committed Sep 15, 2023
1 parent 2353249 commit 3ae952e
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions docs/source/reference/modules/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,18 @@ A module that cleans up after all the other modules are deployed.


Module Functions
----------------
================

.. toctree::
:maxdepth: 1
Battery Transition Models
-------------------------

battery_transition_models/index
Various battery transition models.

.. currentmodule:: pymgrid.modules.battery.transition_models

.. autosummary::
:toctree: ../api/battery_transition_models/

BatteryTransitionModel
BiasedTransitionModel
DecayTransitionModel

0 comments on commit 3ae952e

Please sign in to comment.