Skip to content

Print names for equivalent circuit models #3036

@rtimms

Description

@rtimms

Most of the variables haven't been assigned print names for the equivalent circuit models, so the latex output just prints long names instead of symbols, see

import pybamm

model = pybamm.equivalent_circuit.Thevenin()
model.latexify()

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficulty: easyA good issue for someone new. Can be done in a few hourspriority: lowNo existing plans to resolve

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions