pseudo_time_method#

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

Bases: TUIMenu

Enter the pseudo time method menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

advanced_options(service, version, mode, path)

Enter the advanced options menu to define pseudo time settings for equations.

convergence_acceleration_for_stretched_meshes(...)

Enable convergence acceleration for stretched meshes to improve the convergence of the implicit pressure based solver on meshes with high cell stretching.

explicit_relaxation(service, version, mode, path)

Enable the explicit relaxation option for the pseudo time method.

formulation(service, version, mode, path)

Select the pseudo time step size formulation for the pseudo time method.

global_time_step_settings(service, version, ...)

Adjust the settings for the global time step formulation.

local_time_step_settings(service, version, ...)

Adjust the settings for the local time step formulation.

relaxation_bounds(service, version, mode, path)

Select relaxation bounding scheme for pseudo time method.

relaxation_factors(service, version, mode, path)

Enter the relaxation factors menu to set the pseudo time explicit relaxation factors for equations.

relaxation_method(service, version, mode, path)

Select relaxation definition for pseudo time method.

verbosity(service, version, mode, path)

Set the verbosity for the pseudo time method.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Enter the advanced options menu to define pseudo time settings for equations.

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

Bases: TUIMethod

Enable convergence acceleration for stretched meshes to improve the convergence of the implicit pressure based solver on meshes with high cell stretching.

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

Bases: TUIMethod

Enable the explicit relaxation option for the pseudo time method.

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

Bases: TUIMethod

Select the pseudo time step size formulation for the pseudo time method.

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

Bases: TUIMethod

Adjust the settings for the global time step formulation.

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

Bases: TUIMethod

Adjust the settings for the local time step formulation.

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

Bases: TUIMethod

Select relaxation bounding scheme for pseudo time method.

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

Bases: TUIMethod

Enter the relaxation factors menu to set the pseudo time explicit relaxation factors for equations.

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

Bases: TUIMethod

Select relaxation definition for pseudo time method.

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

Bases: TUIMethod

Set the verbosity for the pseudo time method.