Changeset 1695
- Timestamp:
- Aug 8, 2005, 5:57:46 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/validation/LWRU1/lwru1.py
r1632 r1695 178 178 179 179 180 V = domain.get_vertex_coordinates(obj=True) 180 V = domain.get_vertex_coordinates(obj=True) #Why? 181 181 T = domain.get_triangles(obj=True) 182 182 183 183 184 I = Interpolation(V,
Note: See TracChangeset
for help on using the changeset viewer.