Replies: 2 comments 4 replies
-
I tried make new variable
Variable Also I tried define fundamental variable
|
Beta Was this translation helpful? Give feedback.
-
Are you sure it should be |
Beta Was this translation helpful? Give feedback.
-
In sei_growth.py, I'm trying to implement calculation of SEI interfacial current density by this equation below:
![Sei](https://user-images.githubusercontent.com/70660189/162733196-7d1e76f9-f52c-4d95-a11f-0197430954aa.png)
I have problem with implementation, because SEI interfacial current density
(j_sei)
depend of same variable from previous step(j_sei).
Any idea how to implement coupled_variables(j_sei)
?Beta Was this translation helpful? Give feedback.
All reactions