Changeset 3391 for production/onslow_2006/project.py
- Timestamp:
- Jul 20, 2006, 6:02:30 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
production/onslow_2006/project.py
r3349 r3391 76 76 community_filename = gaugedir + 'CHINS_v2.csv' 77 77 community_scenario = gaugedir + 'community_onslow.csv' 78 buildings_filename = gaugedir + 'onslow_res.csv' 79 buildings_filename_out = gaugedir + 'onslow_res_modified.csv' 78 #buildings_filename = gaugedir + 'onslow_res.csv' 79 buildings_filename = gaugedir + 'extra_points_nbed.csv' 80 #buildings_filename_out = gaugedir + 'onslow_res_modified.csv' 81 buildings_filename_damage_out = gaugedir + 'extra_points_nbed_modified.csv' 80 82 81 83 gaugetimeseries = gaugedir + 'onslow'
Note: See TracChangeset
for help on using the changeset viewer.