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

Load cases take up far more RAM then they should, when you have a large number of subcases. Additionally, you can't look at the sub-pieces of a LOAD, only the...

GUI

It shouldn't overwrite these values; only known solution is to restart Then again, it's not a huge issue as for scale/phase results you can go back to the legend menu....

bug
GUI

It's annoying to set the scale factor for each transient load step Options: 1. set scale factor classification based on result type - displacements/loads (scale factor is linked) - modes/frequency...

enhancement
GUI

I'm not sure what would happen if you were to rotate the model/resize the window during the movie, but probably a bad idea.

enhancement
GUI

PBARL/PBEAML have a shear center. Calculate it.

enhancement
BDF

a header of ``` $pyNastran: units=in-lb-s $pyNastran: units=m-kg-s ``` will allow units to be defined. Ideally, there'd be a menu to set defaults/change display units.

GUI

I'm not sure what to do for the rods (they're round), but the bars should be pretty easy with a shear center formula. The pshells/pcomps should be very easy, with...

enhancement
GUI

Currently, only static vectors are allowed. Redo the loads to support transient data. There is no requirement for backwards compatibility, but it would be nice.

enhancement
GUI