source:
trunk/anuga_core/validation_tests/parameters.py
@
8725
Last change on this file since 8725 was 8682, checked in by steve, 12 years ago | |
---|---|
File size: 196 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 | alg = '2_0' |
11 | cfl = 1.0 |
12 | |
13 |
Note: See TracBrowser
for help on using the repository browser.