Skip to content

Commit

Permalink
added bruggeman values for electrodes
Browse files Browse the repository at this point in the history
after fixing the solid tortuosities these new values are needed to run the notebook
  • Loading branch information
dion-w authored Dec 2, 2021
1 parent ec7afb7 commit 203c350
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/notebooks/parameterization/parameterization.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1616,6 +1616,7 @@
" 'Negative electrode active material volume fraction': 0.75,\n",
" 'Negative particle radius [m]': 5.86e-06,\n",
" 'Negative electrode Bruggeman coefficient (electrolyte)': 1.5,\n",
" 'Negative electrode Bruggeman coefficient (electrode)': 1.5,\n",
" 'Negative electrode electrons in reaction': 1.0,\n",
" 'Negative electrode exchange-current density [A.m-2]': graphite_LGM50_electrolyte_exchange_current_density_Chen2020,\n",
" 'Negative electrode OCP entropic change [V.K-1]': 0.0,\n",
Expand All @@ -1626,6 +1627,7 @@
" 'Positive electrode active material volume fraction': 0.665,\n",
" 'Positive particle radius [m]': 5.22e-06,\n",
" 'Positive electrode Bruggeman coefficient (electrolyte)': 1.5,\n",
" 'Positive electrode Bruggeman coefficient (electrode)': 1.5,\n",
" 'Positive electrode electrons in reaction': 1.0,\n",
" 'Positive electrode exchange-current density [A.m-2]': nmc_LGM50_electrolyte_exchange_current_density_Chen2020,\n",
" 'Positive electrode OCP entropic change [V.K-1]': 0.0,\n",
Expand Down

0 comments on commit 203c350

Please sign in to comment.