source: trunk/anuga_core/source/anuga_validation_tests/parameters.py @ 8869

Last change on this file since 8869 was 8825, checked in by steve, 12 years ago

Mainly small change to allow scientific and scipy interpolation.

File size: 197 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
10
11alg = '1_5'
12cfl = 0.9
13
14
Note: See TracBrowser for help on using the repository browser.