Abaqus FEA is a software for finite element analysis and computer-aided engineering. Here are some tips to run Abaqus using CMD commands.
Before heading to CMD commands, we need to have an input file with .inp format and a mesh file. Abaqus supports .msh mesh file format. Now, we can use CMD to check through the files' data. In the same folder containing input file and mesh file, hold down the SHIFT key and right-click, you can open CMD.
Type in: abaqus j=[jobname] interactive datacheck
Let's say that you encountered errors after the datacheck, you can find out the errors in the .dat or .msg file. If your datacheck is completed, you can proceed to analysis stage.
Type in: abaqus j=[jobname] interactive
abaqus j=[jobname] interactive cpus=[numbers of cpus]abaqus j=[jobname] interactive cpus=[numbers of cpus] doubleabq6131 j=[jobname] interactive cpus=[numbers of cpus] double