Geometry optimization input

69 views
Skip to first unread message

Shweta Choudhary

unread,
Oct 19, 2022, 8:38:41 AM10/19/22
to cp...@googlegroups.com
Hi all,

Can anyone provide geometry optimization input with Kpoints. With the input on cp2k.org, I am unable to converge scf even after 1000 steps. 

Many thanks! 
Sweta

Matt Watkins

unread,
Oct 20, 2022, 1:07:45 PM10/20/22
to cp2k
Sorry, what have you tried that does not work?
If anything doesn't work or at least seem to improve after a few tens of steps you might want to check if it makes sense.
Matt

Shweta Choudhary

unread,
Oct 20, 2022, 2:17:09 PM10/20/22
to cp...@googlegroups.com
Hi Matt,

I am trying to optimize MoS2 unit-cell of 3 atoms. Here is the input file:
&GLOBAL
  PROJECT HER
  RUN_TYPE GEO_OPT
  PRINT_LEVEL LOW
&END GLOBAL
!
&MOTION
  &GEO_OPT
    TYPE MINIMIZATION
    MAX_FORCE 0.0004
    MAX_ITER 200
    OPTIMIZER CG
  &END GEO_OPT
&END MOTION
!
&FORCE_EVAL
  METHOD QS
  &DFT
    BASIS_SET_FILE_NAME  BASIS
    POTENTIAL_FILE_NAME  POTENTIAL
!
    &QS
      EPS_DEFAULT 1.0E-10
    &END QS
!
    &KPOINTS
      SCHEME MONKHORST-PACK 20 20 1
    &END KPOINTS
!
    &MGRID
      CUTOFF 500
      REL_CUTOFF 50
      NGRIDS 4
    &END MGRID
!    
    &SCF                    
      SCF_GUESS ATOMIC
      EPS_SCF 1.0E-6
      MAX_SCF 500
    &END SCF
!
    &XC                        
      &XC_FUNCTIONAL PBE
      &END XC_FUNCTIONAL
    &END XC
  &END DFT
!
  &SUBSYS
    &CELL
      A  3.2500000000         0.0000000000         0.0000000000
      B -1.6250000000         2.8145825623         0.0000000000
      C  0.0000000000         0.0000000000         26.1399998665
    &END CELL
!
    &COORD
      S  3.176289905         0.061583069         11.522105932
      S  1.551257458         0.999795990         14.617893843
      Mo -0.073726222        1.937980810         13.069999933
    &END COORD
!    
    &KIND Mo
      BASIS_SET DZVP-MOLOPT-SR-GTH
      POTENTIAL GTH-PBE-q14
    &END KIND
    &KIND S
      BASIS_SET DZVP-MOLOPT-SR-GTH
      POTENTIAL GTH-PBE-q6
    &END KIND
  &END SUBSYS
&END FORCE_EVAL

Kindly suggest! 
Thankyou

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cp2k/529ce15b-69ce-4d50-99de-510bb9ace70en%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages