source: trunk/anuga_core/validation_tests/parameters.py @ 8582

Last change on this file since 8582 was 8582, checked in by steve, 13 years ago

Moved Gareth's tsunami algorithm over to main trunk

File size: 200 bytes
Line 
1#! /usr/bin/python
2
3# To change this template, choose Tools | Templates
4# and open the template in the editor.
5
6__author__="stephen"
7__date__ ="$20/08/2012 11:20:00 PM$"
8
9
10alg = 'tsunami'
11cfl = 1.0
12
13
Note: See TracBrowser for help on using the repository browser.