Changeset 564


Ignore:
Timestamp:
Nov 16, 2004, 3:22:22 PM (20 years ago)
Author:
ole
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/ga/storm_surge/analytical solutions/oblique_test_chris.py

    r541 r564  
    77Conserved quantities are h, uh and vh stored as elements 0, 1 and 2 in the
    88numerical vector named conserved_quantities.
     9
     10
    911"""
    1012
     
    8991print 'That took %.2f seconds' %(time.time()-t0)
    9092
     93#FIXME: Compute average water depth on either side of shock and compare
     94#to expected values. And also Froude numbers.
     95
     96
    9197#print "saving file?"
    9298#im = ImageGrab.grab()
Note: See TracChangeset for help on using the changeset viewer.