source: anuga_validation/automated_validation_tests/UQ_runup_2006/project.py @ 6056

Last change on this file since 6056 was 6056, checked in by duncan, 15 years ago

Removing dead code and following the style guide.

File size: 139 bytes
Line 
1"""Common filenames and locations for meshes and outputs.
2"""
3basename = "uq"
4mesh_filename = 'uq-mesh.tsh'
5actual_filename = 'actual.csv'
Note: See TracBrowser for help on using the repository browser.