#PBS -N %E%hwrf%STORMNUM%_gempak_%CYC% #PBS -j oe #PBS -S /bin/bash #PBS -q %QUEUE% #PBS -A %PROJ%-%PROJENVIR% #PBS -l walltime=00:25:00 #PBS -l select=2:ncpus=128:mpiprocs=128 export NODES=2 export PTILE=%PTILE:17% %include %include export cyc="%CYC%" export storm_num="%STORMNUM%" # versions file for hwrf sets $model_ver and $code_ver model=hwrf %include module load gempak/${gempak_ver} module load grib_util/${grib_util_ver} module load cfp-intel-sandybridge ${HOMEhwrf}/jobs/JHWRF_GEMPAK %include %manual %end