Total Interfacial Current Model#
- class pybamm.interface.TotalInterfacialCurrent(param, chemistry, options)[source]#
Total interfacial current, summing up contributions from all reactions
- Parameters:
param – model parameters
chemistry (str) – The name of the battery chemistry whose reactions need to be summed up
options (dict) – A dictionary of options to be passed to the model. See
pybamm.BaseBatteryModel