setup initial condition #3897
-
for instance, i got a test data which starts at initial voltage = 4V, how to setup it in simulation? |
Beta Was this translation helpful? Give feedback.
Answered by
valentinsulzer
Mar 16, 2024
Replies: 1 comment
-
sim.solve(initial_soc="4V") |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jennya2a
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sim.solve(initial_soc="4V")