create#

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

Bases: CommandWithPositionalArgs

Create turbo mesh interface.

Parameters:
mesh_interface_namestr

Enter a mesh interface names.

adjacent_cell_zone_1str

Select adjacent cell zone 1.

zone1str

Select first interface defining this mesh-interface.

adjacent_cell_zone_2str

Select adjacent cell zone 2.

zone2str

Select second interface defining this mesh-interface.

paired_zonesList

Paired zones list.

turbo_choicestr

Enter your choice of pitch-change types.

turbo_non_overlapbool

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

Arguments

Argument

Summary

mesh_interface_name

Enter a mesh interface names.

adjacent_cell_zone_1

Select adjacent cell zone 1.

zone1

Select first interface defining this mesh-interface.

adjacent_cell_zone_2

Select adjacent cell zone 2.

zone2

Select second interface defining this mesh-interface.

paired_zones

Paired zones list.

turbo_choice

Enter 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.