Changeset 645


Ignore:
Timestamp:
Dec 1, 2004, 10:58:23 AM (20 years ago)
Author:
ole
Message:

Comments

Location:
inundation/ga/storm_surge/pyvolution
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • inundation/ga/storm_surge/pyvolution/HUSK.txt

    r353 r645  
    88Then optimise protect_against.....
    99       
    10 Test friction term!
    1110
    1211       
  • inundation/ga/storm_surge/pyvolution/mesh.py

    r636 r645  
    444444        #NOTE: This assert doesn't hold true if there are internal boundaries
    445445        #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
    447447        for id, edge in self.boundary:
    448448            assert self.neighbours[id,edge] < 0
Note: See TracChangeset for help on using the changeset viewer.