transient_controls#

class ansys.fluent.core.generated.solver.settings_261.transient_controls(name=None, parent=None)#

Bases: Group

Transient controls object.

Attributes

Attribute

Summary

type

Time advancement method type.

method

Time advancement method.

duration_specification_method

Duration specification method.

specified_time_step

Use specified time step or courant number.

flow_time

The flow time.

solution_status

Activate the simulation status panel.

max_flow_time

Maximum flow time (-1 no maximum).

cfl_based_time_stepping

CFL-based time stepping object.

error_based_time_stepping

Error-based time stepping object.

predict_next

Applies a predictor algorithm for computing initial condition at time step n+1.

rotating_mesh_flow_predictor

Improve prediction of flow field at time step n+1 for rotating mesh.

mp_specific_time_stepping

Multiphase-specific adaptive time stepping parameters.

udf_hook

User-defined function name.

fixed_periodic

Period- or frequency-based fixed time-stepping parameters.

time_step_size_for_acoustic_export

Number of time step size for acoustic export.

Included in:

Parent

Summary

run_calculation

Run-calculation object.