Where can I find the Algorithm of Lithium Plating? #3838
Unanswered
Nithin3297
asked this question in
Q&A
Replies: 1 comment
-
There is no special algorithm for plating, it's the standard numerical solving procedure for all models (finite volume discretization in space then solving the resulting system of ODEs/ DAEs using a third-party numerical solver like SUNDIALS) |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello guys,
Can someone explain or let me know where to find the algorithm used for solving Lithium plating governing equations? I found the equations in the paper of Dr. Simon O'Kane. I want to look at the algorithm used to solve the numerical methods used. (By solver). I want to know what numerical method is used and how it is implemented.
TIA.
Beta Was this translation helpful? Give feedback.
All reactions