DIY a thermal model #3170
Answered
by
valentinsulzer
ImadlakQvQ
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
valentinsulzer
Jul 20, 2023
Replies: 1 comment 1 reply
-
The domain of the temperature should also be positive electrode. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ImadlakQvQ
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The domain of the temperature should also be positive electrode.
If you wanted a lumped thermal model, it wouldn't make sense to have d2T/dx2 in there, and also in that case you should use
pybamm.x_average(Eoc)
.By the way, variables['Positive particle surface concentration'] is already scaled by maximum concentration (min 0, max 1)