swelling_model#

class ansys.fluent.core.generated.solver.settings_251.swelling_model(name=None, parent=None)#

Bases: Group

Battery swelling model related parameters.

Attributes

Attribute

Summary

enabled

Enable battery swelling model.

omega

Swell coefficient.

omega_pe

Swell coefficient of positive electrode.

omega_ne

Swell coefficient of negative electrode.

e_elastic_pe

Young’s modulus of positive electrode.

e_elastic_sp

Young’s modulus of separator.

e_elastic_ne

Young’s modulus of negative electrode.

soc_ref

Neutral swell state of charge in the battery swell model.

cell_type

Cell type in the battery swell model.

axis_vec

Cylinder axis vector in the battery swell model.

origin_vec

Cylinder origin coordinate in the battery swell model.

normal_vec

Layer normal vector in the battery swell model.

prism_axis_vec

Axis vector in the battery swell model.

prism_vec2

Vector connecting two origins in the battery swell model.

orientation_udf_name

Layer normal vector udf in the battery swell model.

customize_swelling_strain_enabled

Enable customized swelling strain in the battery swell model.

strain_udf_name

Swelling strain udf in the battery swell model.

Included in:

Parent

Summary

advanced_models

Advanced model options.