[CP2K-user] [CP2K:16319] SCF cycle energy going crazy in QM/MM cal with hybrids
Fabian Ducry
fabianducry at gmail.com
Tue Nov 30 14:26:05 UTC 2021
Hi Kush,
Your eps values are probably not tight enough, try lowering them:
EPS_DEFAULT 1.0E-10 -> EPS_DEFAULT 1.0E-12
EPS_PGF_ORB 1.0E-03 -> EPS_PGF_ORB 1.0E-06 or lower (this
probably even triggers a warning in your output!)
EPS_SCHWARZ 1.0E-6 -> EPS_SCHWARZ 1.0E-7 or lower
Also MAX_SCF for the inner scf loop should not be larger than 30:
MAX_SCF 300 -> MAX_SCF 30
Cheers,
Fabian
On 30.11.2021 13:24, Kushagra Agrawal wrote:
> Hi
> I am trying to run a DFT calculation for the QM part of a QM/MM region
> with hybrid functional PBE0.
> When I run it, the energy of SCF gives random value for each iteration
> instead of systematically going down as expected. Naturally, the
> system also does not converge after long cycles. can someone point to
> what could be wrong in my file. I am attaching my input file here for
> reference.
> Regards
> Kush
> --
> You received this message because you are subscribed to the Google
> Groups "cp2k" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to cp2k+unsubscribe at googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/cp2k/771f2659-5377-4cfd-b3b4-34c0c51d504an%40googlegroups.com
> <https://groups.google.com/d/msgid/cp2k/771f2659-5377-4cfd-b3b4-34c0c51d504an%40googlegroups.com?utm_medium=email&utm_source=footer>.
--
You received this message because you are subscribed to the Google Groups "cp2k" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cp2k+unsubscribe at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cp2k/a46a162f-7e19-ea21-18e5-313b972cb7ca%40gmail.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20211130/b5a9a49a/attachment.htm>
More information about the CP2K-user
mailing list