Changeset 8383
- Timestamp:
- Apr 4, 2012, 9:20:58 PM (13 years ago)
- Location:
- trunk/anuga_work/development/gareth
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_work/development/gareth/experimental/balanced_dev/swb2_domain.py
r8375 r8383 93 93 # Because gravity is treated within the flux function, 94 94 # we remove it from the forcing terms. 95 self.forcing_terms.remove(gravity)95 #self.forcing_terms.remove(gravity) 96 96 97 97 # We need the edge_coordinates for the extrapolation
Note: See TracChangeset
for help on using the changeset viewer.