batterySolverOptions
R2026bDescription
A batterySolverOptions object contains options used by the
solvers when solving a battery P2D problem specified as a batteryP2DModel object.
The batteryP2DModel object contains the batterySolverOptions object in its SolverOptions
property.
Creation
Description
options = batterySolverOptions(
creates a PropertyName=Value)batterySolverOptions object and specifies properties for the
mesh and the ODE solver settings. For example, you can specify the number of anode,
cathode, and separator mesh elements, number of elements along particle radius, as well as
the ODE solver to use and the tolerances for the internal solvers.
Properties
Examples
Version History
Introduced in R2026a