Skip to content

What does "timescale" mean and its function in "examples/notebooks/Getting started/Tutorial 4-Setting parameter values.ipynb"? #2081

Answered by valentinsulzer
zhengq01 asked this question in Q&A
Discussion options

You must be logged in to vote

timescale is required because pybamm.t is dimensionless time but the interpolant is defined on dimensional time. In this case your simulation ends early because you hit the upper 4.2V cut-off. You could avoid this by increasing the "Upper voltage cut-off [V]" parameter

Replies: 1 comment 2 replies

Comment options

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

@zhengq01
Comment options

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