Skip to content

[Bug]: latexify issue while displaying lithium plating equationsΒ #4218

@pkalbhor

Description

@pkalbhor

PyBaMM Version

24.1

Python Version

3.10.13

Describe the bug

Gives error when try to display model with lithium plating option.

KeyError: 'min'

Steps to Reproduce

import pybamm
model = pybamm.lithium_ion.SPM(
                            options={
                                "lithium plating": "irreversible"
                                }
                            )
model.latexify()

Relevant log output

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdifficulty: easyA good issue for someone new. Can be done in a few hourshacktoberfest

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions