Hirshfeld Charges
#Atom Element Kind Ref Charge Population Net charge
1 Pt 1 18.000 17.750 0.250
2 Pt 1 18.000 17.750 0.250
3 Pt 1 18.000 17.750 0.250
4 Pt 1 18.000 17.750 0.250
Total Charge 1.000
--
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/7092cb9a-be30-4f63-8246-b988dea87c67%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to cp...@googlegroups.com.
Hi,As others have mentioned, change your CHARGE to 0. Additionally, you'll want to use KPOINTS,&FORCE_EVAL
METHOD QUICKSTEP
STRESS_TENSOR ANALYTICAL
&DFT
UKS T
CHARGE 0
MULTIPLICITY 1
BASIS_SET_FILE_NAME data/BASIS_MOLOPT
POTENTIAL_FILE_NAME data/POTENTIAL
&MGRID
CUTOFF 800
NGRIDS 5
RELATIVE_CUTOFF 50
&END MGRID
&QS
EPS_DEFAULT 1.0E-12
METHOD GPW
EXTRAPOLATION USE_GUESS
&END QS
&SCF
EPS_SCF 1e-06
MAX_SCF 200
SCF_GUESS RESTART
ADDED_MOS 400
&SMEAR T
METHOD FERMI_DIRAC
ELECTRONIC_TEMPERATURE 3.0000000000000000E+02
&END SMEAR
&MIXING T
METHOD BROYDEN_MIXING
ALPHA 4.0000000000000002E-01
BETA 1.5000000000000000E+00
PULAY_ALPHA 5.0000000000000003E-02
PULAY_BETA 1.0000000000000000E+00
NMIXING 5
NBUFFER 8
&END MIXING
&END SCF
&XC
FUNCTIONAL_ROUTINE NEW
DENSITY_CUTOFF 1.0e-12
GRADIENT_CUTOFF 1.0e-12
TAU_CUTOFF 1.0e-12
&XC_FUNCTIONAL
&PBE
PARAMETRIZATION Orig
&END PBE
&END XC_FUNCTIONAL
&XC_GRID
USE_FINER_GRID T
&END XC_GRID
&END XC
&POISSON
POISSON_SOLVER PERIODIC
PERIODIC XYZ
&END POISSON
&KPOINTS
SCHEME MONKHORST-PACK 8 8 8
FULL_GRID .TRUE.
&END KPOINTS
&END DFT
&SUBSYS
&CELL
ABC 3.976771 3.976771 3.976771
ALPHA_BETA_GAMMA 90.000000 90.000000 90.000000
PERIODIC XYZ
MULTIPLE_UNIT_CELL 1 1 1
&END CELL
...
&END SUBSYS
&END FORCE_EVALStructure was taken off Materials Project which is pre-optimized with similar settings in VASP. Usually takes <10 CELL_OPT iterations to optimize.-T