Skip to content

Commit

Permalink
Merge pull request #2 from rkp2k00/local
Browse files Browse the repository at this point in the history
Update 2 compare_lithium_ion_two_phase.py
  • Loading branch information
rkp2k00 authored May 2, 2024
2 parents 7a016ea + 036f929 commit daefc91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/scripts/compare_lithium_ion_two_phase.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
pybamm.set_logging_level("INFO")
# load models
options = {
#"particle phases": ("2", "1"),
"particle phases": ("2", "1"),
"open-circuit potential": (("single", "current sigmoid"), "single"),
}
models = [
Expand Down

0 comments on commit daefc91

Please sign in to comment.