A continuum (Doyle–Fuller–Newman) lithium-ion model treats the electrolyte as a binary salt in a single solvent and tracks a single salt concentration . Closing the equations requires four transport properties as functions of and temperature :Documentation Index
Fetch the complete documentation index at: https://docs.ionworks.com/llms.txt
Use this file to discover all available pages before exploring further.
| Property | Symbol | Units | Role in the model |
|---|---|---|---|
| Ionic conductivity | S m | Ohmic drop in the electrolyte phase | |
| Salt diffusion coefficient | m s | Concentration polarization | |
| Thermodynamic factor | – | Activity-coefficient correction to the diffusional driving force | |
| Cation transference number | – | Fraction of current carried by Li in the electrolyte |
How are these properties measured?
Landesfeind & Gasteiger 2019 is one of the few studies that reports all four properties for the same electrolyte systems, using the following techniques.Ionic conductivity κ
Ionic conductivity κ
Measured by AC impedance spectroscopy in a commercial two-platinum-microelectrode conductivity cell with a Peltier-controlled temperature stage. The high-frequency ( kHz – kHz) impedance gives the bulk electrolyte resistance, which combined with the cell constant (calibrated against KCl standards) yields .
Salt diffusion coefficient D_e
Salt diffusion coefficient D_e
Measured by galvanostatic-pulse / restricted-diffusion relaxation in Li separator Li symmetric coin cells. A 15-minute current pulse builds up a concentration gradient across the separator; after the current is interrupted, the cell potential decays exponentially over hours. Fitting the long-time decay gives a relaxation time , from which .
Thermodynamic factor χ and transference number t+
Thermodynamic factor χ and transference number t+
These two are extracted together from a combination of two measurements:
- Concentration cells (pouch cells with two electrolyte compartments at different LiPF concentrations) give the open-circuit potential , which is sensitive to the activity coefficient and to .
- The short-time potential response of the same Li Li pulse experiment used for gives a complementary combination of the two quantities.
These are the techniques used in Landesfeind & Gasteiger 2019, but several other experimental approaches exist (Hittorf, NMR-based diffusion, electrophoretic NMR for , polarization-relaxation variants, etc.). For a comprehensive review of available methods and a database of digitized literature parameters, see Wang et al. 2022, Review of parameterisation and a novel database (LiionDB) for continuum Li-ion battery models, Prog. Energy 4, 032004.
Using these properties in a model
ionworkspipeline ships a small set of pre-built direct entries in iwp.direct_entries (constant_electrolyte, nyman_electrolyte, landesfeind_electrolyte, arrhenius_electrolyte_*) that drop a coherent parameter set straight into a pipeline. For implementation details, see the Electrolyte direct entries page. For an end-to-end example of refitting the Landesfeind conductivity coefficients to data, see the Landesfeind electrolyte fit notebook in the Python reference.