Ignore:
Timestamp:
Aug 11, 2013, 8:52:32 PM (12 years ago)
Author:
steve
Message:

Parallel dump quantity

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga_parallel/parallel_shallow_water.py

    r8950 r8956  
    160160        pypar.barrier()
    161161
    162         # now on processor pull all the separate sww files together
     162        # now on processor 0 pull all the separate sww files together
    163163        if self.processor == 0 and self.numproc > 1 and self.store :
    164164            import anuga.utilities.sww_merge as merge
Note: See TracChangeset for help on using the changeset viewer.