Changeset 896 for inundation/ga/storm_surge/pyvolution/test_util.py
- Timestamp:
- Feb 15, 2005, 5:25:14 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/pyvolution/test_util.py
r886 r896 358 358 from util import mean 359 359 domain1.reduction = mean 360 domain1.smooth = True #NOTE: This is a strict requirement for the361 #interpolation process 360 domain1.smooth = True #NOTE: Mimic sww output where each vertex has 361 # only one value. 362 362 363 363 domain1.default_order = 2
Note: See TracChangeset
for help on using the changeset viewer.