Gaussian SCF error in DP-GEN fp process #1408
-
When running Gaussian16, an SCF error occurs due to incorrect structure. Since the error does not result in a normal completion, a completion flag file is not generated and the step cannot proceed any further. parameters: type_map:
train: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Just appending |
Beta Was this translation helpful? Give feedback.
Just appending
||:
to a bash command will make the exit code zero, as shown below.dpgen/examples/machine/DeePMD-kit-1.x/machine-pbs-gaussian.json
Line 86 in 042ea32