create_manually#
- class ansys.fluent.core.generated.solver.settings_242.create_manually.create_manually(name=None, parent=None)#
Bases:
Command
Create one-to-one interfaces between two groups of boundary zones even if they do not currently overlap.
- Parameters:
- name
str
Enter a prefix for mesh interface names.
- zone_list_1
List
Enter the boundary zones belonging to the first group.
- zone_list_2
List
Enter the boundary zones belonging to the second group.
- name
Arguments
Argument |
Summary |
---|---|
Enter a prefix for mesh interface names. |
|
Enter the boundary zones belonging to the first group. |
|
Enter the boundary zones belonging to the second group. |
Included in:
Parent |
Summary |
---|---|
Enter the mesh interfaces menu. |