Ignore:
Timestamp:
Aug 10, 2005, 5:14:22 PM (19 years ago)
Author:
ole
Message:

Comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/ga/storm_surge/pyvolution/shallow_water.py

    r1697 r1704  
    999999
    10001000
     1001        #FIXME: Consider this (taken from File_boundary) to allow
     1002        #spatial variation
     1003        #if vol_id is not None and edge_id is not None:
     1004        #    i = self.boundary_indices[ vol_id, edge_id ]
     1005        #    return self.F(t, point_id = i)
     1006        #else:
     1007        #    return self.F(t)
     1008
     1009
     1010
    10011011
    10021012
Note: See TracChangeset for help on using the changeset viewer.