Skip to content
Discussion options

You must be logged in to vote

If you just want to add the resistance to the voltage you can just post-process the voltage values by doing

V = solution["Terminal voltage [V]"] - R * solution["Current [A]"]

For more complex setups, you might want to use PyBaMM's sibling package liionpack (see https://github.com/pybamm-team/liionpack)

This is a relevant question, so I am converting it into a discussion.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@valentinsulzer
Comment options

@brosaplanella
Comment options

brosaplanella Dec 9, 2021
Maintainer Sponsor

@rtimms
Comment options

rtimms Dec 10, 2021
Collaborator

Answer selected by brosaplanella
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #1829 on December 09, 2021 15:20.