Running Abaqus Solver on the Command Line-Tips Please
Running Abaqus Solver on the Command Line-Tips Please
(OP)
Hi,
I am still a bit new to using these commands so any tips/useful things you know would be appreciated
I use :
abaqus job=xxxxx memory="xxxxxmb" cpus=xx
abaqus terminate job =xxxx
tail -f xxxxxxx.sta
abaqus licensing lmstat -a
I would really like to know if there is any more useful commands to see what jobs are in the queue.
eg "abaqus licensing lmstat -a" give a list of users and attaches a job number - but how can I find out from the job number the name of the inp file?
Thanks in advance
acrmnsm
I am still a bit new to using these commands so any tips/useful things you know would be appreciated
I use :
abaqus job=xxxxx memory="xxxxxmb" cpus=xx
abaqus terminate job =xxxx
tail -f xxxxxxx.sta
abaqus licensing lmstat -a
I would really like to know if there is any more useful commands to see what jobs are in the queue.
eg "abaqus licensing lmstat -a" give a list of users and attaches a job number - but how can I find out from the job number the name of the inp file?
Thanks in advance
acrmnsm





RE: Running Abaqus Solver on the Command Line-Tips Please
RE: Running Abaqus Solver on the Command Line-Tips Please
regarding job/inp: my queuing service won't show the inp either but all i need to know is which jobs i've submitted and how far along they are.
Are you new to this forum? If so, please read these FAQ:
http://www.eng-tips.com/faqs.cfm?fid=376
http://www.eng-tips.com/faqs.cfm?fid=1083
RE: Running Abaqus Solver on the Command Line-Tips Please
This is the problem..
I use suspend and renew cheers.
RE: Running Abaqus Solver on the Command Line-Tips Please
Are you new to this forum? If so, please read these FAQ:
http://www.eng-tips.com/faqs.cfm?fid=376
http://www.eng-tips.com/faqs.cfm?fid=1083
RE: Running Abaqus Solver on the Command Line-Tips Please