TWF_TurboTopology#
- class ansys.fluent.core.generated.datamodel_252.solver_workflow.Root.TWF_TurboTopology(service, rules, command, path=None)#
Bases:
PyCommand
Use this task so that Ansys Fluent can compute the turbo coordinates the machine main path inflow and outflow, the hub and shroud, and the side boundaries should be associated. Parameters ———- TopologyName : str
Provide a name for the turbo topology, or use the default name.
AddChild : str UseWireframe : bool
In order to more easily visualize highlighted items, use this option to display the 3D wireframe representation of the turbo topology model in the graphics window.
- SkipTurboTopologybool
Use this task so that Ansys Fluent can compute the turbo coordinates the machine main path inflow and outflow, the hub and shroud, and the side boundaries should be associated.
DefaultTopologyNameList : list[str] DefaultTopologyZoneList : list[str] TopologyNameList : list[str] OldTopologyZoneList : list[str] NewTopologyZoneList : list[str]
- Returns:
Methods:
Create a command instance.
- __init__(service, rules, command, path=None)#
__init__ method of PyCommand class.
- create_instance()#
Create a command instance.