integration_method#

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

Bases: Group

Specifies the angular momentum integration method for the rigid body solver.

Attributes

Attribute

Summary

option

The ‘Integration Method’ option.

iteration_convergence_criterion

Determines when iterations due to reflective walls have converged or due to Rigid Body Angular Momentum Solver have converged.

maximum_number_of_iterations

‘Maximum Number of Iterations’ parameter.

newmark_gamma_coefficient

Newmark Gamma Coefficient for Angular Momentum Equations of the rigid body solver.

newmark_beta_coefficient

Newmark Beta Coefficient for Angular Momentum Equations of the rigid body solver.

Included in:

Parent

Summary

angular_momentum_equation_control

Angular momentum equation solver controls.