Merge branch 'prerelease-3.2.1' into czarek
[unres.git] / examples / unres / CSA / GAB / CSA / local / start.mat
diff --git a/examples/unres/CSA/GAB/CSA/local/start.mat b/examples/unres/CSA/GAB/CSA/local/start.mat
deleted file mode 100755 (executable)
index f11984f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#PBS -N local_1l2y_csa
-#PBS -q special
-#PBS -l nodes=15:ppn=4
-#PBS -l walltime=168:00:00
-
-setenv MPIRUN "/users/local/mpi64/mpich-1.2.7p1/bin/mpirun "
-setenv NPROCS `cat $PBS_NODEFILE | wc -l`
-
-cd $PBS_O_WORKDIR
-$MPIRUN -machinefile $PBS_NODEFILE -np $NPROCS unres.csh
-