Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Programming Femap/Nastran using Python

Status
Not open for further replies.

BU1907

Aerospace
Joined
Feb 22, 2016
Messages
1
Location
US
This is a bit of a newbie question;
I am in the process of writing an optimization routine in python that needs Nastran output data.
Ideally, it would prompt Nastran to run a number of case(s) and stream the node and element outputs into a text file without all the other stuff that one finds in the f06 file.

I found a link that talks about writing APIs using Python;Installed win32py - No errors.
But for some reason Makepy does not generate a PyFemap.py module.
I am using Python 3.4.2

Any help would be appreciated.

Best BU.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top