mode_shape_child#

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

Bases: Group

‘child_object_type’ of mode_shape.

Attributes

Attribute

Summary

use_profile_data

‘Use Profile Data’ parameter.

option

The ‘Mode Shape’ option.

structural_damping

‘Structural Damping’ parameter.

modal_mass

‘Modal Mass’ parameter.

xvalue

Input expression for vector VARIABLE component value in relevant units.

yvalue

Input expression for vector VARIABLE component value in relevant units.

zvalue

Input expression for vector VARIABLE component value in relevant units.

xivalue

Input expression for VARIABLE component of imaginary vector value.

yivalue

Input expression for VARIABLE component of imaginary vector value.

zivalue

Input expression for VARIABLE component of imaginary vector value.

frequency

‘Frequency’ parameter.

amplitude

Scales the normalized mesh displacement vector.

scaling

Scales the mesh displacement vector.

maximum_displacement_from_profile

‘Maximum Displacement From Profile’ parameter.

mode_shape_profile

‘MODE SHAPE PROFILE’ object.

phase_angle

‘PHASE ANGLE’ object.

Included in:

Parent

Summary

mode_shape

A container for Mode Shape objects.