Ignore:
Timestamp:
Aug 29, 2008, 9:40:58 AM (15 years ago)
Author:
duncan
Message:

file name change

File:
1 moved

Legend:

Unmodified
Added
Removed
  • anuga_work/development/Hinwood_2008/calc_rmsd.py

    r5708 r5709  
    444444    #scenarios = [scenarios[0]] # !!!!!!!!!!!!!!!!!!!!!!
    445445    #scenarios = scenarios[4:] # !!!!!!!!!!!!!!!!!!!!!!
    446     calc_norms = True
    447     #calc_norms = False
    448     if calc_norms:
     446    calc_rmsds = True
     447    #calc_rmsds = False
     448    if calc_rmsds:
    449449        for outputdir_tag in outputdir_tags:
    450450            auto_rrms(outputdir_tag, scenarios, "stage", y_location_tag=':0.0')
Note: See TracChangeset for help on using the changeset viewer.