- Timestamp:
- Feb 14, 2012, 1:36:38 PM (13 years ago)
- Location:
- trunk/anuga_work/development/mem_time_tests/scenarios/channelflow
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_work/development/mem_time_tests/scenarios/channelflow/ex1.py
r8334 r8336 70 70 log.resource_usage_timing(prefix='aftersimulation') #get memory usage 71 71 log.timingInfo(msg=('aftertime,'+str(log.TimeStamp()))) #get the time at the end of the simulation 72 #IS THIS A CHANGE? -
trunk/anuga_work/development/mem_time_tests/scenarios/channelflow/main.py
r8334 r8336 84 84 row[(indexlist[9])]]) 85 85 86 #IS THIS A CHANGE?
Note: See TracChangeset
for help on using the changeset viewer.