batteryP2DModel
R2026bDescription
A batteryP2DModel object contains information
about a pseudo-2D (P2D) model, including the properties of the anode, cathode, separator,
electrolyte, initial conditions, and cycling step.
Creation
Description
creates a battery
pseudo-2D model with default properties.model = batteryP2DModel
sets properties for the model using one or more name-value arguments. For example, you can
specify the anode and cathode properties.model = batteryP2DModel(PropertyName=Value)
Properties
Object Functions
solve | Solve structural, heat transfer, electromagnetic, or P2D battery simulation problem |
Examples
Version History
Introduced in R2026aSee Also
Objects
batteryElectrode|batteryElectrolyte|batterySeparator|batteryActiveMaterial|batterySEIModel|batteryCyclingStep|batteryInitialConditions|batteryP2DResults