Changeset 5080 for anuga_core/source/anuga/abstract_2d_finite_volumes
- Timestamp:
- Feb 27, 2008, 9:18:02 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/abstract_2d_finite_volumes/domain.py
r4957 r5080 1472 1472 timestep = min_timestep # Try enforcing min_step 1473 1473 1474 #print self.timestepping_statistics(track_speeds=True)1474 print self.timestepping_statistics(track_speeds=True) 1475 1475 1476 1476 raise Exception, msg
Note: See TracChangeset
for help on using the changeset viewer.