ABQ_EChemPET_Electrode_Particle_Layer_Discretization

This parameter table type is used in modeling the electrochemical process in a battery to specify the mesh on the microscale particle.

This page discusses:

You must include a parameter table of type "ABQ_EChemPET_Electrode_Particle_Layer_Discretization" in the material definition to specify the mesh on the microscale particle.

Parameter Table Type Definition

PARAMETER TABLE TYPE, NAME="ABQ_EChemPET_Electrode_Particle_Layer_Discretization", PARAMETERS=2
 INTEGER, , "
						
							N
							elemPerLayer
						
					", , ,
 STRING, " ", "Mesh Type", , "Uniform|Quadratic|EquiVolumetric",
 

Parameters

N elemPerLayer
Number of elements to use to mesh the layer. Set this value between 1 and 100. You must not exceed a total of 100 elements in a single particle.
Mesh Type
Set to “Uniform” for a uniform mesh in the layer.
Set to “EquiVolumetric” for a mesh where all the elements have equal volume.
Set to “Quadratic” for a mesh that is biased toward the outer part of the layer.