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!

how to request the .fil file

Status
Not open for further replies.

pjason

Mechanical
Joined
May 27, 2009
Messages
5
Location
US
When I run an analysis job with abaqus it only outputs a .odb file. Is there a command to have abaqus also output the .fil file?
 
*node file or *el file

corus
 
I don't think you can request this through the CAE. You need to add it to the input file manually.

Dan
 
I've been setting up the analysis in Patran and running the analysis through ABAQUS/Standard using the command promt. Usually I just type in "abaqus analysis job=XXXXX". I tried adding *node and *el to the command, but Abaqus said that isn't a valid option using "analysis". How do I add it to the input file manually, or is there a analysis option that I can add to have Abaqus output the .fil file?
 
You have to edit the .inp file in a text editor. You need to check the abaqus manuals to see where the command from corus go in the file, I always use the CAE.
 
Ok I figured it out. In Patran under analysis there is this thing called "optional controls". There you can select what abaqus outputs. I compared the .inp that Patran creates with and without the .fil output request, but wasn't able to narrow down which line told abaqus to output the .fil file. Anyway thanks for everyone's help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top