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.
Steps
- Open the command prompt and step into the folder where the job is located with the command:
cd <filepath>
- Next, type in: abaqus j=<jobname> cpus=<number of cpus>
- 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 and 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.
Comments
Please sign in to leave a comment.