source:
trunk/anuga_work/development/mem_time_tests/hardware/cairns/job.sh
@
8427
Last change on this file since 8427 was 8427, checked in by , 13 years ago | |
---|---|
File size: 211 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | |
3 | export INUNDATIONHOME=/short/w85/ |
4 | export ANUGAPATH=/home/547/jap547/anuga/trunk/anuga_core/source |
5 | export PYTHONPATH=.:${ANUGAPATH}:${PYTHONPATH} |
6 | |
7 | module load python/2.6 |
8 | |
9 | python ./main.py |
10 | |
11 |
Note: See TracBrowser
for help on using the repository browser.