Changeset 13097 for issm/trunk-jpl/src/m/solve/loadresultsfromcluster.py
- Timestamp:
- 08/20/12 14:03:54 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/solve/loadresultsfromcluster.py
r13071 r13097 27 27 if md.qmu.params['tabular_graphics_data']: 28 28 filelist.append('dakota_tabular.dat') 29 else: 29 30 filelist.append(md.miscellaneous.name+'.outbin') 30 31 cluster.Download(md.private.runtimename,filelist)
Note:
See TracChangeset
for help on using the changeset viewer.