Skip to content

Added print names for variables in equivalent circuit model #4898

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

medha-14
Copy link
Contributor

@medha-14 medha-14 commented Mar 7, 2025

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 medha-14 requested a review from a team as a code owner March 7, 2025 19:27
@medha-14
Copy link
Contributor Author

medha-14 commented Apr 7, 2025

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

agriyakhetarpal
agriyakhetarpal previously approved these changes May 4, 2025
Copy link
Member

@agriyakhetarpal agriyakhetarpal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I missed this PR somehow. This looks good to me, thanks, @medha-14!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Print names for equivalent circuit models
2 participants