Skip to content

Commit

Permalink
remove domain from parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
tommaull committed Nov 24, 2023
1 parent 05da492 commit 098ec15
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pybamm/models/submodels/thermal/base_thermal.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ class BaseThermal(pybamm.BaseSubModel):
----------
param : parameter class
The parameters to use for this submodel
domain : str
The domain of the submodel (e.g., "negative electrode")
options : dict, optional
A dictionary of options to be passed to the model.
"""
Expand Down

0 comments on commit 098ec15

Please sign in to comment.