HyperWorks Solvers

FXMODE

FXMODE

Previous topic Next topic No expanding text in this topic  

FXMODE

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Format

FXMODE

Description

Returns the mode number of the current mode of the flexible body. It is useful to define expressions for damping ratio (cdamp_expr).

Example

<Body_Flexible

    id           = "30103"

    lprf_id      = "63330103"

    h3d_file     = "../qa_depot/h3d/beam.h3d"

    is_user_damp = "TRUE"

    cdamp_expr   = "STEP(TIME, 0.1, 1, 0.5, STEP(FXMODE, 4, 0.05, 6, 1))"

    flexdata_id  = "30102"

    v_ic_x       = "0."

    v_ic_y       = "0."

    v_ic_z       = "0."

    w_ic_x       = "0."

    w_ic_y       = "0."

    w_ic_z       = "0."

    v_ic_x_flag  = "FALSE"

    v_ic_y_flag  = "FALSE"

    v_ic_z_flag  = "FALSE"

    w_ic_flag    = "FALSE">

</Body_Flexible>

Arguments

None.

See Also:

Functions

Command Statements

Model Statements

Notation and Syntax