#!/bin/csh -f
#PBS -N task1
#PBS -jeo
#PBS -r n
#PBS -l nodes=1:ppn=1

cd ~/tinker/test2
~/local/tinker/bin/dynamic new 1000 1 .1 2 300 >new.out
