source:
trunk/anuga_work/development/sudi/sw_1d/shock_detector/shv/qsub.sh
@
7910
Last change on this file since 7910 was 7910, checked in by mungkasi, 13 years ago | |
---|---|
File size: 256 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | # |
3 | #PBS -N Python |
4 | #PBS -l nodes=1:ppn=1,walltime=20:00:00,mem=1gb |
5 | #PBS -M sudi.mungkasi@anu.edu.au |
6 | #PBS -m abe |
7 | #PBS -k oe |
8 | |
9 | /usr/bin/python \ |
10 | /home/mungkasi/anuga/trunk/anuga_work/development/sudi/sw_1d/shock_detector_shv/sf_RUN.py |
Note: See TracBrowser
for help on using the repository browser.