Nastran

From Wikipedia, the free encyclopedia
(Redirected from Ne/nastran)
Nastran
Developer(s)MSC Software, NEi Software, Siemens Digital Industries Software
Stable release
2014; 10 years ago (2014)
Repository
Written inFortran
Operating systemCross-platform
TypeFinite Element Analysis Simulator
LicenseProprietary EULA

NASTRAN is a finite element analysis (FEA) program that was originally developed for NASA in the late 1960s under United States government funding for the aerospace industry. The MacNeal-Schwendler Corporation (MSC) was one of the principal and original developers of the publicly available NASTRAN code.[1][2] NASTRAN source code is integrated in a number of different software packages, which are distributed by a range of companies.

History[edit]

The 1964 annual review of NASA's structural dynamics research program revealed that the research centers were separately developing structural analysis software that was specific to their own needs. The review recommended that a single generic software program should be used instead.[3] In response, an ad hoc committee was formed. The committee determined that no existing software could meet their requirements. They suggested establishing a cooperative project to develop this software and created a specification that outlined the capabilities for the software.[4]

A contract was awarded to Computer Sciences Corporation (CSC) to develop the software. The first name used for the program during its development in the 1960s was GPSA, an acronym for General Purpose Structural Analysis. The eventual formal name approved by NASA for the program, NASTRAN, is an acronym formed from NASA STRuctural ANalysis. The NASTRAN system was released to NASA in 1968. In the late 1960s, the MacNeal-Schwendler Corporation (MSC) started to market and support its own version of NASTRAN, called MSC/NASTRAN (which eventually became MSC.Nastran). The original software architecture was developed by Joe Mule (NASA) and Gerald Sandler (NASA), and Stephen Burns (University of Rochester).

NASTRAN software application was written to help design more efficient space vehicles such as the Space Shuttle. NASTRAN was released to the public in 1971 by NASA's Office of Technology Utilization. The commercial use of NASTRAN has helped to analyze the behavior of elastic structures of any size, shape, or purpose. It is used for example in designing railroad tracks, cars, bridges, power plants, skyscrapers, aircraft and many more. The program alone was estimated to have returned $701 million in cost savings from 1971 to 1984. NASTRAN was inducted into the U.S. Space Foundation's Space Technology Hall of Fame in 1988, one of the first technologies to receive this prestigious honor.[5]

The NASTRAN program has evolved over many versions. Each new version contains enhancements in analysis capability and numerical performance. Today, NASTRAN is widely used throughout the world in the aerospace, automotive and maritime industries. It has been claimed[3] that NASTRAN is the industry standard for basic types of analysis for aerospace structures, e.g. linear, elastic, static, and dynamic analyses.

In 2001 the NASA released with the "NASA Classics" package also the NASTRAN source code to the public via Open Channel Software for fees.[1][6][2]

In November 2002 MSC Software reached a final agreement with the FTC to resolve an antitrust case against the company in connection with two acquisitions of rival CAE vendors, Universal Analytics, Inc. (UAI) and Computerized Structural Analysis & Research Corp. (CSAR). The FTC had alleged the acquisitions represented anticompetitive activities. Under the terms of the settlement, MSC divested a clone copy of its current Nastran software. The divestiture was through royalty-free, perpetual, non-exclusive licenses to UGS Corporation. UGS Corporation was acquired by Siemens in 2007.[7]

Commercial versions of NASTRAN are currently available from several vendors.

Software architecture[edit]

NASTRAN is written primarily in FORTRAN and contains over one million lines of code. NASTRAN is compatible with a large variety of computers and operating systems ranging from small workstations to the largest supercomputers.

NASTRAN was designed from the beginning to consist of several modules. A module is a collection of FORTRAN subroutines designed to perform a specific task—processing model geometry, assembling matrices, applying constraints, solving matrix problems, calculating output quantities, conversing with the database, printing the solution, and so on. The modules are controlled by an internal language called the Direct Matrix Abstraction Program (DMAP).

Each type of analysis available is called a solution sequence.

Some of the most common solution sequence codes are:

  • 101 - Linear Static
  • 103 - Modal
  • 105 - Buckling
  • 106 - Non-Linear Static
  • 107 - Direct Complex Eigenvalue
  • 108 - Direct Frequency Response
  • 109 - Direct Transient Response
  • 110 - Modal Complex Eigenvalue
  • 111 - Modal Frequency Response
  • 112 - Modal Transient Response
  • 129 - Nonlinear Transient
  • 144 - Static Aeroelastic Analysis
  • 145 - Flutter / Aeroservoelastic analysis
  • 146 - Dynamic Aeroelastic Analysis
  • 153 - Non-Linear static coupled with heat transfer
  • 159 - Nonlinear Transient coupled with Heat transfer
  • 187 - Dynamic Design Analysis Method
  • 200 - Design Optimization and Sensitivity analysis
  • 400 - Non-Linear Static and Dynamic (implicit) (MSC.NASTRAN native, supersedes 106, 129, 153 and 159 - part of MSC.NASTRAN)
  • 401 - Non-Linear Static, Dynamic, arc length, modal, etc. (Simcenter Nastran, formerly NX Nastran)
  • 402 - Non-Linear Static and Dynamic (implicit) (SAMCEF based for NX.NASTRAN)
  • 600 - Non-Linear Static and Dynamic (implicit) (front end to MSC.Marc - part of MSC.NASTRAN)
  • 601 - Implicit Non-Linear (ADINA for NX Nastran, will no longer be available in NX NASTRAN after 2020)
  • 700 - Explicit Non-Linear (LS Dyna plus MSC.Dytran - part of MSC.NASTRAN)
  • 701 - Explicit Non-Linear (ADINA for NX Nastran, will no longer be available in NX NASTRAN after 2020)

Associated software[edit]

NASTRAN is primarily a solver for finite element analysis.[8] It does not have functionality that allows for graphically building a model or meshing. All input and output to the program is in the form of text files. However, multiple software vendors market pre- and post-processors designed to simplify building a finite element model and analyzing the results. These software tools include functionality to import and simplify CAD geometry, mesh with finite elements, and apply loads and restraints. The tools allow the user to submit an analysis to NASTRAN, and import the results and show them graphically. In addition to pre- and post-processing capabilities, several Nastran vendors have integrated more advanced nonlinear capabilities into their Nastran products.

NASTRAN options[edit]

The following software options, based on NASTRAN original source code are available:

MSC Nastran[edit]

MSC Nastran is the original commercial Nastran product started by Dr. Richard MacNeal and Robert Schwendler in 1963. MSC Nastran is commonly utilized for performing structural analysis. Professor Caleb (Mac) McCormick a professor at Caltech was the key programmer at MSC who had an aha moment in applying matrix math to create structural analysis. Although utilized in every industry, it maintains a strong following in aerospace and automotive industries for performing computational stress and strain analysis of component and system level models of structures. Since 1963, MSC Nastran has continued to evolve and extend capabilities to dynamics, rotordynamics, nonlinear, thermal, high impact, NVH, fluid structural interactive and fatigue analysis. Today it couples with MSC Marc and LS-Dyna to provide highly nonlinear coupled analysis solutions.

NASTRAN-xMG[edit]

Built from the same base code as the original NASTRAN software created by NASA that includes the original NASTRAN architecture and DMAP language, NASTRAN-xMG provides unlimited problem size, high-speed solver technology, and substructuring analysis options. The principal founder of the company is Dr. Richard H. MacNeal.[9]

NEi Nastran[edit]

NEi Nastran is a general purpose finite element analysis solver used to analyze linear and nonlinear stress, dynamics, and heat transfer characteristics of structures and mechanical components. It is available on a variety of platforms including 32/64-bit Windows and Linux.[10] This software was acquired by Autodesk in May 2014. [11]

Simcenter Nastran (formerly known as NX Nastran)[edit]

NX Nastran resulted from an FTC action against MSC Corporation for alleged antitrust activity. The antitrust settlement allowed the 2003 purchase of a royalty-free, perpetual license for the MSC.Nastran 2001 source code by UGS. UGS was previously the Unigraphics division of EDS. Nastran's CAE capabilities were added to NX Unigraphics' CAD and other components to form the EDS/UGS PLM Solutions product life-cycle management suite. This product line was acquired by SIEMENS in 2007 and became Siemens Digital Industry Software.

The purchase included a perpetual, worldwide, free of royalties, nonexclusive license of the software program MSC.Nastran v2001, other assets related to the software, and all copyright and trademark rights acquired as a result of MSC's acquisitions of Universal Analytics Inc. and Computerized Structural Analysis & Research Corp. in 1999.[12]

Simcenter Nastran (NX Nastran) is now part of Siemens Digital Industry Software's Simcenter product portfolio as one of the main solvers within their Simcenter 3D CAE application.

OCF Nastran[edit]

Both source and binary copies of Nastran are available from the Open Channel Foundation for an annual license fee. This was part of the NASA COSMIC Collection distribution from the National Technology Transfer Center. It was published in June 2015 on GitHub.[13]

Off-shoots[edit]

The success of NASTRAN led to development of many other finite element software. One such software is ASTROS that extended NASTRAN type capability to include structural optimization. Currently ASTROS is maintained by Zona Technology, Inc.[14]

Competition[edit]

Currently there are numerous commercially available FEA products, some of them being able to read the NASTRAN input format although not bearing the name NASTRAN. Many of them are listed on the List of finite element software packages, CAE, and FEA pages (see categories below).

References[edit]

  1. ^ a b NASA Releases Classic Software To Public Domain on newsbytes.com by Susan M (25 Oct 2001)
  2. ^ a b NTTC, OSC Celebrate Space Agency's Birthday, Launch "NASA CLASSICS" Software Apps to Commercial Markets Archived 2016-05-16 at the Wayback Machine on openchannelsoftware.com (2001)
  3. ^ a b NASA.gov "NASA Press Release 2008"
  4. ^ MacNeal, Richard H., page i., "The NASTRAN Theoretical Manual", December 1972
  5. ^ NASA.gov "NASA Spinoff Magazine 2002"
  6. ^ nasa-releases-classic-software-to-public-domain on slashdot.com (2001)
  7. ^ UGS Corp
  8. ^ http://www.ftc.gov/opa/2001/10/msc.shtm Archived 2013-09-08 at the Wayback Machine "FTC Press Release: FTC Challenges MSC.Software's Acquisitions of Its Two Nastran Competitors. October 2001
  9. ^ http://www.macnealgroup.com/www/products/ Archived 2013-02-27 at the Wayback Machine "tMG Nastran-xMG"
  10. ^ http://www.nenastran.com/nei-nastran.php Archived 2016-05-16 at the Wayback Machine "NEi Software NEi Nastran"
  11. ^ http://www.3dcadworld.com/autodesk-acquires-nei-nastran-solver/ "AUTODESK ACQUIRES NEI NASTRAN SOLVER"
  12. ^ http://www.ftc.gov/opa/2002/08/mscsoftware.shtm Archived 2013-05-26 at the Wayback Machine "FTC Press Release: MSC.Software Settles FTC Charges by Divesting Nastran Software. August 2002"
  13. ^ NASTRAN-95, NASA, 2022-09-17, retrieved 2022-09-20
  14. ^ "ZONA Technology, Inc". Archived from the original on 2016-11-06. Retrieved 2013-04-21.