custom#

class ansys.fluent.core.generated.solver.tui_242.main_menu.transient_post_processing.timestep_selector.custom(service, version, mode, path)#

Bases: TUIMenu

Select timesteps uniformly or through timestep list.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

timestep_list(service, version, mode, path)

Select a list of timesteps.

uniform(service, version, mode, path)

Select begin, end and increment for timestep selection.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Select a list of timesteps.

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

Bases: TUIMethod

Select begin, end and increment for timestep selection.