Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Search results for query: *

  1. WormholeSpacetime

    Node and Element output using Python

    Well I guess an easy way in Python would be: fi = open('inputfile.inp','w') fd = open('datfile.inp','r') for line in fd: if line.startswith('*Output, field, variable=PRESELECT'): print, write, append etc. (good idea to write yourself the...

Part and Inventory Search