Changeset 5677


Ignore:
Timestamp:
Aug 22, 2008, 7:03:36 PM (16 years ago)
Author:
sexton
Message:

scripts ready for Bridgette

Location:
anuga_work/development/gong_2008
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/development/gong_2008/project_slide.py

    r5676 r5677  
    2222
    2323# Bridgette to vary this parameter from 1 to 25 in steps of ?
    24 scale = None #25.
     24scale = 2.0 # None
    2525
    2626#Making assumptions about the location of scenario data
  • anuga_work/development/gong_2008/run_gong_slide_full.py

    r5676 r5677  
    134134
    135135tide = 0.0
    136 domain.set_quantity('elevation',
     136domain.set_quantity('elevation', 
    137137                    filename = project_slide.combined_dem_name + '.pts',
    138138                    use_cache = True,
     
    184184                               verbose=True)
    185185
     186
    186187#-------------------------------------------------------------------------------                                 
    187188# Setup initial conditions
Note: See TracChangeset for help on using the changeset viewer.