Minimum time defined in the experimental protocol #2013
Unanswered
optibikash
asked this question in
Q&A
Replies: 1 comment 8 replies
-
Seconds is the smallest. But |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
The question is out of curiosity while experimenting with PyBaMM. In the pybamm.Experiment class, we define the time for which we wish to charge, discharge, or rest the battery. Is there a limitation to the definition of time?
Taking from the example script:
"Discharge at C/5 for 10 hours or until 3.3 V", "Rest for 1 hour", "Charge at 1 A until 4.1 V", "Hold at 4.1 V until 10 mA", "Rest for 1 hour",
Is it possible to define the time in milliseconds or microseconds? Do we have a limit for the definition of time?
Beta Was this translation helpful? Give feedback.
All reactions