Ignore:
Timestamp:
08/20/12 14:03:54 (13 years ago)
Author:
jschierm
Message:

CHG: Changes for first successful python run (including very important missing 'else').

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/solve/loadresultsfromcluster.py

    r13071 r13097  
    2727                        if md.qmu.params['tabular_graphics_data']:
    2828                                filelist.append('dakota_tabular.dat')
     29        else:
    2930                filelist.append(md.miscellaneous.name+'.outbin')
    3031        cluster.Download(md.private.runtimename,filelist)
Note: See TracChangeset for help on using the changeset viewer.