[CP2K-user] [CP2K:21905] Geometry optimization can't converge and output trajectory

聪刘 datangkouzhongzs at gmail.com
Sat Oct 18 14:09:23 UTC 2025


Hi Konstantin,
here is my input below and scf never converges.
&GLOBAL
  PROJECT C
  RUN_TYPE ENERGY
  PRINT_LEVEL MEDIUM
&END GLOBAL
&FORCE_EVAL
  METHOD Quickstep
  &DFT
    BASIS_SET_FILE_NAME  BASIS_SET
    POTENTIAL_FILE_NAME  POTENTIAL
    &MGRID
      NGRIDS 4
      CUTOFF 400
      REL_CUTOFF 100
    &END MGRID
    &QS
      METHOD GAPW
    &END QS
    &SCF
      SCF_GUESS ATOMIC
      EPS_SCF 1.0E-6
      MAX_SCF 50
      ADDED_MOS 10
      CHOLESKY INVERSE
      IGNORE_CONVERGENCE_FAILURE TRUE
      &SMEAR ON
        METHOD FERMI_DIRAC
        ELECTRONIC_TEMPERATURE [K] 300
      &END SMEAR
      &DIAGONALIZATION
        ALGORITHM STANDARD
      &END DIAGONALIZATION
      &MIXING
        METHOD BROYDEN_MIXING
        ALPHA 0.4
        BETA 0.5
        NBROYDEN 8
      &END MIXING
    &END SCF
    &XC
      &XC_FUNCTIONAL PBE
      &END XC_FUNCTIONAL
    &END XC
  &END DFT
  &SUBSYS
&KIND C
  BASIS_SET ORB DZVP-GTH-BLYP-q4
  POTENTIAL GTH-BLYP-q4
&END KIND
&CELL
      A 0 2.4195442594936767 2.4195442594936767
      B 2.4195442594936767 0 2.4195442594936767
      C 2.4195442594936767 2.4195442594936767 0
      PERIODIC XYZ
    &END CELL
    &COORD
      C 0 0 0
      C 0.60488606487341917 0.60488606487341917 0.60488606487341917
    &END COORD
  &END SUBSYS
  &PRINT
    &TOTAL_NUMBERS  ON
    &END TOTAL_NUMBERS
  &END PRINT
&END FORCE_EVAL

[image: image.png]

On Sat, Oct 18, 2025 at 3:49 AM Konstantin Tokarev <annulen at gmail.com>
wrote:

> Hi,
>
> What basis set are you using? Small interatomic distances increase
> likeliness of linear dependence, so you have better chances of convergence
> when using smaller and less diffuse basis set. Also, in this case it might
> be worthwhile to try using plane wave basis set instead of Gaussian.
>
> --
> 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 visit
> https://groups.google.com/d/msgid/cp2k/aa82397f-be69-42b9-a191-b931782217d3n%40googlegroups.com
> <https://groups.google.com/d/msgid/cp2k/aa82397f-be69-42b9-a191-b931782217d3n%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 visit https://groups.google.com/d/msgid/cp2k/CAAAGZUgvKXhrobkeD%3D4eLp_ya9Rf4z53wUS%2BuZu7E--_PbkBOQ%40mail.gmail.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20251018/4b4c74c8/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 185662 bytes
Desc: not available
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20251018/4b4c74c8/attachment-0001.png>


More information about the CP2K-user mailing list