source: anuga_validation/okushiri_2005/project.py @ 3845

Last change on this file since 3845 was 3845, checked in by ole, 17 years ago

Work on Okushiri

File size: 233 bytes
Line 
1"""Common filenames for Okushiri Island validation
2"""
3
4boundary_filename = 'Benchmark_2_input.txt'
5bathymetry_filename = 'Benchmark_2_Bathymetry.txt'
6mesh_filename = 'Benchmark_2.msh'
7
8output_filename = 'okushiri.sww'
9
10
11
Note: See TracBrowser for help on using the repository browser.