#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 %include export TOTAL_TASKS='1' export NCTSK='1' export OMP_THREADS='1' export storm_num="%STORMNUM%" module list export POST_CLEANUP=NO ${HOMEhafs}/jobs/JHAFS_UNPOST %include %manual %end