batterysim / equiv-circ-model

An equivalent circuit model (ECM) for a battery cell, module, and pack
MIT License
96 stars 34 forks source link

curve_fit_coeff function in cell_ecm #3

Open hfathian opened 2 years ago

hfathian commented 2 years ago

Hi,

I was wondering if you could elaborate on the reason for using the data's discharge portion instead of the pulse portion within the curve_fit_coeff and curve_fit_coeff functions.

Thanks,