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!

output from input file

Status
Not open for further replies.

sguaiz

Aerospace
Joined
Feb 12, 2007
Messages
10
Location
GB
Hallo,

I would like to know how can make an output file from teh input file of abaqus. Normally typing
*print
*node

it put the results in and existing file txt but I would like to put it in a new file text like I do when from the CAE I go
report->field output and so on.

thanks,
Guido
 
I think you can use fortran subroutines for this and then specify a new output file for output and print the results from within the subroutine.

corus
 
I think that will be the only way,

thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top