Changeset 6804 for anuga_work


Ignore:
Timestamp:
Apr 15, 2009, 8:54:18 AM (16 years ago)
Author:
kristy
Message:

change project.py to reflect 'simple' model

File:
1 edited

Legend:

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

    r6772 r6804  
    4040friction=0.01           # manning's friction coefficient
    4141starttime=0             # start time for simulation
    42 finaltime=60000 # final time for simulation
    43 setup = 'trial'         # This can be one of three values
     42finaltime=60000         # final time for simulation
     43setup = 'final'         # This can be one of three values
    4444                        #    trial - coarsest mesh, fast
    4545                        #    basic - coarse mesh
Note: See TracChangeset for help on using the changeset viewer.