OS-T: 1315 Modal Transient Dynamic Analysis of a Bracket
In this tutorial, an existing finite element model of a bracket is used to demonstrate how to perform modal transient dynamic analysis using OptiStruct. HyperGraph is used to post-process the deformation characteristics of the bracket under the transient dynamic loads.
Launch HyperMesh and Set the OptiStruct User Profile
Open the Model
Set Up the Model
Create a TABLED1 Curve
Create TSTEP Load Collector
Create a DAREA Load Collector
To define forces on the top surface of the bracket.
Create a TABDMP1 Curve
The modal damping table to define damping as a tabular function of frequency.
Create a EIGRL Load Step Input
- In the Model Browser, right-click and select .
- For Name, enter eigrl.
- Click Color and select a color from the color palette.
- For Config type, select Real Eigen value extraction from the drop-down menu.
- For Type, select EIGRL from the drop-down menu.
- For V1, enter 0.0.
- For V2, enter 1000.0.
- Leave the ND field blank to extract modes up to 1000 Hz.
Create a TLOAD1 Load Step Input
Create a Load Step
To perform the modal transient dynamic analysis.
- In the Model Browser, right-click and select from the context menu.
- For Name, enter transient.
- Set Analysis type type to Transient (modal).
- For SPC, select spc.
- For DLOAD, select tload1.
- For TSTEP(TIME), select tstep.
- For METHOD (STRUCT), select the load step input eigrl.
- For SDAMPING (STRUCT, select the Curve tabdmp1.
Create Output Requests
Submit the Job
- bracket_transient_modal.html
- HTML report of the analysis, providing a summary of the problem formulation and the analysis results.
- bracket_transient_modal.out
- OptiStruct output file containing specific information on the file setup, the setup of your optimization problem, estimates for the amount of RAM and disk space required for the run, information for each of the optimization iterations, and compute time information. Review this file for warnings and errors.
- bracket_transient_modal.h3d
- HyperView binary results file.
- bracket_transient_modal.res
- HyperMesh binary results file.
- bracket_transient_modal.stat
- Summary, providing CPU information for each step during analysis process.
- bracket_transient_modal.mvw
- HyperView session file.