Modal Analysis

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

I built a MBD model and I want to do modal analysis of this model. Please tell me is there any command or anything so I can do modal analysis. Basically I dont know how to start modal analysis.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    In the 12.0 'run' panel, please select 'Linear' for the 'Sim Type'.

     

    In addition, you will need to add the following .xml command template:

     

    <H3DOutput

        linear_animation = 'True'   

    />

     

    This command will create an animation for all the modes in the .h3d file.

     

    For more information about creating .xml templates, please see the tutorial MV-1051.

     

    For more information regarding .xml commands, model statements, functions, and user written subroutines please review the .xml reference guide:

     

    help->HyperWorks Home Help->Reference Guides-> MotionSolve

     

    MotionSolve uses a .xml formatted input file that is generated by MotionView.

     

    Hope this helps