Is there any way in which we can access solution for each indivdual time second of entire simulation time? #2665
-
I am curious if this will be possible. I am trying out a control algorithm for current control based on parameters of a cell, so I will need solution values for each second. |
Beta Was this translation helpful? Give feedback.
Answered by
Mrzhang-hub
Mar 29, 2023
Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
cyasing
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
step
method can solve your problem. Following is an example: