diff --git a/batchRuns/submitODE.sbatch b/batchRuns/submitODE.sbatch index 10f7b2e..48abf64 100755 --- a/batchRuns/submitODE.sbatch +++ b/batchRuns/submitODE.sbatch @@ -3,7 +3,7 @@ #SBATCH --time=2:00:00 #SBATCH --output=oneLoucs_%A_%a.out #SBATCH --error=oneLoucs_%A_%a.err -#SBATCH --array=2-16 +#SBATCH --array=3-30 #SBATCH --tasks=1 #SBATCH --cpus-per-task=1 #SBATCH --mem-per-cpu=10000