I wonder how the battery explorer confirms the maximum capacities of the electrodes, but I cannot find the related methodology.
Hi there! I found the source functions that generate the capacities - hope this helps!
- the above calculates the mAh for a given voltage pair
https://github.com/materialsproject/pymatgen/blob/b40ce6ed2b0c85d200ee2f7ada36867cb6255742/pymatgen/apps/battery/battery_abc.py#L255 - the above calculates capacity normalized by weight, to mAh/g
1 Like