TWF_TurboTopology#
- class ansys.fluent.core.generated.datamodel_261.solver_workflow.Root.TWF_TurboTopology(service, rules, command, path=None)#
Bases:
PyCommandUse 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 StartRow : str
Specify the starting row of where you want to define your topology and eventually where the turbomachinery iso-surfaces are created.
- EndRowstr
Specify the ending row of where you want to define your topology and eventually where the turbomachinery iso-surfaces are created.
- UseWireframebool
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 an operation instance.
- __init__(service, rules, command, path=None)#
__init__ method of PyCommand class.
- create_instance()#
Create an operation instance.