DistSegregated Model
The DistSegregated model is an extension of the DualFoil model. The Simcenter STAR-CCM+ implementation employs an iterative, segregated solution algorithm, but allows only a single active material per electrode. Active material particles are modeled as spheres.
The solver for electric potential is numerically coupled in active electrodes and the electrolyte. The DistSegregated model has a fully segregated solution procedure for calculating the concentration in active electrodes and the electrolyte. The model uses “delta form”.
Activating the DistSegregated Model
The DistSegregated model cannot be created in Simcenter Battery Design Studio
Note |
The DistSegregated model can only be activated for Distributed models that have only one positive particle and one negative particle per electrode. |
To activate the DistSegregated model in Simcenter STAR-CCM+:
- Open a suitable DistNP model .tbm file for editing.
- Make the following changes to the file:
-
In the <MODELMAP> section:
replace the IET= keyword Distributed with the keyword DistributedSegregated:
Leave the remaining text (1D in this example, but can be 3D or NP) unchanged.
-
Make the same change in the corresponding <SIMMOD> section.
There can be several of these sections in the .tbm file, and they usually appear before the <MODELMAP> section. You edit only the variant (1D, 3D, or NP) that is listed in the <MODELMAP> section (in this example, 1D):
Replace the keyword Distributed with the keyword DistributedSegregated, but leave the remaining text (1D in this example) unchanged:
-
- Save the modified .tbm file under a suitable name.