363
NX Nastran Basic Dynamic Analysis User’s Guide

NXNastran BasicDynamicAnalysisUser’sGuide · PDF fileChapter1 FundamentalsofDynamicAnalysis 1.1 Overview Withstaticstructuralanalysis,itispossibletodescribehowtouseNXNastranwithout

  • Upload
    dodiep

  • View
    217

  • Download
    2

Embed Size (px)

Citation preview

  • NX NastranBasic Dynamic Analysis Users Guide

  • Proprietary & Restricted Rights Notice

    2008 Siemens Product Lifecycle Management Software Inc. All Rights Reserved. Thissoftware and related documentation are proprietary to Siemens Product Lifecycle ManagementSoftware Inc.

    NASTRAN is a registered trademark of the National Aeronautics and Space Administration.NX Nastran is an enhanced proprietary version developed and maintained by Siemens ProductLifecycle Management Software Inc.

    MSC is a registered trademark of MSC.Software Corporation. MSC.Nastran and MSC.Patranare trademarks of MSC.Software Corporation.

    All other trademarks are the property of their respective owners.

    TAUCS Copyright and LicenseTAUCS Version 2.0, November 29, 2001. Copyright (c) 2001, 2002, 2003 by Sivan Toledo,Tel-Aviv Univesity, [email protected]. All Rights Reserved.

    TAUCS License:

    Your use or distribution of TAUCS or any derivative code implies that you agree to this License.

    THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSEDOR IMPLIED. ANY USE IS AT YOUR OWN RISK.

    Permission is hereby granted to use or copy this program, provided that the Copyright, thisLicense, and the Availability of the original version is retained on all copies. User documentationof any code that uses this code or any derivative code must cite the Copyright, this License, theAvailability note, and "Used by permission." If this code or any derivative code is accessible fromwithin MATLAB, then typing "help taucs" must cite the Copyright, and "type taucs" must also citethis License and the Availability note. Permission to modify the code and to distribute modifiedcode is granted, provided the Copyright, this License, and the Availability note are retained, anda notice that the code was modified is included. This software is provided to you free of charge.

    AvailabilityAs of version 2.1, we distribute the code in 4 formats: zip and tarred-gzipped (tgz), with orwithout binaries for external libraries. The bundled external libraries should allow you to buildthe test programs on Linux, Windows, and MacOS X without installing additional software. Werecommend that you download the full distributions, and then perhaps replace the bundledlibraries by higher performance ones (e.g., with a BLAS library that is specifically optimized foryour machine). If you want to conserve bandwidth and you want to install the required librariesyourself, download the lean distributions. The zip and tgz files are identical, except that onLinux, Unix, and MacOS, unpacking the tgz file ensures that the configure script is marked asexecutable (unpack with tar zxvpf), otherwise you will have to change its permissions manually.

    2 NX Nastran Basic Dynamic Analysis Users Guide

  • Contents

    About this Book . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

    Fundamentals of Dynamic Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-1

    Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-2Equations of Motion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-2Dynamic Analysis Process . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-12Dynamic Analysis Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-14

    Finite Element Input Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-1

    Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-2Mass Input . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-2Damping Input . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-8Units in Dynamic Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-12Direct Matrix Input . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-13

    Real Eigenvalue Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-1

    Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-2Reasons to Compute Normal Modes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-3Overview of Normal Modes Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-4Methods of Computation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-10Comparison of Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-12User Interface for Real Eigenvalue Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-13Solution Control for Normal Modes Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-17Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-18

    Rigid Body Modes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-1

    Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-2SUPORT Entry . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-3Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-9

    Frequency Response Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-1

    Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-2Direct Frequency Response Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-3Modal Frequency Response Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-5Modal Versus Direct Frequency Response . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-10Frequency-Dependent Excitation Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-11Solution Frequencies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-20Frequency Response Considerations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-23Solution Control for Frequency Response Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-24Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-26

    Transient Response Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-1

    Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-2

    NX Nastran Basic Dynamic Analysis Users Guide 3

  • Contents

    Direct Transient Response Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-2Modal Transient Response Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-6Modal Versus Direct Transient Response . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-13Transient Excitation Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-14Integration Time Step . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-23Transient Excitation Considerations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-23Solution Control for Transient Response Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-24Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-26

    Enforced Motion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7-1

    Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7-2The Large Mass Method in Direct Transient and Direct Frequency Response . . . . . . . . . . . 7-2The Large Mass Method in Modal Transient and Modal Frequency Response . . . . . . . . . . . 7-4User Interface for the Large Mass Method . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7-5Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7-8

    Restarts in Dynamic Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8-1

    Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8-2Automatic Restarts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8-2Structure of the Input File . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8-3User Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8-3Determining the Version for a Restart . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8-7Examples . . . . . . . . . . . . .