Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 500 Bytes

g16.md

File metadata and controls

10 lines (7 loc) · 500 Bytes

Running Gaussian 16 with failure allowed

Typically, a task will retry three times if the exit code is not zero. Sometimes, one may allow non-zero code. For example, when running large amounts of Gaussian 16 single-point calculation tasks, some of the Gaussian 16 tasks may throw SCF errors and return a non-zero code. One can append ||: to the command:

:language: json
:linenos:

This command ensures the task will always provide zero code.