pyNastran icon indicating copy to clipboard operation
pyNastran copied to clipboard

A Python-based interface tool for Nastran's file formats

Results 77 pyNastran issues
Sort by recently updated
recently updated
newest added

Hi! When I try to load results from an op2 file, I get the following error: ``` ERROR: oes.py:897 stress_mapper (~line 850 of oes.py) does not contain the following key...

OP2
needs user feedback

Steve, Is it possible to create a new OP2 that combines other file results?

For random analysis when PSDF,CRMS and RMS are requested only the following data is available: ![image](https://user-images.githubusercontent.com/14002967/41964285-de9b7954-79f9-11e8-9f38-39e5c744eab0.png) Apparently only the stress data is filled although all is requested and printed in...

Is it possible to read Forces from random analysis? I have seen the development arround Stress and strain, great job!

These PBEAMs are not the same PBEAM 12 6 .785398.0490874.0490874 .0980921 -.5 .5 .5 -.5 + YESA 1. + .8861762.8861775 PBEAM 12 6 .785398.0490874.0490874 .0980921 -.5 .5 .5 -.5 YESA...

bug
BDF
needs user feedback

The W2GJ matrix defines a camber line. You can stack the aero panels end to end and show a continuous plate. Then your aero panels will look like an airfoil.

GUI

The reload button doesn't affect the "Edit Geometry Properties" menu

GUI

I'm (again) trying to read the (l-level) stiffness matrix in linear statics KLL (pulled out right before the SSG3 call as either sparse ascii or sparse binary (i don't care...

This should let you apply results to different windows to compare a result (e.g., stress) from one case to another. With this and an option for linked cameras, so as...