make_periodic#

class ansys.fluent.core.generated.solver.settings_242.make_periodic.make_periodic(name=None, parent=None)#

Bases: Command

Attempt to establish conformal periodic face zone connectivity.

Parameters:
zone_namestr

Enter id/name of zone to convert to periodic.

shadow_zone_namestr

Enter id/name of zone to convert to shadow.

rotate_periodicbool

‘rotate_periodic’ child.

createbool

‘create’ child.

auto_translationbool

‘auto_translation’ child.

directionList

‘direction’ child.

Arguments

Argument

Summary

zone_name

Enter id/name of zone to convert to periodic.

shadow_zone_name

Enter id/name of zone to convert to shadow.

rotate_periodic

‘rotate_periodic’ child.

create

‘create’ child.

auto_translation

‘auto_translation’ child.

direction

‘direction’ child.

Included in:

Parent

Summary

modify_zones

Enter the modify zones menu.