Problem while changing exchange current density #4017
Unanswered
akariwrynn
asked this question in
Q&A
Replies: 1 comment
-
The function should take def pos_electrolyte_exchange(c_e, c_s_surf, c_s_max, T):
... see |
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 everyone,
I am trying to observe the temperature effect on li-ion batteries behavior and trying to change the current density of the exchange to do it. Since it is a function, I tried to change like this:
but getting errors like :
and this
any suggestions on how to solve this?
Also, I want to ask that is it possible to change the Temperature term in all events for example when I change Ambient temperature parameter does it affect both diffusion and kinetic related events? Or I should change the diffusion part like I am trying to change exchange current density?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions