uniform#

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

Bases: Command

Pick the first and last timestep and specify an increment to select the timesteps in-between.

Parameters:
beginint

Begin-timestep for timestep-selector.

endint

End-timestep for timestep-selector.

incrementint

Increment for timestep-selector.

Arguments

Argument

Summary

begin

Begin-timestep for timestep-selector.

end

End-timestep for timestep-selector.

increment

Increment for timestep-selector.

Included in:

Parent

Summary

custom_1

Settings related to customizing the selected timesteps.