Re: [CP2K:4452] Re: Error in charges increases every OUTER_SCF cycle.
39 views
Skip to first unread message
John J. Low
unread,
May 17, 2013, 3:40:29 PM5/17/13
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
Flo,
I still has this issue with a cutoff of 800 Rydbergs in a 4x4x4 box (which converges the energy to 1 mh).
I solved my problem by using a different preconditioner (FULL_S_INVERSE) and increasing the cutoff to 1600 Rydbergs (or 800 Hartrees, which might have been what you meant). The error in the charge density does not increase every OUTER_SCF cycle after these changes.
It seems like the preconditioners based on diagonalization have this issue. I am not sure if this should have been expected from the theory or is a implementation issue.
Thanks for your help. Getting the OUTER_SCF working will be a big help to me.
John J. Low
Florian Schiffmann
unread,
May 18, 2013, 12:56:36 PM5/18/13
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 John,
there is another parameter to tune. FULL_ALL uses the ENERGY_GAP option, which is used as a scaling factor (usually improves convergence). Setting this to a higher value (0.5) could help there as well.