Replies: 1 comment 1 reply
-
Using the experiment is slightly better as you get access to summary variables. You can mix a custom current function and string based instructions |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Between using Current Function in parameters and defining it through pybamm.experiment, is there a preferred way to set the current if my simulation's input is the current profile?
I'm also trying to define a current profile which uses both the string-based instructions (Pybamm Tutorial 5) and appends a custom current function (like at the end of Tutorial 4) at the end of the string-based instructions. Is that possible or am I mixing two different things?
Beta Was this translation helpful? Give feedback.
All reactions