[CP2K-user] [CP2K:16893] Re: Slow force calculation step timing using hybrid functionals
'Frederick Stein' via cp2k
cp2k at googlegroups.com
Tue Apr 26 19:52:21 UTC 2022
Dear Branislav,
If you use the section &XC_SECTION <FUNCTIONAL_NAME>, CP2K will use the
standard parameters of the HF section. The employed thresholds in the
SCREENING provide accurate results but can be too tight. It might help, to
set the respective parameters of HF section explicitly:
&XC
# Add your other subsections here
&HF
&SCREENING
#Choose smaller values for higher accuracy
EPS_SCHWARZ 1.0E-6
EPS_SCHWARZ_FORCES 1.0E-5
&END SCREENING
&END HF
&END XC
Another parameter to tune is EPS_DEFAULT in the QS section.
Consult also the CP2K manual
(https://manual.cp2k.org/trunk/CP2K_INPUT/FORCE_EVAL/DFT/XC/HF.html) for
further reference.
HTH
Frederick
dr.bra... at gmail.com schrieb am Dienstag, 26. April 2022 um 16:10:34 UTC+2:
> Dear CP2K users,
>
> I'm experiencing problems when using hybrid functionals such as B3LYP or
> M062X and while optimizing simple test system (hydrogen bonded acetic acid
> dimer).
>
> SCF convergence appears to be fast and normal but the Force calculation
> step is extremely slow. Maybe I made some mistake in the input file?
>
> I attached my input files and output file (B3LYP).
> Also, I don't really understand the timings at the end output file.
>
> Thanks in advance!
> Branislav
>
--
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/955c0d8f-017c-4649-b2bc-e9220a1df121n%40googlegroups.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20220426/f9a95f04/attachment.htm>
More information about the CP2K-user
mailing list