#!/bin/bash # # PBS batch script to run the WRF MPI code # #PBS -A P19010000 #PBS -l walltime=00:15:00 #PBS -l select=6:ncpus=36:mpiprocs=36 #PBS -j oe #PBS -q regular ### Job Name #PBS -N T1_MOZCART # mpiexec_mpt -n 195 ./wrf.exe