Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pyNastran
#1
I'm the developer of pyNastran, which you can find out about over at:
 - https://github.com/SteveDoyle2/pyNastran

I've added support for Mystran (the BDF and for the GUI).  You can flag the deck as a Mystran file by putting the following on the first line of your BDF:
$ pyNastran: version=mystran

If you just use the standard install, you won't have mystran support, but if you install from git (see the install guide), you will.
 - https://pynastran-git.readthedocs.io/en/...rom-source

There's probably still a few PARAMs that I'm not validating, so bug me over at:
 - https://github.com/SteveDoyle2/pyNastran/issues
if you find something wrong.

Also, an FYI, it's a bit stricter than Mystran (there's an embedded blank), so a card like:
SPC1, 1, 12 34, 42

is invalid, but:
SPC1, 1, 1234, 42

is fine.  That's just per the MSC/NX Nastran documentation, which I try to follow as best as I can.
Reply


Messages In This Thread
pyNastran - by mesheb82 - 09-28-2020, 08:08 PM
RE: pyNastran - by Admin - 12-24-2020, 06:07 AM
RE: pyNastran - by mesheb82 - 12-24-2020, 11:35 AM
RE: pyNastran - by Admin - 12-24-2020, 02:07 PM
RE: pyNastran - by mesheb82 - 12-24-2020, 04:09 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)