Old force fields removed, new ones (GAB, E0LL2Y) added.
[unres.git] / examples / unres / CSA / BETA / CSA / start.mat
diff --git a/examples/unres/CSA/BETA/CSA/start.mat b/examples/unres/CSA/BETA/CSA/start.mat
deleted file mode 100755 (executable)
index 982f8c2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#PBS -N BETA
-#PBS -q dque
-#PBS -l nodes=18:ppn=2
-#PBS -l walltime=3:00:00
-set NPROCS=`cat $PBS_NODEFILE | wc -l`
-
-echo $NPROCS processors used
-
-time mpirun -machinefile $PBS_NODEFILE -np $NPROCS -nolocal -p4wd $PBS_O_WORKDIR \
-$PBS_O_WORKDIR/unresbetanova.csh
-