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:
namestr

Enter a prefix for mesh interface names.

zone_list_1List

Enter the boundary zones belonging to the first group.

zone_list_2List

Enter the boundary zones belonging to the second group.

Arguments

Argument

Summary

name

Enter a prefix for mesh interface names.

zone_list_1

Enter the boundary zones belonging to the first group.

zone_list_2

Enter the boundary zones belonging to the second group.

Included in:

Parent

Summary

mesh_interfaces

Enter the mesh interfaces menu.