trimming#

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

Bases: Group

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

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

  • roll-moment-coef : desired roll-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_coef

Set desired thrust coefficient:.

pitch_moment_coef

Set desired pitch-moment coefficient:.

roll_moment_coef

Set desired roll-moment coefficient:.

Included in:

Parent

Summary

rotor_child

‘child_object_type’ of rotor.