Changeset 7264
- Timestamp:
- Jun 25, 2009, 12:37:32 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/patong/new_version/project.py
r7033 r7264 54 54 #------------------------------------------------------------------------------ 55 55 56 output_comment = [setup, tide, event_number, ' final']56 output_comment = [setup, tide, event_number, 'reference'] 57 57 58 58 #------------------------------------------------------------------------------ … … 98 98 ['building_main_south.csv', 20], 99 99 ['building_saddle.csv', 20], 100 ['flow_rate_south.csv', 5], 101 ['flow_rate_north.csv', 5]] 100 #['flow_rate_south.csv', 5], 101 #['flow_rate_north.csv', 5] 102 ] 102 103 103 104
Note: See TracChangeset
for help on using the changeset viewer.