create#

class ansys.fluent.core.generated.solver.settings_252.create(name=None, parent=None)#

Bases: CommandWithPositionalArgs

Create turbo mesh interface.

Parameters:
mesh_interface_namestr

The mesh interface names.

adjacent_cell_zone_1str

Adjacent cell zone 1.

zone1str

First interface defining this mesh-interface.

adjacent_cell_zone_2str

Adjacent cell zone 2.

zone2str

Second interface defining this mesh-interface.

paired_zonesList

Paired zones list.

turbo_choicestr

Your choice of pitch-change types.

turbo_non_overlapbool

Enable non-overlapping walls option for this mesh-interface.

Arguments

Argument

Summary

mesh_interface_name

The mesh interface names.

adjacent_cell_zone_1

Adjacent cell zone 1.

zone1

First interface defining this mesh-interface.

adjacent_cell_zone_2

Adjacent cell zone 2.

zone2

Second interface defining this mesh-interface.

paired_zones

Paired zones list.

turbo_choice

Your choice of pitch-change types.

turbo_non_overlap

Enable non-overlapping walls option for this mesh-interface.

Included in:

Parent

Summary

turbo_interface

Create turbo interfaces.