Skip to content

Commit

Permalink
#247 merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinsulzer committed Feb 5, 2020
1 parent 65d9028 commit 49ca692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/scripts/compare_lithium_ion.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
pybamm.set_logging_level("INFO")

# load models
options = {"thermal": "isothermal", "surface form": "differential"}
options = {"thermal": "isothermal"}
models = [
pybamm.lithium_ion.SPM(options),
pybamm.lithium_ion.SPMe(options),
Expand Down

0 comments on commit 49ca692

Please sign in to comment.