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

# Summary It seems that the `STEP` case control command, which delimits and identifies a nonlinear analysis step for SOL 400, is not supported at the moment. A sequence of...

needs user feedback

Hi. First of all, thank you for your support in advance. I've got following error when read KGG from binary op4. The size of sparse matrix KGG is 311,244 x...

needs user feedback

# Summary The `run_nastran` function (in the `nastran_utils` module) is pretty useful in my opinion, however as far as I could see it does not have any option to wait...

Hello Steve, I would like to thank you for your great work on pyNastran. It's a wonderful package. I'm writing a python script that can convert OP2 results (stresses/strains) from...

Good evening, is it possible to convert stresses read from the op2 file from the element local coordinate system to a global coordinate system? In order to do that the...

enhancement
needs user feedback

I have installed pyNastran on a CentOS 8 machine. When trying to use the abaqus converter I get this message. Will keep poking around the docs to see if I...

Hi, I am having a issues reading in a stiffness matrix from an .op4 file. Everything worked fine until I started scaling up the number of nodes, which led me...

When you make a gif, even though the legend was hidden, it shows up again

bug
GUI

There is a load displacements option & there could easily be a load normal vectors option. Normal vectors are NOT tied to a solution and exist as an independent actor.

enhancement
GUI