[CP2K:6941] Optimizing Nickel Cluster
S Ling
lingsa... at gmail.com
Tue Sep 1 18:58:36 UTC 2015
Hi Natalie,
I can see that you are dealing with metallic systems, and in both cases,
you are using the OT method for SCF convergence, which is not
recommended. For metallic systems, normally we use direct diagonalization
with Fermi-Dirac smearing. You may try to replace the &SCF section of your
input with the following section and see whether it works.
SL
========
&SCF
SCF_GUESS ATOMIC
EPS_SCF 1.0E-6
MAX_SCF 500
ADDED_MOS 200
CHOLESKY INVERSE
&SMEAR ON
METHOD FERMI_DIRAC
ELECTRONIC_TEMPERATURE [K] 300
&END SMEAR
&DIAGONALIZATION
ALGORITHM STANDARD
&END DIAGONALIZATION
&MIXING
METHOD BROYDEN_MIXING
ALPHA 0.1
BETA 1.5
NBROYDEN 8
&END MIXING
&END SCF
On 1 September 2015 at 18:14, Natalie Austin <natalie... at gmail.com>
wrote:
> Hello,
>
> I'm fairly new to cp2k. I've been attempting to study a Nickel (and
> copper) cluster on a ZnO support.
> So far using I've been able to converge the Copper cluster (~3 hrs) and
> the Cu on the ZnO support (~20hrs) using the input files below. However,
> I'm having an issue with the Nickel cluster.
> Initially I used the same input as with the copper cluster except I
> changed the basis, pseudopotentials.
> I've also I tried increasing the i) cutoff , ii) adding spin polarization
> with UKS and iii) UKS and changing the multiplicity.
> However, the calculation runs for over 24 hours in each case and only
> performs 0-2 optimization steps. I just want to know if this is normal for
> a nickel system? and if there is anything else I could try to obtain
> convergence.
>
> Thanks,
>
> Natalie
>
>
> --
> 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+uns... at googlegroups.com.
> To post to this group, send email to cp... at googlegroups.com.
> Visit this group at http://groups.google.com/group/cp2k.
> For more options, visit https://groups.google.com/d/optout.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20150901/54b7d5b1/attachment.htm>
More information about the CP2K-user
mailing list