pyNastran
pyNastran copied to clipboard
A Python-based interface tool for Nastran's file formats
For a model imported as punch file, when i try to get MOMENT cards with get_cards_by_card_types() method, list is empty. I am not sure which cards also not listed properly....
Hey Steve, Really appreciate all the work you do on this! I have been diving into PyNastran to try and get it compatible with reading an op2 using the Adina...
Hello, I do not know, if this is intentional or not, but in some of the models I am getting different keys in these objects: ``` op2.op2_results.stress.ctira3_stress op2.isubcase_name_map ``` is...
Hello, NX nastran requires a checksum for the bulk section in dbf file to be able to run (this is one of the limitation of NX compared to MSC). I...
Hello, I was trying to use pyNastran to read my OptiStruct results. Everything went well until I tried it on model with contact. This error has been caused by nodes...
- altair documentation used as checking source - ~~https://community.altair.com/~~ Edit: https://community.altair.com/community?id=altair_product_documentation - added few missing versions