zonal_pbns_solution_controls#

class ansys.fluent.core.generated.solver.tui_251.main_menu.solve.set.zonal_pbns_solution_controls(service, version, mode, path)#

Bases: TUIMenu

Set under-relaxation facotrs for zonal pbns.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

amg_options(service, version, mode, path)

Enter AMG options menu.

coupled_flow_controls(service, version, ...)

Set coupled solver under-relaxation and flow courant number.

multi_grid_amg(service, version, mode, path)

Set the parameters that govern the algebraic multigrid procedure.

multi_grid_controls(service, version, mode, path)

Enter the multi-grid-controls menu.

pseudo_time_method(service, version, mode, path)

Set pseudo time method for zonal pbns.

segregated_flow_controls(service, version, ...)

Set segregated solver correction.

under_relaxations(service, version, mode, path)

Set under-relaxation facotrs for zonal pbns with pseudo local time stepping.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class coupled_flow_controls(service, version, mode, path)#

Bases: TUIMethod

Set coupled solver under-relaxation and flow courant number.

class multi_grid_amg(service, version, mode, path)#

Bases: TUIMethod

Set the parameters that govern the algebraic multigrid procedure.

class multi_grid_controls(service, version, mode, path)#

Bases: TUIMethod

Enter the multi-grid-controls menu.

class segregated_flow_controls(service, version, mode, path)#

Bases: TUIMethod

Set segregated solver correction.

class under_relaxations(service, version, mode, path)#

Bases: TUIMethod

Set under-relaxation facotrs for zonal pbns with pseudo local time stepping.