Hello All,
I have been trying to restart an ABAQUS simulation using the command line. The following works fine
########
abaqus job=restart1.inp oldjob=OLD user=UMAT.f cpus=160 scratch=$PWD interactive
########
But when I do the restart for the second time like the following, It gives me an error
########
Recent comments