source: trunk/anuga_work/development/mem_time_tests/triangles/area/job.sh @ 8427

Last change on this file since 8427 was 8427, checked in by davies, 13 years ago

Adding the trapezoidal channel validation test, and editing the ANUGA manual

File size: 210 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
Note: See TracBrowser for help on using the repository browser.