Changeset 5457


Ignore:
Timestamp:
Jul 2, 2008, 8:30:12 AM (15 years ago)
Author:
kristy
Message:

Update files

Location:
anuga_work/production/busselton
Files:
2 edited

Legend:

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

    r5451 r5457  
    55from os import sep
    66
    7 time_dir = '20080630_104134_run_trial_0.6_exmouth_5449_kvanputt'
     7#time_dir = '20080630_104134_run_trial_0.6_exmouth_5449_kvanputt'
     8#time_dir = '20080630_111936_run_trial_0.6_exmouth_4695_kvanputt'
     9#time_dir = '20080630_112512_run_trial_0.6_exmouth_4743_kvanputt'
     10time_dir = '20080630_112830_run_trial_0.6_exmouth_4777_kvanputt'
    811#time_dir = '20080630_114135_run_trial_0.6_exmouth_4901_kvanputt'
    912#time_dir = '20080630_114503_run_trial_0.6_exmouth_4874_kvanputt'
     
    3134
    3235#var = [0,4]
    33 #var = [2] # depth
     36#var = [2,3] # depth and Speed
    3437var = [4] # elevation
    3538
  • anuga_work/production/busselton/project.py

    r5448 r5457  
    6060    yieldstep=60
    6161
    62 rev_num = '5447'
     62#rev_num = '5449'
    6363#rev_num = '4695' # 2nd Sept 2007
    6464#rev_num = '4743' # 3nd Oct 2007
     
    6969#rev_num = '5103' # 3rd March 2007
    7070#rev_num = '5185' # 1st April 2007
    71 #rev_num = '5273' # 2nd May 2007
     71rev_num = '5273' # 2nd May 2007
    7272
    7373
Note: See TracChangeset for help on using the changeset viewer.