question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Temperature dependence in SEI models

See original GitHub issue
  • For the EC reaction limited, reaction limited, and interstitial diffusion limited, multiply the exponent by the following factor (dimensionless 1/T):
T = variables["Negative electrode temperature"]
prefactor = 1 / (1 + self.param.Theta * T)
  • Add arrhenius dependency to diffusivity in ec reaction limited and solvent diffusion limited (I don’t know what the arrhenius factor should be)
  • Arrhenius dependence for the conductivity of the SEI in electron migration limited

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
soma2000-langcommented, Feb 12, 2022

Working on this issue@tinosulzer

0reactions
soma2000-langcommented, Mar 27, 2022

@tinosulzer thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Comprehensive Modeling of Temperature-Dependent ...
A comprehensive semi-empirical model based on a reduced set of internal cell parameters and physically justified degradation functions for the ...
Read more >
A thermal-electrochemical model that gives spatial-dependent ...
SEI growth rate maximizes at the anode/separator interface. Higher temperature accelerates SEI growth, leading to more capacity loss.
Read more >
Temperature-Dependent Solubility of Solid Electrolyte ...
In this work, we develop a specialized protocol to decouple the lithiation-induced SEI deformation from the SEI formation on the Si wafer model...
Read more >
A Review on Temperature-Dependent Electrochemical ... - MDPI
[116] investigated the high-temperature influences on the degradation process of positive electrode's binder, SEI, and positive active material. Uddin et al. [ ...
Read more >
Temperature-dependent model to calculate solar LCOE
The model considers both the temperature-dependent power yield and the solar module time to failure (TTF), which calculates the time from when ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found