Changeset 2294 for inundation/pyvolution/netherlands.py
- Timestamp:
- Jan 26, 2006, 5:34:19 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/pyvolution/netherlands.py
r2258 r2294 12 12 #rpdb.set_active() 13 13 14 from shallow_water_ kineticimport Domain, Reflective_boundary, Dirichlet_boundary,\14 from shallow_water_vtk import Domain, Reflective_boundary, Dirichlet_boundary,\ 15 15 Transmissive_boundary, Constant_height, Constant_stage 16 16 … … 83 83 N = 130 #size = 33800 84 84 N = 600 #Size = 720000 85 N = 10085 N = 20 86 86 87 87
Note: See TracChangeset
for help on using the changeset viewer.