#!/bin/bash

#$ -S /bin/bash
#$ -cwd
#$ -q titan.q
#$ -j yes
#$ -N myBunchOfSimulations
#$ -t 1-2082

/usr/dcf/julia-1.5.2/bin/julia scripts/myJuliaScript.jl $SGE_TASK_ID