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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

save and write output files between steps

Status
Not open for further replies.

charif

Petroleum
Joined
Nov 22, 2012
Messages
4
Location
FR
Dear all,

I am launching a fatigue analysis with several operating and shut down cycles. and I wish sawve output files after some steps.the aim is to restart from this outputfiles a transient analysis.

if you need more information, I'm available

thanks in advance
 
is it enough to juste include *WRITE as this
*INCLUDE,INPUT=operating_cycle_Temp8.inp
*WRITE
*INCLUDE,INPUT=operating_cycle_Temp9.inp
*WRITE
*INCLUDE,INPUT=operating_cycle_Temp10.inp
*WRITE
*INCLUDE,INPUT=operating_cycle_Temp11.inp
*WRITE
*INCLUDE,INPUT=operating_cycle_Temp12.inp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top