These were done for AbHillInter
, on the machine koehr
.
#!/bin/sh -l
todo=Iso1kmlowU10Amp305f141B059Wall
one=$(qsub -N $todo -v "start=0, stop=259300, dt=50" runModelRestarts.sh)
two=$(qsub -N $todo -v "start=259200, stop=518500, dt=50" -W depend=afterok:$one runModelRestarts.sh)