anode_sigma#

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

Bases: Group

Set solid electric conductivity in anode in the P2D model.

Attributes

Attribute

Summary

option

Select method for the property.

value

Set constant value for the profile.

piecewise_linear

Specify data-points for piecewise linear interpolation.

polynomial

Specify coefficients for interpolation polynomial.

user_defined

UDF name for the user-defined profile.

Included in:

Parent

Summary

p2d_model_settings

Newman’s P2D model settings.