Changeset 6807


Ignore:
Timestamp:
Apr 15, 2009, 9:12:49 AM (15 years ago)
Author:
kristy
Message:

change project.py to reflect 'simple' model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/australia_ph2/wyndham/project.py

    r6805 r6807  
    4242friction=0.01           # manning's friction coefficient
    4343starttime=0             # start time for simulation
    44 finaltime=1000         # final time for simulation
    45 setup = 'trial'         # This can be one of three values
     44finaltime=60000         # final time for simulation
     45setup = 'final'         # This can be one of three values
    4646                        #    trial - coarsest mesh, fast
    4747                        #    basic - coarse mesh
Note: See TracChangeset for help on using the changeset viewer.