#PBS -N %RUN%%STORMNUM%_unpost_%CYC%%VER:""% #PBS -j oe #PBS -S /bin/bash #PBS -q %QUEUE% #PBS -A %PROJ%-%PROJENVIR% #PBS -l walltime=00:10:00 #PBS -l place=shared,select=1:ncpus=1:mpiprocs=1:ompthreads=1:mem=4GB #PBS -l debug=true model=hafs export NET="%NET%" export RUN="%RUN%" export cyc="%CYC%" %include