MyGit

v.1.2.0

SteveDoyle2/pyNastran

版本发布时间: 2019-05-22 10:36:52

SteveDoyle2/pyNastran最新发布版本:1.3.4(2022-05-31 14:39:00)

I keep saying to myself there's not much to add, but Nastran is huge. Beyond HDF5 support in the BDF, I'm a huge fan of the new ability to keep track of which include file a card came from and write it as a separate file. It's limited in usefulness, but very handy in certain cases. There's a new (still preliminary) superelement capability. I'm far from a superelement expert, but it's probably useful.

The OP2 reader now supports SORT2 along with much improved random results reading. If you're using 60+ GB OP2s, you probably have had issues with RAM usage in the past. With the new ability to dump the OP2 directly to HDF5, this should not be an as much of an issue. It's not 100% implemented, so let me know if you need it for another result.

Regarding the GUI, there are also some new features. Groups work a bit better, but aren't quite perfect. Logging has been dramatically sped up so the GUI loads faster and you can load Nastran models even faster if you disable additional results (e.g., element quality).

Finally, Python 2.7 is end of life. Numpy, scipy, and matplotlib have all dropped Python 2.7 support. It's time for pyNastran to as well. The OP2 reader is 30% faster in Python 3.6+ than Python 2.7, so it's not all bad!

Programmatics:

BDF:

OP2:

OP2Geom:

GUI:

Known issues:

相关地址:原始地址 下载(tar) 下载(zip)

1、 pyNastranGUI_1.2.0-2019-5-21.zip 99.11MB

查看:2019-05-22发行的版本