We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 425af11 commit 6ba2cdeCopy full SHA for 6ba2cde
src/pybamm/models/submodels/interface/kinetics/butler_volmer.py
@@ -12,7 +12,7 @@ class SymmetricButlerVolmer(BaseKinetics):
12
Submodel which implements the symmetric forward Butler-Volmer equation:
13
14
.. math::
15
- j = 2 * j_0(c) * \\sinh(ne * F * \\eta_r(c) / RT)
+ j = 2 * j_0(c) * \\sinh(ne * F * \\eta_r(c) / 2RT)
16
17
Parameters
18
----------
0 commit comments