Changeset 6984 for anuga_work/production/onslow_2009
- Timestamp:
- May 6, 2009, 12:10:16 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/onslow_2009/project.py
r6771 r6984 96 96 # LAND - used to set the initial stage/water to be offcoast only 97 97 # Used in run_model.py. Format for points easting,northing (no header) 98 land_initial_conditions_filename = [['initial_condition _mainland.csv', 0]]98 land_initial_conditions_filename = [['initial_conditions_mainland.csv', 0]] 99 99 100 100 # GAUGES - for creating timeseries at a specific point
Note: See TracChangeset
for help on using the changeset viewer.