#PBS -l nodes=3:ppn=16,walltime=WALL_TIME #PBS -m abe #PBS -M leah.campbell@utah.edu #PBS -N NAMEOFRUN #PBS -j oe #PBS -A steenbur cd /uufs/chpc.utah.edu/common/home/steenburgh-group2/leah/wrf/japan/tmode/NAMEOFRUN # Execute the parallel job using OpenMPI source /uufs/chpc.utah.edu/sys/pkg/pgi/std_rh6/etc/pgi.csh #Sources pgi compilers that work with RED HAT 6 source /uufs/kingspeak.peaks/sys/pkg/mvapich2/std_pgi/etc/mvapich2.csh setenv NETCDF /uufs/chpc.utah.edu/sys/pkg/netcdf/4.0pg setenv NCARG_ROOT /uufs/chpc.utah.edu/sys/pkg/ncarg/5.1.1 setenv WRF_EM_CORE 1 mpiexec.hydra -np 48 -machinefile $PBS_NODEFILE ./wrf.exe