Changeset 27262 for issm/trunk-jpl/src/m/classes/clusters/cyclone.py
- Timestamp:
- 09/02/22 20:53:34 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/clusters/cyclone.py
r26344 r27262 93 93 subprocess.call(compressstring, shell=True) 94 94 95 print('uploading input file and queu eing script')95 print('uploading input file and queuing script') 96 96 issmscpout(self.name, self.executionpath, self.login, self.port, [dirname + '.tar.gz']) 97 97 # }}}
Note:
See TracChangeset
for help on using the changeset viewer.