#! /bin/bash #$ -S /bin/bash #$ -cwd #$ -V #$ -M {email address} #$ -m be #$ -o {output file} #$ -e {error file} #$ -pe shm.pe {number of threads to be used} namd2 +p$NSLOTS {configuaration file}