source:
production/merimbula_2005/project.py
@
2240
Last change on this file since 2240 was 2225, checked in by steve, 19 years ago | |
---|---|
File size: 241 bytes |
Line | |
---|---|
1 | """Common filenames for Merimbula simulation |
2 | """ |
3 | |
4 | original_boundary_filename = 'Eden_tide_Sept03.dat' |
5 | boundary_filename = 'Eden_tide_Sept03.tms' |
6 | bathymetry_filename = 'merimbula_bathymetry.xya' |
7 | mesh_filename = 'merimbula_10785.tsh' |
8 |
Note: See TracBrowser
for help on using the repository browser.