Update submit.py#38
Conversation
Added `cp input.* "$PBS_O_WORKDIR/"` to get output.out file in gaussian runs on ZEUS.
|
Closing as not applicable to the current Zeus script. On Zeus, Gaussian's output name is fixed by the submit script itself — Note: there IS a real output-name mismatch of this kind on Atlas — |
Added
cp output.* "$PBS_O_WORKDIR/"to get output.out file in gaussian runs on ZEUS.