Jul 22, 2011 #1 Hich Structural Joined Jun 17, 2011 Messages 22 Location AU Dear All, When I run an ABAQUS job from ABAQUS command prompt I need do monitor the job as well. Does anybody know a command for that and how can I stop(kill) the analysis in through command prompt when I need Regards
Dear All, When I run an ABAQUS job from ABAQUS command prompt I need do monitor the job as well. Does anybody know a command for that and how can I stop(kill) the analysis in through command prompt when I need Regards
Jul 23, 2011 #2 corus Mechanical Joined Nov 6, 2002 Messages 3,165 Location GB I use tail -f filename.sta to see the progression of the job in the sta file. Tara http://tinyurl.com/4ydjg7m Upvote 0 Downvote
I use tail -f filename.sta to see the progression of the job in the sta file. Tara http://tinyurl.com/4ydjg7m
Jul 23, 2011 Thread starter #3 Hich Structural Joined Jun 17, 2011 Messages 22 Location AU Should I write tail-f Myfile.sta in qbaqus command prompt. It didn't work Upvote 0 Downvote