source:
inundation/debug/mesh_error_reporting/filenames.py
@
2378
Last change on this file since 2378 was 1878, checked in by , 19 years ago | |
---|---|
File size: 195 bytes |
Rev | Line | |
---|---|---|
[1878] | 1 | """Common filenames for LWRU benchmark project 2 |
2 | """ | |
3 | ||
4 | boundary_filename = 'Benchmark_2_input.txt' | |
5 | bathymetry_filename = 'Benchmark_2_Bathymetry.txt' | |
6 | mesh_filename = 'Benchmark_2.msh' | |
7 | ||
8 | ||
9 |
Note: See TracBrowser
for help on using the repository browser.