transient_controls#

class ansys.fluent.core.generated.solver.settings_251.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.

incremental_time

Incremental Time.

time_step_count

Inceremtal number of Time steps.

total_time

Total Simulation Time.

time_step_size

The physical time step size.

max_iter_per_time_step

Max Iterations/Time Step.

total_time_step_count

Total number of Time steps.

solution_status

Activate the simulation status panel.

extrapolate_variables

The extrapolation object.

max_flow_time

Maximum flow time.

cfl_based_time_stepping

CFL-based time stepping object.

cfl_based_time_stepping_advanced_options

Advanced settings for CFL-based time stepping.

error_based_time_stepping

Error-based time stepping object.

undo_timestep

Undo the previous time step.

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.

multiphase_specific_time_constraints

Multiphase-specific time constraints object.

solid_time_step_size

Time step size settings object.

time_step_size_for_acoustic_export

Number of time step size for acoustic export.

extrapolate_eqn_vars

The extrapolation object.

Included in:

Parent

Summary

run_calculation

Run-calculation object.