Base Thermal#
- class pybamm.thermal.BaseThermal(param, options=None)#
Base class for thermal effects
- Parameters:
param (parameter class) – The parameters to use for this submodel
options (dict, optional) – A dictionary of options to be passed to the model.
**Extends (**
pybamm.BaseSubModel) –