Skip to content
Discussion options

You must be logged in to vote

The issue I think is with the diffusivity and conductivity models in the Mohtat2020 parameter set which are all defined as constants e.g electrolyte_diffusivity_PeymanMPM :

def electrolyte_diffusivity_PeymanMPM(c_e, T):
    """
    Diffusivity of LiPF6 in EC:DMC as a function of ion concentration. The original data
    is from [1]. The fit from Dualfoil [2].

    References
    ----------
    .. [1] C Capiglia et al. 7Li and 19F diffusion coefficients and thermal
    properties of non-aqueous electrolyte solutions for rechargeable lithium batteries.
    Journal of power sources 81 (1999): 859-862.
    .. [2] http://www.cchem.berkeley.edu/jsngrp/fortran.html

    Parameters
    ----------
…

Replies: 1 comment 3 replies

Comment options

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

@TomTranter
Comment options

@XuboGU
Comment options

Answer selected by XuboGU
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