source: trunk/anuga_work/development/mem_time_tests/hardware/cairns/job.sh @ 8336

Last change on this file since 8336 was 8336, checked in by pittj, 13 years ago

useless files removed and generic change removed

  • Property svn:executable set to *
File size: 211 bytes
Line 
1#!/bin/bash
2
3export INUNDATIONHOME=/short/w85/
4export ANUGAPATH=/home/547/jap547/anuga/trunk/anuga_core/source
5export PYTHONPATH=.:${ANUGAPATH}:${PYTHONPATH}
6
7module load python/2.6
8
9python ./main.py
10
11
Note: See TracBrowser for help on using the repository browser.