Changeset 645
- Timestamp:
- Dec 1, 2004, 10:58:23 AM (20 years ago)
- Location:
- inundation/ga/storm_surge/pyvolution
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/pyvolution/HUSK.txt
r353 r645 8 8 Then optimise protect_against..... 9 9 10 Test friction term!11 10 12 11 -
inundation/ga/storm_surge/pyvolution/mesh.py
r636 r645 444 444 #NOTE: This assert doesn't hold true if there are internal boundaries 445 445 #FIXME: Look into this further. 446 #FIXME : In mark 3 this seems to be OK, which I think is good.446 #FIXME (Ole): In pyvolution mark 3 this is OK again 447 447 for id, edge in self.boundary: 448 448 assert self.neighbours[id,edge] < 0
Note: See TracChangeset
for help on using the changeset viewer.