transient_setup#

class ansys.fluent.core.generated.solver.settings_242.transient_setup.transient_setup(name=None, parent=None)#

Bases: Group

Set up transient simulation related parameters.

Attributes

Attribute

Summary

time_stepping_method

Time stepping method in the ROM simulation.

max_time

Max time to run the ROM simulation.

dt_0

Initial time step size used in the ROM simulation.

dt_max

Max. time step size used in the ROM simulation.

increment_factor

Time step increment factor used in the ROM simulation.

n_time_step_per_setting

Number of time steps before setting change in the ROM simulation.

max_n_per_time_step

Max iterations per time-step in the ROM simulation.

file_name

Specify time-stepping file in the ROM simulation.

stop_range_fraction

Max dT_duration/T-range to stop in the ROM simulation.

Included in:

Parent

Summary

rom_data_creator_tool

Set rom tool kit.