Ignore:
Timestamp:
Dec 2, 2004, 3:16:32 PM (20 years ago)
Author:
duncan
Message:

comments

File:
1 edited

Legend:

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

    r636 r663  
    3434   
    3535    # set the water level to be the elevation
     36    # This doesn't work on the domain instance.
    3637    if vertex_quantity_dict.has_key('elevation') and not vertex_quantity_dict.has_key('level'):
    3738        vertex_quantity_dict['level'] = vertex_quantity_dict['elevation']
Note: See TracChangeset for help on using the changeset viewer.