The Batch file

Use: running multiple jobs one after another.

Create a text file with the suffix .bat containing the names of each input file, one per line.

For example, the batch file mybatch.bat reads

myjob1.in
myjob2.in
myjob3.in

Then ssh into an appropriate node and type

$SCHRODINGER/jaguar batch mybatch.bat