Changeset 1589
- Timestamp:
- Jul 7, 2005, 5:03:21 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/parallel/run_parallel_sw_merimbula.py
r1588 r1589 175 175 if myid == 0: 176 176 domain.write_time() 177 print 'Processor %d, Integral of stage %d'%\178 (domain.processor,domain.quantities['stage'].get_integral())177 #print 'Processor %d, Integral of stage %d'%\ 178 # (domain.processor,domain.quantities['stage'].get_integral()) 179 179 180 180 if myid == 0:
Note: See TracChangeset
for help on using the changeset viewer.