Merge branch 'prerelease-3.2.1' into czarek
[unres.git] / examples / unres / new / MD / with_constrains / Berendsen / ff_1l2y / start.mat
diff --git a/examples/unres/new/MD/with_constrains/Berendsen/ff_1l2y/start.mat b/examples/unres/new/MD/with_constrains/Berendsen/ff_1l2y/start.mat
deleted file mode 100755 (executable)
index a37f7ee..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#PBS -N ber-1l2y-MD
-#PBS -q dque
-#PBS -l nodes=1:ppn=8
-# #PBS -l mem=4gb
-#PBS -l walltime=2:00:00
-
-setenv MPIRUN "/users/software/mpich-1.2.7p1_intel-10.1_em64_ssh/bin/mpirun "
-setenv NPROCS `cat $PBS_NODEFILE | wc -l`
-
-cd $PBS_O_WORKDIR
-$MPIRUN -machinefile $PBS_NODEFILE -np $NPROCS unres.csh
-