trimming#

class ansys.fluent.core.solver.settings_231.trimming.trimming(name=None, parent=None)#

Menu to define rotor trimming set-up.

  • trim-option : to define collective and cyclic pitches to trim,

  • update-frequency : the number of solver iterations that pitch angle will be updated each time,

  • damping-factor : relaxation factor for pitch angles,

  • thrust-coef : desired thrust coefficient to set pitch for

  • moment-coef-x : desired x-moment coefficient to set pitch for,

  • moment-coef-y : desired y-moment coefficient to set pitch for,

For more details please consult the help option of the corresponding menu or TUI command.

Attributes

Attribute

Summary

trim_option

Select Trimming Option:

update_frequency

Set Trimming Update Frequency N (trim after each N iterations):.

damping_factor

Set trimming damping factor (relaxation factor):.

thrust_coefficient

Set desired thrust coefficient:.

x_moment_coefficient

Set desired x-momentum coefficient:.

y_moment_coefficient

Set desired y-momentum coefficient:.

Included in:

Parent

Summary

disk_child

‘child_object_type’ of disk.