From f9b701f6b6fed30cb6f6d65285ba681b23b180e0 Mon Sep 17 00:00:00 2001 From: caes Date: Wed, 5 Jul 2017 07:26:39 -0400 Subject: [PATCH] thor script updatE --- scripts/thor/cloudy.pbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/thor/cloudy.pbs b/scripts/thor/cloudy.pbs index 7b93a6e..8104249 100644 --- a/scripts/thor/cloudy.pbs +++ b/scripts/thor/cloudy.pbs @@ -2,12 +2,12 @@ #PBS -l mem=128GB #PBS -l nodes=4:ppn=16:research #PBS -l walltime=169:00:00 -#PBS -N SED_cd22_.5sol +#PBS -N SED_cd22_.5sol #PBS -j oe RUN_FILE="mpi_grid" -RUN_DIR="cloudy/runs/c17/SED/grids/halfsolar/4thdex/cldn_22.00" +RUN_DIR="cloudy/runs/c17/SED/grids/halfsolar/4thdex/cldn_22.00" num_proc=$(cat ${PBS_NODEFILE} | wc -l)