run_calculation#

class ansys.fluent.core.solver.tui_231.main_menu.solution.run_calculation(path, service)#

Bases: TUIMenu

Enter run calculation menu.

Methods:

adaptive_time_stepping(*args, **kwargs)

Set Error-based adaptive time-stepping parameters.

cfl_based_adaptive_time_stepping(*args, **kwargs)

Set CFL-based adaptive time-stepping parameters.

data_sampling(*args, **kwargs)

Set iteration options.

dual_time_iterate(*args, **kwargs)

Perform unsteady iterations.

iterate(*args, **kwargs)

Perform a specified number of iterations.

max_corrections(*args, **kwargs)

Enter the max-corrections menu.

mesh_motion(*args, **kwargs)

Perform mesh motion.

multistage_time_iterate(*args, **kwargs)

Perform unsteady iterations.

number_of_iterations(*args, **kwargs)

Set number of iterations.

reporting_interval(*args, **kwargs)

Set number of solver iterations before returning to scheme.

residual_tolerance(*args, **kwargs)

Enter the residual tolerance menu.

residual_verbosity(*args, **kwargs)

Set the residual report verbosity.

second_order_time_options(*args, **kwargs)

Set options for second-order time formulation.

set_solution_steering(*args, **kwargs)

Set Solution Steering Parameters.

solution_steering(*args, **kwargs)

Enable solution steering for density-based solver.

summary(*args, **kwargs)

Print report summary.

time_step(*args, **kwargs)

Set the time step.

update_physical_time(*args, **kwargs)

Update the solution to the next physical time level.

variable_time_stepping(*args, **kwargs)

Set Multiphase-Specific Adaptive time stepping parameters.

Classes:

data_sampling_options(path, service)

Data sampling options for statistics.

transient_controls(path, service)

Enter into the transient controls menu.

adaptive_time_stepping(*args, **kwargs)#

Set Error-based adaptive time-stepping parameters.

cfl_based_adaptive_time_stepping(*args, **kwargs)#

Set CFL-based adaptive time-stepping parameters.

data_sampling(*args, **kwargs)#

Set iteration options.

class data_sampling_options(path, service)#

Bases: TUIMenu

Data sampling options for statistics.

Methods:

add_datasets(*args, **kwargs)

Add a dataset.

add_rtdft_datasets(*args, **kwargs)

Add a dataset.

list_datasets(*args, **kwargs)

List dataset.

remove_dataset(*args, **kwargs)

Remove dataset.

Classes:

dft_datasets(path, service)

Data sampling options for runtime discrete Fourier transform.

add_datasets(*args, **kwargs)#

Add a dataset. After providing the zones for a dataset, press [Enter] to move onto selecting quantities. Enter () to complete the quantity selection for this dataset.

add_rtdft_datasets(*args, **kwargs)#

Add a dataset. After providing the zones for a dataset, press [Enter] to move onto selecting quantities. Enter () to complete the quantity selection for this dataset.

class dft_datasets(path, service)#

Bases: TUIMenu

Data sampling options for runtime discrete Fourier transform.

Methods:

add_datasets(*args, **kwargs)

Add DFT datasets.

band_or_tone(*args, **kwargs)

Specify, whether a new dataset is for DFT in a frequency band resolved by many harmonics or for a single tone.

freq_min_max(*args, **kwargs)

Specify the minimum and the maximum frequency for a band.

freq_step_and_sampling(*args, **kwargs)

Specify either the band resolution or the sampling timesteps number.

freq_tone_and_sampling(*args, **kwargs)

Specify single tone frequency and sampling duration as the number of tone periods.

quantities(*args, **kwargs)

Select quantities for a new DFT dataset.

zones(*args, **kwargs)

Select zones for a new DFT dataset.

add_datasets(*args, **kwargs)#

Add DFT datasets.

band_or_tone(*args, **kwargs)#

Specify, whether a new dataset is for DFT in a frequency band resolved by many harmonics or for a single tone.

freq_min_max(*args, **kwargs)#

Specify the minimum and the maximum frequency for a band.

freq_step_and_sampling(*args, **kwargs)#

Specify either the band resolution or the sampling timesteps number. The other value will be computed consistently.

freq_tone_and_sampling(*args, **kwargs)#

Specify single tone frequency and sampling duration as the number of tone periods.

quantities(*args, **kwargs)#

Select quantities for a new DFT dataset. Enter () to complete the quantity selection.

zones(*args, **kwargs)#

Select zones for a new DFT dataset.

list_datasets(*args, **kwargs)#

List dataset.

remove_dataset(*args, **kwargs)#

Remove dataset.

dual_time_iterate(*args, **kwargs)#

Perform unsteady iterations.

iterate(*args, **kwargs)#

Perform a specified number of iterations.

max_corrections(*args, **kwargs)#

Enter the max-corrections menu.

mesh_motion(*args, **kwargs)#

Perform mesh motion.

multistage_time_iterate(*args, **kwargs)#

Perform unsteady iterations.

number_of_iterations(*args, **kwargs)#

Set number of iterations.

reporting_interval(*args, **kwargs)#

Set number of solver iterations before returning to scheme.

residual_tolerance(*args, **kwargs)#

Enter the residual tolerance menu.

residual_verbosity(*args, **kwargs)#

Set the residual report verbosity.

second_order_time_options(*args, **kwargs)#

Set options for second-order time formulation.

set_solution_steering(*args, **kwargs)#

Set Solution Steering Parameters.

solution_steering(*args, **kwargs)#

Enable solution steering for density-based solver.

summary(*args, **kwargs)#

Print report summary.

time_step(*args, **kwargs)#

Set the time step.

class transient_controls(path, service)#

Bases: TUIMenu

Enter into the transient controls menu.

Methods:

cfl_based_time_stepping(*args, **kwargs)

Set CFL-based adaptive time-stepping parameters.

cfl_based_time_stepping_advanced_options(...)

Set CFL-based adaptive time-stepping advanced parameters.

duration_specification_method(*args, **kwargs)

Set Duration Specification Method: [0] Incremental Time Steps, [1] Total Time Steps, [2] Total Time, [3] Incremental Time.

error_based_time_stepping(*args, **kwargs)

Set Error-based adaptive time-stepping parameters.

extrapolate_eqn_vars(*args, **kwargs)

Enter the extrapolation menu.

extrapolate_vars(*args, **kwargs)

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

fixed_periodic(*args, **kwargs)

Set period- or frequency-based fixed time-stepping parameters.

fixed_user_specified(*args, **kwargs)

Enable user-specified fixed time stepping method.

incremental_time(*args, **kwargs)

Set Incremental Time.

max_flow_time(*args, **kwargs)

Set maximum flow time.

max_iterations_per_time_step(*args, **kwargs)

Set Max Iterations/Time step.

multiphase_specific_time_stepping(*args, ...)

Set Multiphase-specific adaptive time stepping parameters.

number_of_time_steps(*args, **kwargs)

Set inceremtal number of Time steps.

predict_next_time(*args, **kwargs)

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

rotating_mesh_flow_predictor(*args, **kwargs)

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

solid_time_step_size(*args, **kwargs)

Specify a different time step size for solid zones.

solution_status(*args, **kwargs)

Activate the simulation status panel.

specified_time_step(*args, **kwargs)

Use specified time step or courant number.

time_step_size(*args, **kwargs)

Set the physical time step size.

time_step_size_for_acoustic_export(*args, ...)

Set number of time step size for acoustic export.

total_number_of_time_steps(*args, **kwargs)

Set total number of Time steps.

total_time(*args, **kwargs)

Set Total Simulation Time.

udf_based_time_stepping(*args, **kwargs)

Set the time-stepping parameters for user-defined time stepping method.

undo_timestep(*args, **kwargs)

Undo the previous time step.

Classes:

multiphase_specific_time_constraints(path, ...)

Set Multiphase-specific time constraints.

cfl_based_time_stepping(*args, **kwargs)#

Set CFL-based adaptive time-stepping parameters.

cfl_based_time_stepping_advanced_options(*args, **kwargs)#

Set CFL-based adaptive time-stepping advanced parameters.

duration_specification_method(*args, **kwargs)#

Set Duration Specification Method: [0] Incremental Time Steps, [1] Total Time Steps, [2] Total Time, [3] Incremental Time.

error_based_time_stepping(*args, **kwargs)#

Set Error-based adaptive time-stepping parameters.

extrapolate_eqn_vars(*args, **kwargs)#

Enter the extrapolation menu.

extrapolate_vars(*args, **kwargs)#

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

fixed_periodic(*args, **kwargs)#

Set period- or frequency-based fixed time-stepping parameters.

fixed_user_specified(*args, **kwargs)#

Enable user-specified fixed time stepping method.

incremental_time(*args, **kwargs)#

Set Incremental Time.

max_flow_time(*args, **kwargs)#

Set maximum flow time.

max_iterations_per_time_step(*args, **kwargs)#

Set Max Iterations/Time step.

class multiphase_specific_time_constraints(path, service)#

Bases: TUIMenu

Set Multiphase-specific time constraints.

Methods:

moving_mesh_cfl_constraint(*args, **kwargs)

Enable time step size constraints based on moving mesh courant number.

physics_based_constraint(*args, **kwargs)

Include physics driven time-step constraints.

verbosity(*args, **kwargs)

Set verbosity to print multiphase specific time scales.

Classes:

time_scale_options(path, service)

Set physics based time scale options.

moving_mesh_cfl_constraint(*args, **kwargs)#

Enable time step size constraints based on moving mesh courant number.

physics_based_constraint(*args, **kwargs)#

Include physics driven time-step constraints.

class time_scale_options(path, service)#

Bases: TUIMenu

Set physics based time scale options.

Methods:

acoustic_scale(*args, **kwargs)

Include acoustic time scale.

gravity_scale(*args, **kwargs)

Include gravity based time scale.

surface_tension_scale(*args, **kwargs)

Include surface tension based time scale.

viscous_scale(*args, **kwargs)

Include viscous time scale.

acoustic_scale(*args, **kwargs)#

Include acoustic time scale.

gravity_scale(*args, **kwargs)#

Include gravity based time scale.

surface_tension_scale(*args, **kwargs)#

Include surface tension based time scale.

viscous_scale(*args, **kwargs)#

Include viscous time scale.

verbosity(*args, **kwargs)#

Set verbosity to print multiphase specific time scales.

multiphase_specific_time_stepping(*args, **kwargs)#

Set Multiphase-specific adaptive time stepping parameters.

number_of_time_steps(*args, **kwargs)#

Set inceremtal number of Time steps.

predict_next_time(*args, **kwargs)#

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

rotating_mesh_flow_predictor(*args, **kwargs)#

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

solid_time_step_size(*args, **kwargs)#

Specify a different time step size for solid zones.

solution_status(*args, **kwargs)#

Activate the simulation status panel.

specified_time_step(*args, **kwargs)#

Use specified time step or courant number.

time_step_size(*args, **kwargs)#

Set the physical time step size.

time_step_size_for_acoustic_export(*args, **kwargs)#

Set number of time step size for acoustic export.

total_number_of_time_steps(*args, **kwargs)#

Set total number of Time steps.

total_time(*args, **kwargs)#

Set Total Simulation Time.

udf_based_time_stepping(*args, **kwargs)#

Set the time-stepping parameters for user-defined time stepping method.

undo_timestep(*args, **kwargs)#

Undo the previous time step.

update_physical_time(*args, **kwargs)#

Update the solution to the next physical time level.

variable_time_stepping(*args, **kwargs)#

Set Multiphase-Specific Adaptive time stepping parameters.