Skip to content
Discussion options

You must be logged in to vote

Hi,

This is because the interstitial-diffusion limited SEI model must have inner SEI layer, whereas the Okane's 2022 parameter set sets them to zero. You just need to change the following parameters to the same value of the example SEI parameter set:

  1. Inner SEI reaction proportion: 0.5;
  2. Initial inner SEI thickness [m]: 2.5e-9;
  3. Outer SEI reaction proportion: 0.5;
  4. Initial outer SEI thickness [m]: 2.5e-9;

For more information, you can check here: https://github.com/pybamm-team/PyBaMM/blob/develop/pybamm/models/submodels/interface/sei/sei_growth.py#:~:text=elif%20self.options%5B%22SEI%22%5D%20%3D%3D%20%22interstitial,prefactor%20*%20delta_phi)%20/%20(C_sei%20*%20L_sei_inner)

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by iurkens
Comment options

You must be logged in to vote
3 replies
@RuiheLi
Comment options

RuiheLi Nov 10, 2022
Collaborator

@iurkens
Comment options

@RuiheLi
Comment options

RuiheLi Nov 11, 2022
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants