source: anuga_validation/automated_validation_tests/okushiri_tank_validation/project.py @ 3708

Last change on this file since 3708 was 3708, checked in by ole, 18 years ago

Copied (using 'svn cp') okushiri validation files to automated_validation_tests with the intent of turning them into a unit test.

File size: 195 bytes
Line 
1"""Common filenames for LWRU benchmark project 2
2"""
3
4boundary_filename = 'Benchmark_2_input.txt'
5bathymetry_filename = 'Benchmark_2_Bathymetry.txt'
6mesh_filename = 'Benchmark_2.msh'
7
8
9
Note: See TracBrowser for help on using the repository browser.