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

Last change on this file since 8320 was 8320, checked in by pittj, 12 years ago

adding portability across, tornado, NCI, cyclone and compute 1 to all parrallel scripts

  • Property svn:executable set to *
File size: 209 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
Note: See TracBrowser for help on using the repository browser.