Changeset 5451


Ignore:
Timestamp:
Jun 30, 2008, 2:17:31 PM (15 years ago)
Author:
kristy
Message:

updated files listing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/busselton/export_results.py

    r5444 r5451  
    55from os import sep
    66
    7 #time_dir = '20080530_170705_run_final_0.6_exmouth_kvanputt'
    8 #time_dir = '20080619_115523_run_trial_0.6_exmouth_current_kvanputt'
    9 #time_dir = '20080624_172109_run_final_0.6_exmouth_0.1_kvanputt'
    10 #time_dir = '20080624_172126_run_final_0.6_exmouth_0.5_kvanputt'
    11 time_dir = '20080627_085741_run_final_0.6_exmouth_current_kvanputt'
     7time_dir = '20080630_104134_run_trial_0.6_exmouth_5449_kvanputt'
     8#time_dir = '20080630_114135_run_trial_0.6_exmouth_4901_kvanputt'
     9#time_dir = '20080630_114503_run_trial_0.6_exmouth_4874_kvanputt'
     10#time_dir = '20080630_114811_run_trial_0.6_exmouth_4990_kvanputt'
     11#time_dir = '20080630_115238_run_trial_0.6_exmouth_5103_kvanputt'
     12#time_dir = '20080630_115458_run_trial_0.6_exmouth_5185_kvanputt'
     13#time_dir = '20080630_115757_run_trial_0.6_exmouth_5273_kvanputt'
     14
    1215
    1316
     
    2730print 'output dir:', name
    2831
    29 var = [0,4]
     32#var = [0,4]
    3033#var = [2] # depth
    31 #var = [4]
    32 #var = [2] #depth
     34var = [4] # elevation
     35
    3336
    3437for which_var in var:
     
    7477        sww2dem(name, basename_out = outname,
    7578                    quantity = quantityname,
    76                     timestep = timestep,
     79                    #timestep = timestep,
    7780                    cellsize = cellsize,     
    7881                    #easting_min = project_grad.e_min_area,
Note: See TracChangeset for help on using the changeset viewer.