Skip to main content
Geometry and capacity calculations derive cell-level quantities from electrode dimensions and material properties. For the underlying equations and parameter definitions, see the Geometry & Capacity Guide.

Available calculations

Capacity from electrode geometry

Supply any five of the six parameters in the capacity equation and ElectrodeCapacity returns the missing one. Set use_stoich_window=True when the capacity corresponds to a voltage window rather than the full material limit.

Mass and energy density

The result adds "Cell mass [kg]" to the parameter set so downstream calculations (specific heat capacity, gravimetric energy density) can use it.

Stoichiometry windows and cyclable lithium

ElectrodeSOH reads the cell capacity and electrode OCPs and produces the stoichiometries at 0% and 100% SOC for both electrodes. CyclableLithium then combines those with the electrode capacities to give the total lithium that shuttles during cycling.

Composite electrodes

StoichiometryLimitsFromCapacity needs a usable capacity when either electrode is composite — that is, when its particle phases option contains "2", as it does for a graphite–silicon anode:
Omitting it is rejected when the configuration is validated, before the pipeline is submitted. usable capacity is per direction. A joint-hysteresis fit uses a different usable capacity on charge than on discharge, so run one calculation per direction with that direction’s value rather than sharing a single number between them.

Geometry & Capacity (theory)

The capacity equation, mass balance, and N/P-ratio theory.

Pipelines overview

How calculations chain with direct entries and data fits.