create#
- class ansys.fluent.core.generated.solver.settings_251.create(name=None, parent=None)#
Bases:
CommandWithPositionalArgs
Create turbo mesh interface.
- Parameters:
- mesh_interface_name
str
Enter a mesh interface names.
- adjacent_cell_zone_1
str
Select adjacent cell zone 1.
- zone1
str
Select first interface defining this mesh-interface.
- adjacent_cell_zone_2
str
Select adjacent cell zone 2.
- zone2
str
Select second interface defining this mesh-interface.
- paired_zones
List
Paired zones list.
- turbo_choice
str
Enter your choice of pitch-change types.
- turbo_non_overlapbool
Enable non-overlapping walls option for this mesh-interface.
- mesh_interface_name
Arguments
Argument |
Summary |
---|---|
Enter a mesh interface names. |
|
Select adjacent cell zone 1. |
|
Select first interface defining this mesh-interface. |
|
Select adjacent cell zone 2. |
|
Select second interface defining this mesh-interface. |
|
Paired zones list. |
|
Enter your choice of pitch-change types. |
|
Enable non-overlapping walls option for this mesh-interface. |
Included in:
Parent |
Summary |
---|---|
Create turbo interfaces. |