Changeset 3783


Ignore:
Timestamp:
Oct 16, 2006, 10:11:08 AM (18 years ago)
Author:
ole
Message:

Comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga_parallel/test_parallel_sw_runup.py

    r3781 r3783  
    6363
    6464# If this is commented out, the code works. Otherwise the interpolated
    65 # timeseries are wrong - even when run on one processor
    66 #domain = distribute(domain, verbose=True)
     65# timeseries are wrong - even when run on one processor.
     66# domain = distribute(domain, verbose=True)
    6767
    6868
     
    122122
    123123
    124 # Reference from sequential version (unit test in test_shallow_water_domain)
     124# Reference from sequential version (also available as a
     125# unit test in test_shallow_water_domain)
    125126# Added Friday 13 October 2006 by Ole
    126127
Note: See TracChangeset for help on using the changeset viewer.