sep_face_zone_angle#

class ansys.fluent.core.generated.solver.settings_261.sep_face_zone_angle(name=None, parent=None)#

Bases: Command

Separate a face zone based on significant angle.

Parameters:
face_zone_namestr

The zone name.

anglereal

Sets the angle threshold for separating face zones.

move_facesbool

Specifies whether to move faces during angle-based separation.

Arguments

Argument

Summary

face_zone_name

The zone name.

angle

Sets the angle threshold for separating face zones.

move_faces

Specifies whether to move faces during angle-based separation.

Included in:

Parent

Summary

modify_zones

The modify zones object.