Ignore:
Timestamp:
Oct 28, 2004, 2:40:44 PM (20 years ago)
Author:
ole
Message:

Fixed friction bug

File:
1 edited

Legend:

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

    r449 r458  
    368368        Ymom.explicit_update[k] = flux[2]
    369369
     370    #print 'FLUX l', Level.explicit_update
     371    #print 'FLUX x', Xmom.explicit_update
     372    #print 'FLUX y', Ymom.explicit_update   
     373   
    370374    domain.timestep = timestep   
    371375
Note: See TracChangeset for help on using the changeset viewer.