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

Running Multiple Jobs via command Prompt

Status
Not open for further replies.

Sri Harsha

Aerospace
Joined
Jun 16, 2017
Messages
37
Location
DE
Hello Everyone,

Can someone let me know,if it is possible to run multiple ABAQUS Jobs at a time via command prompt

As of now,I am using the following command:

abaqus job=Job-1 cpus=4 int ask_delete=OFF

Here,Job-1.inp is my input "INP" file.Now,Can I run multiple jobs in this command?

Thanks in Advance!

 
You can open a new terminal and run another job. Or if you are not doing an interactive job you can just type the command again with the new job name.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top