- Timestamp:
- Jul 11, 2012, 9:42:10 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_work/development/gareth/tests/runup_sinusoid/runup_sinusoid.py
r8446 r8466 74 74 # Associate boundary tags with boundary objects 75 75 #---------------------------------------------- 76 domain.set_boundary({'left': Br, 'right': B r, 'top': Br, 'bottom':Br})76 domain.set_boundary({'left': Br, 'right': Bd, 'top': Br, 'bottom':Br}) 77 77 78 78 #------------------------------
Note: See TracChangeset
for help on using the changeset viewer.