You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The old SAD guess routines were replaced after release of QUICK-21.03. This was done because the old SAD guess is extremely inefficient. However, the new SAD guess produces wrong results. As a result the SAD guess data for all basis sets added after release of QUICK-21.03 is wrong. This affects following basis sets:
6-311G2DF2PD
cc-pVTZ
aug-cc-pVDZ
aug-cc-pVTZ
def2-TZVP
def2-TZVPD
def2-TZVPP
def2-TZVPPD
aug-pc-1
pc-2
aug-pc-2
As an example, here is the SCF for CH4 with def2-TZVP (input taken from test ene_CH4_rhf_631gs and basis set changed):
The old SAD guess routines were replaced after release of QUICK-21.03. This was done because the old SAD guess is extremely inefficient. However, the new SAD guess produces wrong results. As a result the SAD guess data for all basis sets added after release of QUICK-21.03 is wrong. This affects following basis sets:
As an example, here is the SCF for CH4 with def2-TZVP (input taken from test ene_CH4_rhf_631gs and basis set changed):
Compare to this output where I replaced the SAD guess files for H and C obtained with QUICK-21.03 (using old SAD guess routines):
Notice how the energy in the fist SCF iteration is much closer to the converged SCF energy and the SCF converges in less iterations.
The text was updated successfully, but these errors were encountered: