- Timestamp:
- Oct 19, 2006, 6:21:11 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/wollongong_2006/run_flagstaff_parallel_api.py
r3631 r3829 105 105 f=lambda t: [project.initial_sealevel + (60<t<480)*6, 0, 0]) 106 106 107 domain. modify_boundary({'ocean': W})107 domain.set_boundary({'ocean': W}) 108 108 109 109
Note: See TracChangeset
for help on using the changeset viewer.