Rescaling current values when driving cycle is too aggressive #3704
Unanswered
ssingh-ipa
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hard to know if you don't say what parameters you have changed. I made an app that lets you change a few things to mix electrodes, resize cells and balance the Li concentrations to get an optimal cyclable capacity. https://cellcombinator.streamlit.app/ Might be helpful. |
Beta Was this translation helpful? Give feedback.
3 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.
-
I need to model a 51Ah HP prismatic battery cell and simulate its CCCV cycle with I=17A. The cell chemistry is the same as Chen2020 parameter set. I have updated all the relevant parameters in Chen2020.
My issue is related to your input in the following issue: #3015 (comment)
I have encountered a similar problem. The solver crashes until and unless I rescale my current by a factor of x. If I use a rescaled current, do I also need to rescale the rest of my parameter list? The results obtained from the rescaled current should then be descaled, is that a right assumption? Can you suggest what would be the right way to go ahead with this?
Beta Was this translation helpful? Give feedback.
All reactions