TWF_BladeRowAnalysisScope#
- class ansys.fluent.core.generated.datamodel_261.solver_workflow.Root.TWF_BladeRowAnalysisScope(service, rules, command, path=None)#
Bases:
PyCommand
Use this task to specify which rows are included in the CFD analysis. You must define a single contiguous set of rows. Indicate whether or not to include or exclude the row. The analysis scope can include all the rows defined in the Component Description task or a portion of it. Review the information in the table, and make any changes as needed. More… Parameters ———- ASChildName : str ASSelectComponent : str ASRowNumList : list[str] OldASIncludeRowList : list[str] NewASIncludeRowList : 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.