Skip to content

Commit

Permalink
#63 end python block
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjrobins committed Mar 6, 2024
1 parent 63db6f6 commit ef3b297
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/pybamm-developer/01_ode.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ U_n = pybamm.FunctionParameter("Negative electrode OCV", {"x_n": x_n})
Q_n = pybamm.Parameter("Negative electrode capacity [A.h]")
Q_p = pybamm.Parameter("Positive electrode capacity [A.h]")
R = pybamm.Parameter("Electrode resistance [Ohm]")
```
:::
::::

Expand Down

0 comments on commit ef3b297

Please sign in to comment.