Changeset 571


Ignore:
Timestamp:
Nov 16, 2004, 5:38:43 PM (20 years ago)
Author:
ole
Message:

Got rid of output files

Location:
inundation/ga/storm_surge/pyvolution
Files:
5 deleted
1 edited

Legend:

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

    r570 r571  
    256256
    257257                   
     258
    258259                    #Compute interpolation
    259260                    sigma2 = dot((x-xi0), n2)/dot((xi2-xi0), n2)
     
    280281                    break
    281282                   
     283
     284
    282285           
    283286            #Update interpolation matrix A if necessary     
Note: See TracChangeset for help on using the changeset viewer.