Old force fields removed, new ones (GAB, E0LL2Y) added.
[unres.git] / examples / unres / CSA / 3P / CSA / start.mat
diff --git a/examples/unres/CSA/3P/CSA/start.mat b/examples/unres/CSA/3P/CSA/start.mat
deleted file mode 100755 (executable)
index d64906d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#PBS -N IGD
-#PBS -q dque
-#PBS -l nodes=77:ppn=2
-#PBS -l walltime=12: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/unres1IGD_3P.csh
-