Release Note. Version 5.0r323

Size: px
Start display at page:

Download "Release Note. Version 5.0r323"

Transcription

1 Release Note Version 5.0r323 March 3, 2016

2 Before addressing the new version of AMLS, FastFRS and Delivery Data Base (DDB), CDH will make a number of recommendations based on over 45 years of experience with Nastran and 15 years of working with AMLS and FastFRS. These recommendations and suggestions lead to more accurate results as well as cause fewer problems in the solutions. 1. Nastran Parameter Settings: param, k6rot, 0.0 param, snorm, 45.0 param, coupmass, 1 Please note that these values were also recommended by Dr. Richard MacNeal and Bob Harder, the original developers of the k6rot and snorm capability. 2. Use of strain gage or display shell elements: Strain gage elements are usually used as a coating on the surface of solid elements. The display elements are usually connected to some rigid elements, e.g., displaying the tire surface connected to a spindle point with RBE2. In these cases, the shell elements properties, PSHELL, should only have an MID1 definition, meaning they will behave as membrane elements only. Thus a typical PSHELL should be, for example: PSHELL ID MID NOT!! PSHELL ID MID MID2 1. MID3 In the latest release of the DDB the parameters K6ROT and SNORM will automatically be set to 0.0 and 45.0, respectively! Likewise, if the user specifies QRMETH=5, the following System Cells for MSC and NX Nastran will be automatically set to: NASTRAN system(601)=2 $ MSC NASTRAN system(589)=2 $ NX This implies that: The drilling degrees-of-freedom are deactivated for those QUADR or TRIAR which have membrane stiffness only (MID2 and MID3 are blank on the PSHELL entry) 2

3 Differences between 5.0.r257 and 5.0.r323: A. AMLS The issues/errors from r257 will be described in some detail so that users will have a better understanding of the differences between r257 and r323. Most of the errors described occur very rarely for unusual models. New Features: 1. Support for using ODS with the generic interface has been added. In addition, the ODS procedure has been streamlined by the use of the executable, fastfrs_ods, which takes the place of FastFRS in an ODS run. 2. Support for running multiple jobs in the same directory with NASTRAN has been added. This support includes changes in both the scripts and the executables. Improvement: The error handling for when a write fails has been augmented. An example of the new error message is: **********************Error in Phase 4a********************** Error: Write failed to complete entire block This may be due to insufficient disk space File name: /some/directory/cdh.12345/v1_data Path for file: /some/directory/cdh Size of partition: GB Free space: MB Attempted write size: MB Function: binary_file::put() File: /home/muller/v1_data ************************************************************** Called by: write_v1_col Called by: form_v1 Called by: subspace_iteration Called by: phase4a Called by: fork function for AMLS Phase4a Called by: main amls driver Issue 1: A particular ungracefully fails in phase3, due to being unable to find space in a workspace. This is caused by the model possessing three needed properties: 3

4 1. Phase3 is given less than the min amount of memory to run for this model, so it ups the memory usage to the minimum. 2. The memory high water for this model in phase3 is processing the last ss. 3. This model has mechanisms outside of the last ss, which are moved by phase3 to the last ss. This version increases the phase3 memory estimate for the last substructure, in case some nodes are moved to the last ss due to mechanisms. Issue 2: The auxiliary vectors (aka the area matrix) were being handled improperly in cases where phase3 changed the substructure tree due to moving nodes into the last substructure. This issue only affects models with the following characteristics: 1. They have an area matrix 2. Some nodes are moved to the root substructure by phase3 due to rigid body like behavior encountered outside of the root ss. 3. The moving of these nodes caused a substructure to no longer be coupled to its parent, thus causing phase3 to both reorganize and renumber the substructure tree and miscommunicate the information to phase5. Phase3 has been fixed to properly communicate substructure area matrix information to phase5. 4

5 B. FastFRS: New Features: 1. Support for using ODS with the generic interface has been added. In addition, the ODS procedure has been streamlined by the use of the executable, FastFRS_ods, which takes the place of FastFRS in an ODS run. 2. Support for running multiple jobs in the same directory with NASTRAN has been added. This support includes changes in both the scripts and the executables. 3. The "max normalization" feature has been added. This feature is used when a user scales the eigenvectors so that the maximum entry in a column is one. (Typically, the eigenvectors are mass normalized.) The max norm feature works by un-doing the scaling - making the modal mass matrix identity again. The feature only works when the mass matrix is diagonal and the entries are larger than zero. Issue 1: In the FastFRS_state file, this info was reported: Memory available: GB Memory limit specified: 348 GB Memory required: GB Error: More memory required to run job. Memory was not initialized correctly. Issue 2: A memory error was found in the translator. A user has never reported this memory error; its occurrence is very rare. The memory error is fixed. Issue 3: When the amount of memory specified by the command line argument is less than zero, FastFRS failed. 5

6 Now, when the amount of memory specified is less than zero, FastFRS uses the default memory (half of the machine's memory). Issue 4: When using param, g, an ungraceful error is produced when ω 2 equals an entry in the stiffness matrix. Now, the frequencies and the complex stiffness matrix are examined and exits gracefully with a helpful error message. Issue 5: The FastFRS_state file was not echoed into the user output - i.e., the NASTRAN *.log file. Changed the FastFRS script (fr_mod2) to echo the FastFRS_state file, and also changed it to delete the FastFRS state and report files after they have been echoed. Issue 6: The routine which checks if λ = ω 2 incorrectly determined that there was a problem. The routine now has been corrected. Issue 7: When using ODS with a generic interface, a number of shortcomings were reported when ODS are calculated for both structure and fluid. These problems have now been resolved. 6

7 C. Nastran Solver Interface MSC and NX Delivery Data Bases (DDB): For this release the DDB for the following versions of Nastran will be available: MSC: , , , , and NX: 10 and 10.2 If there is a special need for an older DDB version, please contact: support@cdh-ag.com. Please note that every new release of AMLS DDBs are stamped with the creation date, which can be seen in the f06 files. So for this version the following can be found in the f06 file: ******************************************************** ******************************************************** ** ** ** COPYRIGHT 2007 ** ** THIS DMAP PROGRAM HAS BEEN DEVELOPED BY CDH AG ** ** ALL RIGHTS RESERVED. ** ** CREATION DATE: ** ** ** ******************************************************** ******************************************************** The following items were new or changed in both MSC and NX DDBs. 1. New method of specifying residual vectors in MSC/Nastran. One typical use of residual vectors it to apply a set of loads equal and opposite, across a CDAMP, CBUSH and other such one-dimensional elements. Presently, this is done in MSC Nastran via specifying corresponding DAREA, RLOADi for each desired element and these loads are not requested in Case Control. In NX/Nastran there is a more convenient method of doing this by simply creating a data record in the Bulk Data Deck, e.g., RVEL, ELtype, ID1, ID2, ID3, thru, ID4 and NX Nastran internally creates equal and opposite residual loads across the elements listed in RVEL. 7

8 This feature is not available in MSC/Nastran and CDH has created a similar alternative that achieves the same goal. In the Case Control Deck, the user must specify a desired set of elements, e.g., SET Id = ID1, ID2, ID3, thru, ID4 and in the Bulk Data Deck the following parameter must be defined, e.g., param, rvel, Id which refers to the SET Id in Case Control. From now on, param, resvec should not be used in Bulk Data Deck, but rather, use the RESVEC command in Case Control. The user is remained that if RESVEC is not specified in Case Control, the default is that residual loads are applied for all possible cases (see MSC and NX QRG). Since the release of the previous Data Base, the restriction on the use of RESVEC(DAMP) was removed, so that now, the DDB is in full compliance with the standard DDB (SSS). Therefore, if the user wishes to apply residual loads across damping elements such as hydromounts or shock absorbers, the best approach is to use the new capability in MSC (set definition + param, rvel) or NX (Bulk Data RVEL). In Case Control, always specify RESVEC(NODAMP), because if this is not done, the residual loads will be applied across ALL damping elements, including damping elements that represent the modal critical damping in modal tire models. Doing this is simply wrong and it can lead to potential numerical difficulties. 2. CDH has also developed a new technique for computation with frequency dependent elements (recommend only CBUSH!) and is included in the latest DDB. This technique is computationally very efficient, but it is of specialized nature, therefore, if any one is interested, please contact support@cdh-ag.com. 3. In the previous release of FastFRS and DDB, the user had the ability to specify which algorithm would be used by FastFRS via the Bulk Data parameter, k4meth. This parameter still exists, however, an new parameter, decide, has been introduced: 8

9 param, decide [yes, no] the default being yes, which means that FastFRS itself will choose the optimal algorithm. To revert to the previous method simply input param, decide, no and param, k4meth, x. 4. As has already mention at the beginning of this release note, the new DDB will automatically set the values of these three parameters to: param, k6rot, 0. param, snorm, 45.0 param, qr6rot, 2 The following messages will be found in the *.f06 file in case the user did not specify k6rot=0. and snorm=45.0: ^^^=============================================== ^^^WARNING MESSAGE: PARAMETER SNORM RESET TO 45.0 ^^^=============================================== ^^^=============================================== ^^^WARNING MESSAGE: PARAMETER K6ROT RESET TO 0.0 ^^^=============================================== Consequently, the results may slightly change for a well defined model, but it is the opinion of CDH that these defaults should always be used. So, it is better to do it sooner than later. However, if some users are adamant about using the old defaults, there is a way to obtain those defaults, but it will not be described in this document, rather contact support@cdh-ag.com. 5. At present, AMLS and FastFRS, are used for most dynamic response calculations by many companies. There is one particular application that needs some further explanation for the most effective use of FastFRS and it involves the modal frequency response analysis of powertrains. In a typical powertrain analysis observed by CDH, most users define multiple load cases, each case with its own RPM definition and a corresponding unique FREQ definition. For example, there may be as any as 61 subcases with RPMs ranging from 1000 to 7000 in steps of 100. This means that the FastFRS will be called by Nastran 61 times. If there is any structural damping present in 9

10 the model (which is typically the case) then the optimal selection of FastFRS parameters in the Bulk Data Deck is: param, decide, no param, k4meth, 0. For technical support and assistance to CDH/AMLS and CDH/FastFRS application, please contact 10

Static and Normal Mode Analysis of a Space Satellite

Static and Normal Mode Analysis of a Space Satellite LESSON 6 Static and Normal Mode of a Space Satellite Z Y X Objectives: Setup and analyze the satellite model for a normal modes and static analysis.. Learn to modify the default subcase parameters, solution

More information

Modal Analysis of Interpolation Constraint Elements and Concentrated Mass

Modal Analysis of Interpolation Constraint Elements and Concentrated Mass APPENDIX B Modal Analysis of Interpolation Constraint Elements and Concentrated Mass Y Y Z Z X Objectives: Utilize the analysis model created in a previous exercise. Run an MSC.Nastran modal analysis with

More information

Static and Normal Mode Analysis of a Space Satellite

Static and Normal Mode Analysis of a Space Satellite LESSON 6 Static and Normal Mode of a Space Satellite Z Y X Objectives: Set up and analyze the Satellite model for a Normal modes and Static analysis.. Learn to modify the default subcase parameters, solution

More information

Normal Modes - Rigid Element Analysis with RBE2 and CONM2

Normal Modes - Rigid Element Analysis with RBE2 and CONM2 APPENDIX A Normal Modes - Rigid Element Analysis with RBE2 and CONM2 T 1 Z R Y Z X Objectives: Create a geometric representation of a tube. Use the geometry model to define an analysis model comprised

More information

Modal Analysis of a Flat Plate

Modal Analysis of a Flat Plate WORKSHOP 1 Modal Analysis of a Flat Plate Objectives Produce a MSC.Nastran input file. Submit the file for analysis in MSC.Nastran. Find the first five natural frequencies and mode shapes of the flat plate.

More information

Modal Analysis of A Flat Plate using Static Reduction

Modal Analysis of A Flat Plate using Static Reduction WORKSHOP PROBLEM 2 Modal Analysis of A Flat Plate using Static Reduction Objectives Reduce the dynamic math model, created in Workshop 1, to one with fewer degrees of freedom. Produce a MSC/NASTRAN input

More information

Normal Modes Analysis of a Simply-Supported Stiffened Plate

Normal Modes Analysis of a Simply-Supported Stiffened Plate APPENDIX C Normal Modes Analysis of a Simply-Supported Stiffened Plate Objectives: Manually convert a Linear Static analysis (Sol 101) input file to a Normal Modes analysis (Sol 103) input file. Learn

More information

Normal Modes - Rigid Element Analysis with RBE2 and CONM2

Normal Modes - Rigid Element Analysis with RBE2 and CONM2 LESSON 16 Normal Modes - Rigid Element Analysis with RBE2 and CONM2 Y Y Z Z X Objectives: Create a geometric representation of a tube. Use the geometry model to define an analysis model comprised of plate

More information

Modal Analysis of a Beam (SI Units)

Modal Analysis of a Beam (SI Units) APPENDIX 1a Modal Analysis of a Beam (SI Units) Objectives Perform normal modes analysis of a cantilever beam. Submit the file for analysis in MSC.Nastran. Find the first three natural frequencies and

More information

Normal Modes - Rigid Element Analysis with RBE2 and CONM2

Normal Modes - Rigid Element Analysis with RBE2 and CONM2 APPENDIX A Normal Modes - Rigid Element Analysis with RBE2 and CONM2 T 1 Z R Y Z X Objectives: Create a geometric representation of a tube. Use the geometry model to define an analysis model comprised

More information

Elastic Stability of a Plate

Elastic Stability of a Plate WORKSHOP PROBLEM 7 Elastic Stability of a Plate Objectives Produce a Nastran input file. Submit the file for analysis in MSC/NASTRAN. Find the first five natural modes of the plate. MSC/NASTRAN 101 Exercise

More information

Interface with FE programs

Interface with FE programs Page 1 of 47 Interdisciplinary > RFlex > Flexible body Interface Interface with FE programs RecurDyn/RFlex can import FE model from ANSYS, NX/NASTRAN, MSC/NASTRAN and I-DEAS. Figure 1 RecurDyn/RFlex Interface

More information

Normal Modes with Differential Stiffness

Normal Modes with Differential Stiffness WORKSHOP PROBLEM 14b Normal Modes with Differential Stiffness Objectives Analyze a stiffened beam for normal modes. Produce an MSC/ NASTRAN input file that represent beam and load. Submit for analysis.

More information

LS-DYNA s Linear Solver Development Phase1: Element Validation Part II

LS-DYNA s Linear Solver Development Phase1: Element Validation Part II LS-DYNA s Linear Solver Development Phase1: Element Validation Part II Allen T. Li 1, Zhe Cui 2, Yun Huang 2 1 Ford Motor Company 2 Livermore Software Technology Corporation Abstract This paper continues

More information

Elasto-Plastic Deformation of a Thin Plate

Elasto-Plastic Deformation of a Thin Plate WORKSHOP PROBLEM 6 Elasto-Plastic Deformation of a Thin Plate W P y L x P Objectives: Demonstrate the use of elasto-plastic material properties. Create an accurate deformation plot of the model. Create

More information

Direct Transient Response Analysis

Direct Transient Response Analysis WORKSHOP PROBLEM 3 Direct Transient Response Analysis Objectives Define time-varying excitation. Produce a MSC/NASTRAN input file from dynamic math model created in Workshop 1. Submit the file for analysis

More information

MSC Software: Release Overview - MSC Nastran MSC Nastran 2014 RELEASE OVERVIEW

MSC Software: Release Overview - MSC Nastran MSC Nastran 2014 RELEASE OVERVIEW MSC Nastran 2014 Welcome to MSC Nastran 2014! Welcome to MSC Nastran 2014! The MSC Nastran 2014 release is focused on delivering new capabilities and performance required to solve multidisciplinary problems.

More information

Using MSC.Nastran for Explicit FEM Simulations

Using MSC.Nastran for Explicit FEM Simulations 3. LS-DYNA Anwenderforum, Bamberg 2004 CAE / IT III Using MSC.Nastran for Explicit FEM Simulations Patrick Doelfs, Dr. Ingo Neubauer MSC.Software GmbH, D-81829 München, Patrick.Doelfs@mscsoftware.com Abstract:

More information

Direct Transient Response Analysis

Direct Transient Response Analysis WORKSHOP 3 Direct Transient Response Analysis Objectives Define time-varying excitation. Produce a MSC.Nastran input file from dynamic math model created in Workshop 1. Submit the file for analysis in

More information

Rigid Element Analysis with RBE2 and CONM2

Rigid Element Analysis with RBE2 and CONM2 WORKSHOP PROBLEM 5 Rigid Element Analysis with RBE2 and CONM2 Y Y Z Z X Objectives: Idealize a rigid end using RBE2 elements. Define a concentrated mass, to represent the weight of the rigid enclosure

More information

Modal Transient Response Analysis

Modal Transient Response Analysis WORKSHOP 4 Modal Transient Response Analysis Z Y X Objectives Define time-varying excitation. Produce a MSC.Nastran input file from a dynamic math model, created in Workshop 1. Submit the file for analysis

More information

Training Course Content

Training Course Content Pioneering engineering software systems, support & services. Training Course Content 29800 Middlebelt Road Suite 100 Farmington Hills, MI 48334 United States of America Tel: +1 248 737 9760 Fax: +1 248

More information

Linear Buckling Load Analysis (without spring)

Linear Buckling Load Analysis (without spring) WORKSHOP PROBLEM 4a Linear Buckling Load Analysis (without spring) Objectives: Demonstrate the use of linear buckling analysis. MSC/NASTRAN 103 Exercise Workbook 4a-1 4a-2 MSC/NASTRAN 103 Exercise Workbook

More information

Modal Transient Response Analysis

Modal Transient Response Analysis WORKSHOP PROBLEM 4 Modal Transient Response Analysis Z Y X Objectives Define time-varying excitation. Produce a MSC/NASTRAN input file from a dynamic math model, created in Workshop 1. Submit the file

More information

Modal Transient Response Analysis

Modal Transient Response Analysis WORKSHOP 22 Modal Transient Response Analysis Z Y X Objectives Define time-varying excitation. Produce a MSC.Nastran input file from a dynamic math model, created in Workshop 1. Submit the file for analysis

More information

Load Analysis of a Beam (using a point force and moment)

Load Analysis of a Beam (using a point force and moment) WORKSHOP 13a Load Analysis of a Beam (using a point force and moment) 100 lbs Y Z X Objectives: Construct a 1d representation of a beam. Account for induced moments from an off-center compressive load

More information

Nonlinear Creep Analysis

Nonlinear Creep Analysis WORKSHOP PROBLEM 7 Nonlinear Creep Analysis Objectives: Demonstrate the use of creep material properties. Examine the strain for each subcase. Create an XY plot of Load vs. Displacement for all the subcases.

More information

LS-DYNA s Linear Solver Development Phase 2: Linear Solution Sequence

LS-DYNA s Linear Solver Development Phase 2: Linear Solution Sequence LS-DYNA s Linear Solver Development Phase 2: Linear Solution Sequence Allen T. Li 1, Zhe Cui 2, Yun Huang 2 1 Ford Motor Company 2 Livermore Software Technology Corporation Abstract This paper continues

More information

An Integrated Approach to Random Analysis Using MSC/PATRAN with MSC/NASTRAN

An Integrated Approach to Random Analysis Using MSC/PATRAN with MSC/NASTRAN An Integrated Approach to Random Analysis Using MSC/PATRAN with MSC/NASTRAN Written By Anthony J. Davenport, Senior Mechanical Engineer Northrop Grumman Corporation Electronic Sensors & Systems Section

More information

SimLab 14.1 Release Notes

SimLab 14.1 Release Notes SimLab 14.1 Release Notes Highlights SimLab 14.0 introduced the new user interface. SimLab 14.1 enhances the user interface using feedback from customers. In addition many new core features have been added.

More information

Modal Analysis of A Flat Plate using Static Reduction

Modal Analysis of A Flat Plate using Static Reduction WORKSHOP PROBLEM 2 Modal Analysis of A Flat Plate using Static Reduction Objectives Reduce the dynamic math model, created in Workshop 1, to one with fewer degrees of freedom. Apply the static reduction

More information

Q&A on EPILYSIS. EPILYSIS is an implicit Finite Element Analysis solver for Structural static and dynamics analyses.

Q&A on EPILYSIS. EPILYSIS is an implicit Finite Element Analysis solver for Structural static and dynamics analyses. Questions & Answers physics on screen 1. What is EPILYSIS?... 1 2. What does the name EPILYSIS stands for?... 1 3. Who should use EPILYSIS?... 1 4. How does EPILYSIS work?... 1 5. Which are the minimum

More information

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 Note: These instructions are based on an older version of FLUENT, and some of the instructions

More information

Shear and Moment Reactions - Linear Static Analysis with RBE3

Shear and Moment Reactions - Linear Static Analysis with RBE3 WORKSHOP 10a Shear and Moment Reactions - Linear Static Analysis with RBE3 250 10 15 M16x2 bolts F = 16 kn C B O 60 60 200 D A Objectives: 75 75 50 300 Create a geometric representation of the bolts. Use

More information

Industrial finite element analysis: Evolution and current challenges. Keynote presentation at NAFEMS World Congress Crete, Greece June 16-19, 2009

Industrial finite element analysis: Evolution and current challenges. Keynote presentation at NAFEMS World Congress Crete, Greece June 16-19, 2009 Industrial finite element analysis: Evolution and current challenges Keynote presentation at NAFEMS World Congress Crete, Greece June 16-19, 2009 Dr. Chief Numerical Analyst Office of Architecture and

More information

Femap 11.3 What s New

Femap 11.3 What s New Femap 11.3 What s New Femap Release Schedule Regular release schedule v11.3 April 2016 v11.2 March 2015 v11.1 November 2013 v11: January 2013 v10.3.1: January 2012 v10.3: October 2011 v10.2: October 2010

More information

SIMCENTER 12 ACOUSTICS Beta

SIMCENTER 12 ACOUSTICS Beta SIMCENTER 12 ACOUSTICS Beta 1/80 Contents FEM Fluid Tutorial Compressor Sound Radiation... 4 1. Import Structural Mesh... 5 2. Create an Acoustic Mesh... 7 3. Load Recipe... 20 4. Vibro-Acoustic Response

More information

APPENDIX B. PBEAML Exercise. MSC.Nastran 105 Exercise Workbook B-1

APPENDIX B. PBEAML Exercise. MSC.Nastran 105 Exercise Workbook B-1 APPENDIX B PBEAML Exercise MSC.Nastran 105 Exercise Workbook B-1 B-2 MSC.Nastran 105 Exercise Workbook APPENDIX B PBEAML Exercise Exercise Procedure: 1. Create a new database called pbeam.db. File/New...

More information

Full Vehicle Dynamic Analysis using Automated Component Modal Synthesis. Peter Schartz, Parallel Project Manager ClusterWorld Conference June 2003

Full Vehicle Dynamic Analysis using Automated Component Modal Synthesis. Peter Schartz, Parallel Project Manager ClusterWorld Conference June 2003 Full Vehicle Dynamic Analysis using Automated Component Modal Synthesis Peter Schartz, Parallel Project Manager Conference Outline Introduction Background Theory Case Studies Full Vehicle Dynamic Analysis

More information

Spring Element with Nonlinear Analysis Parameters (Multi-Step Analysis)

Spring Element with Nonlinear Analysis Parameters (Multi-Step Analysis) WORKSHOP 32c Spring Element with Nonlinear Analysis Parameters (Multi-Step Analysis) Objectives: Demonstrate the effects of geometric nonlinear analysis in SOL 106 (nonlinear statics). incremental loads

More information

Alternate Bar Orientations

Alternate Bar Orientations APPENDIX N Alternate Bar Orientations Objectives: The effects of alternate bar orientation vector. MSC.Nastran 120 Exercise Workbook N-1 N-2 MSC.Nastran 120 Exercise Workbook APPENDIX N Alternate Bar Orientations

More information

Spring Element with Nonlinear Analysis Parameters (filter using restart)

Spring Element with Nonlinear Analysis Parameters (filter using restart) WORKSHOP PROBLEM 1e Spring Element with Nonlinear Analysis Parameters (filter using restart) Objectives: Demonstrate another use of the restart feature in a multistep analysis by keeping only the first

More information

Appendix P. Multi-Physics Simulation Technology in NX. Christian Ruel (Maya Htt, Canada)

Appendix P. Multi-Physics Simulation Technology in NX. Christian Ruel (Maya Htt, Canada) 251 Appendix P Multi-Physics Simulation Technology in NX Christian Ruel (Maya Htt, Canada) 252 Multi-Physics Simulation Technology in NX Abstract As engineers increasingly rely on simulation models within

More information

ZONA NASTRAN Data Loader ZNDAL

ZONA NASTRAN Data Loader ZNDAL ZONA NASTRAN Data Loader ZNDAL An Add-On to Tecplot / Amtec Engineering, Inc. User s Manual ZONA Technology, Inc. 7430 E. Stetson Drive, Ste. 205 Scottsdale, AZ 85251-3540 Tel (480) 945-9988/Fax (480)

More information

CHANGE RECORDS ISSUE DATE CHANGE RECORDS AUTHOR THALES ALENIA SPACE INTERNAL

CHANGE RECORDS ISSUE DATE CHANGE RECORDS AUTHOR THALES ALENIA SPACE INTERNAL ISSUE : 02 Page : 2/33 CHANGE RECORDS ISSUE DATE CHANGE RECORDS AUTHOR 01 27/02/2013 First issue M. Migliaccio 02 Issue to close action relevant SRR RID RS-40. Chapter 4.2.5. updated. M. Migliaccio ISSUE

More information

Simulation of laminate composite space antenna structures

Simulation of laminate composite space antenna structures Sairam Prabhakar Simulation of laminate composite space antenna structures Femap Symposium 2014 May 14-16, Atlanta, GA, USA FEMAP SYMPOSIUM 2014 Discover New Insights Agenda Background Workflows for modeling

More information

Modal Transient Response Analysis

Modal Transient Response Analysis WORKSHOP PROBLEM 4 Modal Transient Response Analysis Z Y X Objectives Create a geometric representation of a flat rectangular plate. Use the geometry model to define an analysis model comprised of plate

More information

A Verification Procedure for MSC/NASTRAN Finite Element Models

A Verification Procedure for MSC/NASTRAN Finite Element Models NASA Contractor Report 4675 A Verification Procedure for MSC/NASTRAN Finite Element Models Alan E Stockwell Lockheed Engineering & Sciences Company, Hampton, Virginia Prepared for Langley Research Center

More information

SAToolkit for Nastran (SATK)

SAToolkit for Nastran (SATK) SAToolkit for Nastran (SATK) by Carl J. Poplawsky presented to Femap Symposium Ann Arbor, MI. date June 4th, 2015 MAYA Company Overview OEM Foundation Siemens PLM Partner 30+ years Software Developer Femap

More information

Optimization to Reduce Automobile Cabin Noise

Optimization to Reduce Automobile Cabin Noise EngOpt 2008 - International Conference on Engineering Optimization Rio de Janeiro, Brazil, 01-05 June 2008. Optimization to Reduce Automobile Cabin Noise Harold Thomas, Dilip Mandal, and Narayanan Pagaldipti

More information

Elasto-Plastic Deformation of a Truss Structure

Elasto-Plastic Deformation of a Truss Structure WORKSHOP PROBLEM 8 Elasto-Plastic Deformation of a Truss Structure Objectives: Demonstrate the use of elasto-plastic material properties. Create an enforced displacement on the model. Create an XY plot

More information

ME scopeves Application Note #11

ME scopeves Application Note #11 App Note # 6/30/99 ME scopeves Application Note # Using a Tuned Absorber to Suppress Vibration INTRODUCTION In this note, the use of the Add Tuned Absorber command in the Visual SDM option in ME scopeves

More information

Hwk4_me670.f06 2/26/2006

Hwk4_me670.f06 2/26/2006 1 THIS PROGRAM IS CONFIDENTIAL AND A TRADE SECRET OF MSC.SOFTWARE CORPORATION. THE RECEIPT OR POSSESSION OF THIS PROGRAM DOES NOT CONVEY ANY RIGHTS TO REPRODUCE OR DISCLOSE ITS CONTENTS, OR TO MANUFACTURE,

More information

NEi FEA. IRONCAD Advanced FEA. IRONCAD Advanced FEA. NEi FEA

NEi FEA. IRONCAD Advanced FEA. IRONCAD Advanced FEA. NEi FEA 2011 Overview has been designed as a universal, adaptive and user-friendly graphical user interface for geometrical modeling, data input and visualization of results for all types of numerical simulation

More information

Running a Thermal Analysis

Running a Thermal Analysis Chapter 4: Running a Thermal Analysis 4 Running a Thermal Analysis Introduction 106 Review of the Analysis Form 107 Translation Parameters 111 Solution Types 115 Direct Text Input 121 Subcases 123 Subcase

More information

What s new in Femap 9.3

What s new in Femap 9.3 What s new in Femap 9.3 fact sheet www.ugs.com/femap Summary Femap version 9.3 is the latest release of UGS robust pre and post processor for engineering finite element analysis (FEA). Femap software is

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

Rigid Element Analysis with RBAR

Rigid Element Analysis with RBAR WORKSHOP 4 Rigid Element Analysis with RBAR Y Objectives: Idealize the tube with QUAD4 elements. Use RBAR elements to model a rigid end. Produce a Nastran input file that represents the cylinder. Submit

More information

Coupled Rotor Housing Dynamics Using Component Mode Synthesis

Coupled Rotor Housing Dynamics Using Component Mode Synthesis Coupled Rotor Housing Dynamics Using Component Mode Synthesis 1 Presented by Stephen James Engineer, Rotating Machinery Dynamics Group Southwest Research Institute San Antonio, Texas Introduction Objective

More information

ANSYS Element. elearning. Peter Barrett October CAE Associates Inc. and ANSYS Inc. All rights reserved.

ANSYS Element. elearning. Peter Barrett October CAE Associates Inc. and ANSYS Inc. All rights reserved. ANSYS Element Selection elearning Peter Barrett October 2012 2012 CAE Associates Inc. and ANSYS Inc. All rights reserved. ANSYS Element Selection What is the best element type(s) for my analysis? Best

More information

Validation of Flow-3D against Experimental Data for an Axi-Symmetric Point Absorber WEC

Validation of Flow-3D against Experimental Data for an Axi-Symmetric Point Absorber WEC Validation of Flow-3D against Experimental Data for an Axi-Symmetric Point Absorber WEC Peter Arnold ( Senior Research Engineer Wavebob) January 23 rd 2013 1 Motivation Validation is defined as substantiation

More information

Parametric Study of Engine Rigid Body Modes

Parametric Study of Engine Rigid Body Modes Parametric Study of Engine Rigid Body Modes Basem Alzahabi and Samir Nashef C. S. Mott Engineering and Science Center Dept. Mechanical Engineering Kettering University 17 West Third Avenue Flint, Michigan,

More information

midas FEA V320 Table of Contents

midas FEA V320 Table of Contents midas FEA V320 New Feature 01 CFD Moving Mesh Pre Process 01 File Open > File Preview 02 Extract Surface 03 Frame to Solid > Import 04 Tetra Auto mesh generation 05 Mesh options 06 Auto mesh Solid Function

More information

Direct Transient Response with Base Excitation

Direct Transient Response with Base Excitation WORKSHOP PROBLEM 7 Direct Transient Response with Base Excitation Z Y X Objectives Create a geometric representation of a flat rectangular plate. Use the geometry model to define an analysis model comprised

More information

Linear Static Analysis of a Simply-Supported Truss

Linear Static Analysis of a Simply-Supported Truss LESSON 8 Linear Static Analysis of a Simply-Supported Truss Objectives: Create a finite element model by explicitly defining node locations and element connectivities. Define a MSC/NASTRAN analysis model

More information

Second Conference on Parallel, Distributed, Grid and Cloud Computing for Engineering

Second Conference on Parallel, Distributed, Grid and Cloud Computing for Engineering State of the art distributed parallel computational techniques in industrial finite element analysis Second Conference on Parallel, Distributed, Grid and Cloud Computing for Engineering Ajaccio, France

More information

HyperWorks Desktop Release Notes

HyperWorks Desktop Release Notes HyperWorks Desktop 13.0.113 Release Notes Introduction HyperWorks Desktop13.0.113_hotfix contains enhancements and bug fixes for HyperMesh, HyperGraph, HyperView, MediaView, Model Identification Tool and

More information

Readme. HotDocs Developer LE Table of Contents. About This Version. New Features and Enhancements. About This Version

Readme. HotDocs Developer LE Table of Contents. About This Version. New Features and Enhancements. About This Version HotDocs Developer LE 11.0.4 Version 11.0.4 - January 2014 Copyright 2014 HotDocs Limited. All rights reserved. Table of Contents About This Version New Features and Enhancements Other changes from HotDocs

More information

Restarting a Linear Static Analysis of a Simply- Supported Stiffened Plate

Restarting a Linear Static Analysis of a Simply- Supported Stiffened Plate WORKSHOP 15 Restarting a Linear Static Analysis of a Simply- Supported Stiffened Plate Objectives: Submit a job to MSC.Nastran for analysis and save the restart files. (SCR = NO) Perform a restart on a

More information

Efficient Storage and Processing of Adaptive Triangular Grids using Sierpinski Curves

Efficient Storage and Processing of Adaptive Triangular Grids using Sierpinski Curves Efficient Storage and Processing of Adaptive Triangular Grids using Sierpinski Curves Csaba Attila Vigh, Dr. Michael Bader Department of Informatics, TU München JASS 2006, course 2: Numerical Simulation:

More information

General Instructions. Questions

General Instructions. Questions CS246: Mining Massive Data Sets Winter 2018 Problem Set 2 Due 11:59pm February 8, 2018 Only one late period is allowed for this homework (11:59pm 2/13). General Instructions Submission instructions: These

More information

FLUTTER ANALYSIS OF F-16 AIRCRAFT UTILIZING TEST MODAL DATA

FLUTTER ANALYSIS OF F-16 AIRCRAFT UTILIZING TEST MODAL DATA 25 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES FLUTTER ANALYSIS OF F-16 AIRCRAFT UTILIZING TEST MODAL DATA Kwan-Hwa Byun*, Seung-Moon Jun** *Agency for Defense Development (ADD), **ADD Keywords:

More information

MSC.Nastran Structural Optimization Applications for Aerospace Structures

MSC.Nastran Structural Optimization Applications for Aerospace Structures MSC.Nastran Structural Optimization Applications for Aerospace Structures Jack Castro Sr. Technical Representative/Boeing Technical manager Jack Castro Sr. Technical Representative/Boeing Technical manager

More information

Femap Version

Femap Version Femap Version 11.3 Benefits Easier model viewing and handling Faster connection definition and setup Faster and easier mesh refinement process More accurate meshes with minimal triangle element creation

More information

Lab - Manage Virtual Memory in Windows 7 and Vista

Lab - Manage Virtual Memory in Windows 7 and Vista Lab - Manage Virtual Memory in Windows 7 and Vista Introduction In this lab, you will customize virtual memory settings. Recommended Equipment A computer with Windows 7 or Vista installed The hard drive

More information

Programming Assignment #1: A Simple Shell

Programming Assignment #1: A Simple Shell Programming Assignment #1: A Simple Shell Due: Check My Courses In this assignment you are required to create a C program that implements a shell interface that accepts user commands and executes each

More information

The concise guide to Nastran Rigid Elements

The concise guide to Nastran Rigid Elements The concise guide to Nastran Rigid Elements The Nastran group of elements often described as the "Rigid elements" are very useful engineering analysis tools. "Rigid Element" is a slight misnomer, but the

More information

PERFORM-3D Version Copyright Computers and Structures, Inc., 2011 Release Date:

PERFORM-3D Version Copyright Computers and Structures, Inc., 2011 Release Date: PERFORM-3D Version 5.0.0 Copyright Computers and Structures, Inc., 2011 Release Date: 2011-06-10 Contents 1. Installation Instructions for PERFORM-3D Version 5.0.0 2. New Locations for Some Key Folders

More information

6 Implementation of Parallel FE Systems

6 Implementation of Parallel FE Systems 6 Implementation of Parallel FE Systems 6.1 Implementation of Domain Decomposition in MSC.NASTRAN V70.7 6.2 Further Parallel Features of MSC.NASTRAN V70.7 6.2.1 Parallel Normal Modes Analysis 6.2.2 Parallel

More information

User-defined elements, Section of the Abaqus Analysis User's Manual

User-defined elements, Section of the Abaqus Analysis User's Manual 1.1.22 UEL User subroutine to define an element. Product: Abaqus/Standard References Overview Warning: This feature is intended for advanced users only. Its use in all but the simplest test examples will

More information

Presentation of PAM-CRASH v2004. Part 1: Solver News

Presentation of PAM-CRASH v2004. Part 1: Solver News Presentation of PAM-CRASH v2004 Part 1: Solver News. 1 Overview New Options Elements Materials Others Quality Numerical precision and robustness 2 CRASH/SAFE 2G Evolution V2002: Basic reengineering Common

More information

Simulating Sinkage & Trim for Planing Boat Hulls. A Fluent Dynamic Mesh 6DOF Tutorial

Simulating Sinkage & Trim for Planing Boat Hulls. A Fluent Dynamic Mesh 6DOF Tutorial Simulating Sinkage & Trim for Planing Boat Hulls A Fluent Dynamic Mesh 6DOF Tutorial 1 Introduction Workshop Description This workshop describes how to perform a transient 2DOF simulation of a planing

More information

Facundo DEL PIN / Iñaki ÇALDICHOURY / Rodrigo PAZ / / Livermore Software Technology Corporation

Facundo DEL PIN / Iñaki ÇALDICHOURY / Rodrigo PAZ / / Livermore Software Technology Corporation LS-DYNA R R7 : Strong Fluid Structure Interaction (FSI) capabilities and associated meshing tools for the incompressible CFD solver (ICFD), applications and examples Facundo DEL PIN / Iñaki ÇALDICHOURY

More information

Automated Component Modal Synthesis with Parallel Processing. Abstract

Automated Component Modal Synthesis with Parallel Processing. Abstract Automated Component Modal Synthesis with Parallel Processing Paresh Murthy, Petra Poschmann, Mike Reymond, Peter Schartz, Charles T. Wilson, MSC Software Corporation, 2975 Redhill Ave, Costa Mesa, CA 92626

More information

Tech Tip. The concise guide to Nastran Rigid Elements

Tech Tip. The concise guide to Nastran Rigid Elements Tech Tip The concise guide to Nastran Rigid Elements The Nastran group of elements often described as the "Rigid Elements" are very useful engineering analysis tools. "Rigid Element" is a slight misnomer,

More information

Filr 3.3 Desktop Application Guide for Linux. December 2017

Filr 3.3 Desktop Application Guide for Linux. December 2017 Filr 3.3 Desktop Application Guide for Linux December 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

S E C T I O N O V E R V I E W

S E C T I O N O V E R V I E W AN INTRODUCTION TO SHELLS S E C T I O N O V E R V I E W Continuing from last section, we are going to learn about the following concepts: understanding quotes and escapes; considering the importance of

More information

Modeling Submerged Structures Loaded by Underwater Explosions with ABAQUS/Explicit

Modeling Submerged Structures Loaded by Underwater Explosions with ABAQUS/Explicit Modeling Submerged Structures Loaded by Underwater Explosions with ABAQUS/Explicit David B. Woyak ABAQUS Solutions Northeast, LLC Abstract: Finite element analysis can be used to predict the transient

More information

Workshop 15. Single Pass Rolling of a Thick Plate

Workshop 15. Single Pass Rolling of a Thick Plate Introduction Workshop 15 Single Pass Rolling of a Thick Plate Rolling is a basic manufacturing technique used to transform preformed shapes into a form suitable for further processing. The rolling process

More information

Exam Name: VMware Certified Professional on vsphere 5 (Private Beta)

Exam Name: VMware Certified Professional on vsphere 5 (Private Beta) Vendor: VMware Exam Code: VCP-511 Exam Name: VMware Certified Professional on vsphere 5 (Private Beta) Version: DEMO QUESTION 1 The VMware vcenter Server Appliance has been deployed using default settings.

More information

Post-Processing Modal Results of a Space Satellite

Post-Processing Modal Results of a Space Satellite LESSON 8 Post-Processing Modal Results of a Space Satellite 30000 7.61+00 5.39+00 30002 30001 mode 1 : Max 5.39+00 @Nd 977 Objectives: Post-process model results from an DB file. View and animate the eigenvector

More information

NX Nastran Basic. The core structural analysis FEA solver used by leading product development firms for over 40 years

NX Nastran Basic. The core structural analysis FEA solver used by leading product development firms for over 40 years NX Nastran Basic The core structural analysis FEA solver used by leading product development firms for over 40 years Benefits Reduce risk by using simulation to save time and cost compared to physical

More information

NX Response Simulation: Structural dynamic response

NX Response Simulation: Structural dynamic response Response Simulation: Structural dynamic response NX CAE Benefits Reduce costly physical prototypes by using response simulation to improve product performance Gain insight into the dynamic response of

More information

MSC.Marc 2005 What s New. Overview

MSC.Marc 2005 What s New. Overview MSC.Marc 2005 What s New Overview MSC.Marc 2005 Functionality General Contact and Friction Improvements Table Input Global-Local Analysis Global Remeshing Updated ACIS and ITI libraries for Mentat Manufacturing

More information

CHAPTER 8 FINITE ELEMENT ANALYSIS

CHAPTER 8 FINITE ELEMENT ANALYSIS If you have any questions about this tutorial, feel free to contact Wenjin Tao (w.tao@mst.edu). CHAPTER 8 FINITE ELEMENT ANALYSIS Finite Element Analysis (FEA) is a practical application of the Finite

More information

MYOB Exo PC Clock. User Guide

MYOB Exo PC Clock. User Guide MYOB Exo PC Clock User Guide 2018.01 Table of Contents Introduction to MYOB Exo PC Clock... 1 Installation & Setup... 2 Server-based... 2 Standalone... 3 Using Exo PC Clock... 4 Clocking Times... 5 Updating

More information

SimLab 14.2 Release Notes

SimLab 14.2 Release Notes SimLab 14.2 Release Notes Highlights SimLab 14.2 comes with various changes that improve performance and graphics rendering. In addition to java scripting, python scripting is introduced. The enhancements,

More information

2 Fundamentals of Serial Linear Algebra

2 Fundamentals of Serial Linear Algebra . Direct Solution of Linear Systems.. Gaussian Elimination.. LU Decomposition and FBS..3 Cholesky Decomposition..4 Multifrontal Methods. Iterative Solution of Linear Systems.. Jacobi Method Fundamentals

More information

Solving Large Complex Problems. Efficient and Smart Solutions for Large Models

Solving Large Complex Problems. Efficient and Smart Solutions for Large Models Solving Large Complex Problems Efficient and Smart Solutions for Large Models 1 ANSYS Structural Mechanics Solutions offers several techniques 2 Current trends in simulation show an increased need for

More information

GPU COMPUTING WITH MSC NASTRAN 2013

GPU COMPUTING WITH MSC NASTRAN 2013 SESSION TITLE WILL BE COMPLETED BY MSC SOFTWARE GPU COMPUTING WITH MSC NASTRAN 2013 Srinivas Kodiyalam, NVIDIA, Santa Clara, USA THEME Accelerated computing with GPUs SUMMARY Current trends in HPC (High

More information