include file model bdf separation

11 views
Skip to first unread message

Cody Godines

unread,
Jun 28, 2024, 11:11:40 AM6/28/24
to pyNastran Discuss
Hi Steve,

I am trying to read a model with include files and separate the includes into different model.bdf so that i can querry where a node originates when working with configurations and without having to open my preprocessor on the big model to determine what to change.  For example, I see an f06 message about a grid point singularity but i forgot which include file model(s) have that node.  I would like to go to this file(s) quickly.

Thank you,
Cody

Steven Doyle

unread,
Jun 28, 2024, 11:18:11 AM6/28/24
to pynastra...@googlegroups.com
Cody,

There’s no link with the f06, but if you throw the save_file_structure flag while reading the bdf, you’ll get an ifile parameter on every card as an integer. That maps to the include_filenames variable.

--
You received this message because you are subscribed to the Google Groups "pyNastran Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pynastran-disc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pynastran-discuss/8134d9d9-3370-4317-a2b7-0557778d2612n%40googlegroups.com.

Cody Godines

unread,
Jul 12, 2024, 1:11:34 PM7/12/24
to pyNastran Discuss
Thank you Steven!  I'm looking into that.

Cody

Reply all
Reply to author
Forward
0 new messages