ABAQUS - Queue multiple jobs

Hello, users.


Can I set a job to start after another job is done on Abaqus CAE?


If not, may I get some codes for subroutine?


Thank you!


[Update]

I figured out to use Abaqus Command:

abq2018 j=[job_name] [job_setting] Interactive & abq2018 j=[job_name].... interactive & ...

But this is quite annoying to write such a long command when I need to run 20 jobs sequentially.

I'd like to know some ways to do this in CAE or using batch file.