process_kamland.sh 223 Bytes
Newer Older
maming's avatar
maming committed
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash -l

#$$ -P snoplus

#$$ -l h_rt=${TIME}

#$$ -j y
#$$ -V
source /projectnb/snoplus/Mo_work_place/RAT/rat-pac/env.sh

python ${PROCESSOR} --input ${INPUT} --outputdir ${OUTPUT} --process_index ${PROCESSING_UNIT}