Changeset 6772
- Timestamp:
- Apr 8, 2009, 3:13:55 PM (16 years ago)
- Location:
- anuga_work/production/australia_ph2
- Files:
-
- 17 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/australia_ph2/albany/project.py
r6769 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation42 finaltime=60000 # final time for simulation 43 43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast -
anuga_work/production/australia_ph2/bamaga/project.py
r6769 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation43 setup = ' trial' # This can be one of three values42 finaltime=60000 # final time for simulation 43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast 45 45 # basic - coarse mesh -
anuga_work/production/australia_ph2/broome/project.py
r6767 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation42 finaltime=60000 # final time for simulation 43 43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast -
anuga_work/production/australia_ph2/bundaberg/project.py
r6769 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation43 setup = ' trial' # This can be one of three values42 finaltime=60000 # final time for simulation 43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast 45 45 # basic - coarse mesh -
anuga_work/production/australia_ph2/cairns/project.py
r6769 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation43 setup = ' trial' # This can be one of three values42 finaltime=60000 # final time for simulation 43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast 45 45 # basic - coarse mesh -
anuga_work/production/australia_ph2/cooktown/project.py
r6769 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation43 setup = ' trial' # This can be one of three values42 finaltime=60000 # final time for simulation 43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast 45 45 # basic - coarse mesh -
anuga_work/production/australia_ph2/derby/project.py
r6767 r6772 41 41 starttime=0 # start time for simulation 42 42 finaltime=1000 #60000 # final time for simulation 43 setup = ' trial' # This can be one of three values43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast 45 45 # basic - coarse mesh -
anuga_work/production/australia_ph2/esperance/project.py
r6767 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation42 finaltime=60000 # final time for simulation 43 43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast -
anuga_work/production/australia_ph2/eucla_motel/project.py
r6767 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation42 finaltime=60000 # final time for simulation 43 43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast -
anuga_work/production/australia_ph2/hobart/project.py
r6767 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation42 finaltime=60000 # final time for simulation 43 43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast -
anuga_work/production/australia_ph2/lockhart_river/project.py
r6769 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation43 setup = ' trial' # This can be one of three values42 finaltime=60000 # final time for simulation 43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast 45 45 # basic - coarse mesh -
anuga_work/production/australia_ph2/lucinda/project.py
r6769 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation43 setup = ' trial' # This can be one of three values42 finaltime=60000 # final time for simulation 43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast 45 45 # basic - coarse mesh -
anuga_work/production/australia_ph2/perth/project.py
r6767 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation42 finaltime=60000 # final time for simulation 43 43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast -
anuga_work/production/australia_ph2/portland/project.py
r6767 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation42 finaltime=60000 # final time for simulation 43 43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast -
anuga_work/production/australia_ph2/rockhampton/project.py
r6769 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation43 setup = ' trial' # This can be one of three values42 finaltime=60000 # final time for simulation 43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast 45 45 # basic - coarse mesh -
anuga_work/production/australia_ph2/strahan/project.py
r6767 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation42 finaltime=60000 # final time for simulation 43 43 setup = 'final' # This can be one of three values 44 44 # trial - coarsest mesh, fast -
anuga_work/production/australia_ph2/townsville/project.py
r6769 r6772 40 40 friction=0.01 # manning's friction coefficient 41 41 starttime=0 # start time for simulation 42 finaltime= 1000 #60000 # final time for simulation42 finaltime=60000 # final time for simulation 43 43 setup = 'trial' # This can be one of three values 44 44 # trial - coarsest mesh, fast
Note: See TracChangeset
for help on using the changeset viewer.