Replies: 4 comments 7 replies
-
About the entropic term, I think it might be useful to define OCP as a function of stoichiometry and temperature directly (like with electrolyte diffusivity, for example) so it is more general. Then the entropic term can be computed from the OCP. The only issue is that, even though this makes a lot of sense from the modelling point of view, it is not how the parameters are usually measured... |
Beta Was this translation helpful? Give feedback.
-
Just to comment on structure, the OCP is already a separate submodel where the three options are:
In all of these, the entropic term is given separately and the OCP has linear temperature dependence It is possible to add new submodels for OCP that have new parameters and solve new equations. In principle, these could be whatever you like (e.g. Plett-style model based on some definition of electrode SOC or one that depends on the local extent of lithiation). The only other place this would impact the code would be the thermal model, which calculates the reversible heat source based on the entropic change. But so long as your OCP had linear temperature dependence with an entropic term, then any new OCP submodels would be fairly self-contained. |
Beta Was this translation helpful? Give feedback.
-
@rtimms do you agree that the best place to add a more plett-like hysteresis model, running off a single OCP? |
Beta Was this translation helpful? Give feedback.
-
I noticed that the current 0th-order hysteresis model implemented by In a spatially-resolved model (DFN), there's a good argument that this variable should probably be evaluated locally, based on the faradaic current density experienced by the specific particle for which open-circuit potential is being computed. Local current density is not necessarily zero, even when cell current is zero. A local hysteresis model supports better prediction of cell relaxation at rest when different parts of an electrode are in different non-equilibrium states. It's also important if you have a blended electrode in a non-equilibrium state, where one particle type in the blend can lithiate the other, again for cell relaxation at rest. For example with graphite-Si you might want a hysteresis model for the Si but not for the graphite.
|
Beta Was this translation helpful? Give feedback.
-
Hi everyone, I wanted to open up a discussion about how we handle OCPs. It seems like a submodel might be the best way to handle this. Right now OCPs are a function of concentration, and in the sigmoid hys model, current direction. As far as I know, entropic effects aren't included either. I think it'd be quite helpful for users to be able to choose their OCP function based on need, so parameters like decay rate in hysteresis can be included. This might also help with MSMR, as OCP is not longer a function of concentration.
Beta Was this translation helpful? Give feedback.
All reactions