Ignore:
Timestamp:
May 26, 2009, 11:33:53 AM (15 years ago)
Author:
rwilson
Message:

More changes - make text agree with changed Cairns code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/documentation/user_manual/demos/cairns/runcairns.py

    r7078 r7086  
    146146    # Continue propagating wave
    147147    for t in domain.evolve(yieldstep=10, finaltime=5000,
    148                            skip_initial_step = True):
     148                           skip_initial_step=True):
    149149        print domain.timestepping_statistics()
    150150        print domain.boundary_statistics(tags='ocean_east')   
Note: See TracChangeset for help on using the changeset viewer.