Ignore:
Timestamp:
Jan 26, 2006, 5:34:19 PM (19 years ago)
Author:
steve
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/pyvolution/netherlands.py

    r2258 r2294  
    1212#rpdb.set_active()
    1313
    14 from shallow_water_kinetic import Domain, Reflective_boundary, Dirichlet_boundary,\
     14from shallow_water_vtk import Domain, Reflective_boundary, Dirichlet_boundary,\
    1515     Transmissive_boundary, Constant_height, Constant_stage
    1616
     
    8383N = 130 #size = 33800
    8484N = 600 #Size = 720000
    85 N = 100
     85N = 20
    8686
    8787
Note: See TracChangeset for help on using the changeset viewer.