You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would implement an alternative battery model where the heat capacity is given as a lumped parameter rather than for each cell component.
Motivation
While the lumped thermal model in PyBaMM is physically informative and accurate, it poses a problem for practicing battery modelers who most of the time do not have detailed thermal characterization of each component of the cell.
Possible Implementation
Rather than implementing a new model, I propose that we just add an option "use lumped thermal capacity" which is default "false", and just alter the existing lumped submodel code.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Description
This would implement an alternative battery model where the heat capacity is given as a lumped parameter rather than for each cell component.
Motivation
While the lumped thermal model in PyBaMM is physically informative and accurate, it poses a problem for practicing battery modelers who most of the time do not have detailed thermal characterization of each component of the cell.
Possible Implementation
Rather than implementing a new model, I propose that we just add an option "use lumped thermal capacity" which is default "false", and just alter the existing lumped submodel code.
Additional context
No response
The text was updated successfully, but these errors were encountered: