PyBaMM icon indicating copy to clipboard operation
PyBaMM copied to clipboard

Added `print names` for variables in `equivalent circuit model`

Open medha-14 opened this issue 9 months ago • 1 comments

Description

Fixes #3036

I have given latex friendly symbols to variables in the equivalent circuit model

Initially the output was: Screenshot from 2025-03-08 00-49-47

After the latex names are given: Screenshot from 2025-03-08 00-48-13

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #)

Important checks:

Please confirm the following before marking the PR as ready for review:

  • No style issues: nox -s pre-commit
  • All tests pass: nox -s tests
  • The documentation builds: nox -s doctests
  • Code is commented for hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

medha-14 avatar Mar 07 '25 19:03 medha-14

Can someone please review this and let me know if this is right or if some changes need to be made :)

medha-14 avatar Apr 07 '25 04:04 medha-14