Hi
you should do the following steps to get this running:
1) Use OT optimizer
&SCF
MAX_SCF 50
SCF_GUESS RESTART
EPS_SCF 1E-6
&OT
PRECONDITIONER FULL_ALL
MINIMIZER DIIS
&END OT
&END SCF
2) Use EPS_Defualt 1.E-10
3) Optimize the structure (at least SCF, maybe geometry) first with a GGA functional (e.g. PBE)
4) Restart from that orbitals and use SCREEN_ON_INITIAL_P TRUE
5) Increase MAX_MEMORY (if possible) so that all integrals are kept incore
6) USE ADMM
&AUXILIARY_DENSITY_MATRIX_METHOD
ADMM_TYPE ADMMQ
EXCH_CORRECTION_FUNC PBEX
&END AUXILIARY_DENSITY_MATRIX_METHOD
with (add it)
BASIS_SET_FILE_NAME BASIS_ADMM_ae
and
BASIS_SET AUX_FIT admm-2
7) Use BFGS for geometry optimizer, maybe even restart the Hessian from a previous GGA optimization
8) if the geometry optimization is not converging you might have to tighten the thresholds
EPS_DEFAULT, EPS_SCF, EPS_SCHWARZ
With these changes, you need about 40 Gb of memory and on 36 core a geometry step takes 1-2 minutes.
Sent: Wednesday, October 23, 2024 5:30 PM
To: cp2k
Subject: Re: [CP2K:20806] All-electron Geometry Optimization of EMIBF4
To view this discussion visit
https://groups.google.com/d/msgid/cp2k/dbffa255-5afa-43c7-8bd5-875420594c7cn%40googlegroups.com<
https://groups.google.com/d/msgid/cp2k/dbffa255-5afa-43c7-8bd5-875420594c7cn%40googlegroups.com?utm_medium=email&utm_source=footer>.