DRIV
DRIV, drive_mode, drive_freq, drive_ampl, node_type, node_nr, dir_label;
Defines a drive mode for Coriolis effects in quasi-static simulations
- The drive mode is used to calculate a velocity vector for Coriolis forces and moments in quasi-static simulations.
- The drive mode amplitude is defined at a user defined degree of freedom on rigid bodies (
rb) or master nodes (mn). - The drive frequency is either the eigenfrequency of the mode or a user defined frequency value.
Input Data⚓︎
| Parameter | Description |
|---|---|
drive_mode |
Number of the drive mode → ≥ 1 [integer] |
drive_freq |
Frequency of drive mode → > 0 [real] - Frequency → If empty - Eigenfrequency of the drive mode |
drive_ampl |
Amplitude of the drive mode at the specified DOF |
node_type |
Available node types (enter a two-character string) → rb - Rigid body center point (center of gravity)→ mn - Master node |
node_nr |
Number of the associated rigid body or master node → ≥ 1 [integer] |
dir_label |
Available directions (enter a two-character string) → ux or rx→ uy or ry→ uz or rz |