Giter VIP home page Giter VIP logo

Comments (5)

AeroDME avatar AeroDME commented on August 24, 2024

There is no OP2 formatted output.

from nastran-95.

SteveDoyle2 avatar SteveDoyle2 commented on August 24, 2024

The OP2 is supported with an alter.

ALTER      110
OUTPUT2    OUGV1,OEF1,OES1,,//-1/12////*MSC*  $
OUTPUT2    ,,,,, //-9/12/  $
ENDALTER  

from nastran-95.

JuanP74 avatar JuanP74 commented on August 24, 2024

this works for SOL 3 MODES: writes eigenvectors to op2 file (Fortran unit 12, change line to FTN12=$1.op2 in nastran batch command, typically /usr/bin/nastran in Ubuntu installations):

$
$ SOL 3 MODES ALTER to create op2 file compatible with MSC/NASTRAN
$
ALTER 82
OUTPUT2 OPHIG,,,,//-1/12//// * MSC * $
OUTPUT2 ,,,,, //-9/12/ $
ENDALTER
$

from nastran-95.

JuanP74 avatar JuanP74 commented on August 24, 2024

$
$ SOL 5 BUCKLING ALTER to create op2 file compatible with MSC/NASTRAN
$
ALTER 114
OUTPUT2 OPHIG,,,,//-1/12//// * MSC * $
OUTPUT2 ,,,,, //-9/12/ $
ENDALTER
$

from nastran-95.

JuanP74 avatar JuanP74 commented on August 24, 2024

I've just found out this more complete alter to get OP2 file for SOL 1. Can be called via READFILE COSOUT2 in case control deck.
COSOUT2.txt

from nastran-95.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.