ENERGY_FORCE calculation not converging on same ENERGY runs
63 views
Skip to first unread message
Hezhou Zhang
unread,
Dec 18, 2024, 2:30:42 AM12/18/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cp2k
Dear CP2K community,
I'm benchmarking a UKS calculation on a small system. By only changing GLOBAL RUNTYPE from ENERGY to ENERGY_FORCE and printing FORCE in FORCE_EVAL, the calculations that successfully converged on ENERGY calculations failed to converge in ENERGY_FORCE, and gave a drastically wrong energy. This occurred in versions 7.1 and 2023.2 seemingly randomly, but I haven't tried others. Any idea why this is happening? Thank you all!
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cp...@googlegroups.com
Hi
you are restarting both calculations. From the initial energy it seems for energy_force this was
not optimal. However, this would not lead to different results if your EPS_SCF would be smaller.
With the value you chose 10^-5 SCF stops rather early and energy is only correct to about 5 digits.
regards
JH
________________________________________
From: cp...@googlegroups.com <cp...@googlegroups.com> on behalf of Hezhou Zhang <lzha...@uchicago.edu>
Sent: Tuesday, December 17, 2024 12:06 AM
To: cp2k
Subject: [CP2K:20978] ENERGY_FORCE calculation not converging on same ENERGY runs
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cp2k
Dear Jürg,
Thanks for the response and sorry for the ambiguity. The 4 energies are from four different frames.
The problem is that, for the first frame on the right panel (with ENERGY_FORCE), the same condition gives a non-convergence and wrong energy, where only running ENERGY gives a converged result.
The EPS convergence threshold does not concern me for now.
Regards,
Hezhou
Jürg Hutter
unread,
Dec 20, 2024, 8:39:45 AM12/20/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cp...@googlegroups.com
Hi
yes, there seems something to be wrong. However, from a single number it is impossible to
get what the problem is.