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