timestep_selector#

class ansys.fluent.core.generated.solver.settings_252.timestep_selector(name=None, parent=None)#

Bases: Group

Options and settings related to selecting timesteps for the transient dataset.

Attributes

Attribute

Summary

custom

Settings related to customizing the selected timesteps.

Methods

Method

Summary

first

Select only the first timestep in the list.

last

Select only the last timestep in the list.

all

Select all of the timesteps for transient postprocessing. These are the data files that the software finds in the working directory according to the latest data file loaded in the session.

Included in:

Parent

Summary

transient_post_processing

Commands associated with transient postprocessing.