Extend pybamm.ParameterValues.create_from_bpx()
to automate initial concentrations for blended electrodes
#4338
Labels
Description
Calling
pybamm.ParameterValues.create_from_bpx()
with a BPX file containing a blended electrode returns a warning as follows:Initial concentrations cannot be set using stoichiometry limits for blend electrodes. Please set the initial concentrations manually.
The method could automate this calculation by solving the equations specified in the BPX standard.
Motivation
No response
Possible Implementation
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: