solver_control#

class ansys.cfx.core.generated.pre_processing.settings_261.solver_control_1.solver_control(name: str | None = None, parent=None)#

Bases: Group

Holds all objects that control discretization and execution of the solution process.

Attributes

Attribute

Summary

enabled

Enable the SOLVER CONTROL object.

turbulence_numerics

Numerics details for turbulence equations.

optimization_level

‘Optimization Level’ parameter.

advection_scheme

Defines the scheme used by the solver to discretize the advection term in transport equations.

dynamic_model_control

Holds objects that control the temporary simplification of models to improve solver start-up robustness.

convergence_criteria

Specifies the criteria for final solution convergence.

convergence_control

Holds basic parameters that affect solver convergence.

interrupt_control

Container for control conditions that cause the solver to stop.

transient_scheme

Defines the discretization algorithm for the transient term.

immersed_solid_control

Holds advanced parameters to control the details of Immersed solid handling.

particle_control

Holds objects that control the execution and convergence of particle tracking.

external_solver_coupling_control

‘EXTERNAL SOLVER COUPLING CONTROL’ object.

equation_class

A container for Equation Class objects.

thermal_radiation_control

Holds parameters and objects that control the solution of Thermal Radiation.

body_forces

Defines the details of discretization of body forces.

junction_box_routines

‘JUNCTION BOX ROUTINES’ object.

pressure_level_information

Sets the pressure level and location if not set by boundary conditions.

interpolation_scheme

Defines discretization details for variable interpolation.

compressibility_control

Holds parameters that affect solver convergence for compressible flows.

mcf_energy_diffusion

Defines the option for assembly of secondary enthalpy transport terms derived from species diffusion in multi-component fluids (MCF).

multiphase_control

Defines multiphase solver control details.

temperature_damping

Controls the relaxation/damping of temperature.

velocity_pressure_coupling

Defines discretization details for velocity/pressure coupling.

elapsed_wall_clock_time

Control run using wall clock time options.

rigid_body_control

Holds objects that control the rigid body solver.

injection_control

Defines global controls for Injection Regions.

intersection_control

Holds advanced parameters to control the details of interface discretization.

g_scalar_reinitialisation

Controls reinitialization for the G Equation model.

linear_solver_control

‘LINEAR SOLVER CONTROL’ object.

Included in:

Parent

Summary

flow_child

‘child_object_type’ of flow.