Changeset 1278
- Timestamp:
- May 3, 2005, 11:21:35 AM (20 years ago)
- Location:
- inundation/ga/storm_surge
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/pyvolution/realtime_visualisation_new.py
r1276 r1278 252 252 s = 15.0/8.0 - s; 253 253 } 254 254 255 """ 255 256 -
inundation/ga/storm_surge/pyvolution/view_tsh.py
r1266 r1278 40 40 41 41 surface = Surface(domain, scale_z = scale_z) 42 surface.update_bed() 42 43 43 44
Note: See TracChangeset
for help on using the changeset viewer.