How to run an Abaqus Job with Command Prompt

Problem

This article goes over the steps to run an Abaqus job from the Command Prompt. As long as you already have a job set up and saved, you can run the job from the command prompt without opening Abaqus CAE. The job in this example is named "Job-1" and is located at C:\Abaqus_temp\clipassy\temp.

Solution Steps

  1. Open the command prompt and step into the folder where the job is located with the command:
    cd <filepath>

Open folder with cd <filepath>

  1. Next, type in: abaqus j=<jobname> cpus=<number of cpus>

Type abaqus j=<jobname> cpus=<number of cpus>

  1. If the job already exists, overwrite with a "y".

In the same folder, there will be a log file named <jobname>.log, which can be opened with Notepad to see how many licenses were checked out and how many remain available.

For further technical support, please contact Hawk Ridge Systems at 877.266.4469 for the U.S. or 866.587.6803 for Canada and support@hawkridgesys.com.

 

 

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.