Hi all!
i relax a configuration of FeC60, where a Fe atom bonds to an isolated C60 molecule, using PAW potentials. Electronic SC-steps on the first ionic relaxation step are > 100. How can I speed up the self-consistency? if i increase SIGMA or ENCUT, will it help?
Here is my INCAR file:
System = Fe-C60
ENCUT = 300.0
NELM = 300
GGA = 91
ISMEAR = 1
SIGMA = 0.2
PREC = Accurate
LPLANE = .T.
LREAL = .T.
NSW = 100
IBRION = 2
ISPIN = 2
ISYM = 0
AMIX = 0.2
BMIX = 0.0001
Very slow self-consistency on the first ionic relaxation step
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 2
- Joined: Mon Feb 26, 2007 7:07 pm
Very slow self-consistency on the first ionic relaxation step
Last edited by lanli on Sat Jun 07, 2008 5:31 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
Very slow self-consistency on the first ionic relaxation step
your input looks reasonable. Please check whether you have used the Gamma point only in KPOINTS (as appropriate for free molecules), it may improve convergence to use Gaussian BZ-integration (ISMEAR=0) and the Vosko-Wilk-Nusair ansatz for the parametrization of the free electron gas contribution of the LDA-XC part (VOSKOWN=1).
Sometimes, difficulties in the electronic convergence arise if the ionic configuration of the starting geometry is bad
[ Edited Mon Jun 09 2008, 03:30PM ]
Sometimes, difficulties in the electronic convergence arise if the ionic configuration of the starting geometry is bad
[ Edited Mon Jun 09 2008, 03:30PM ]
Last edited by admin on Mon Jun 09, 2008 1:26 pm, edited 1 time in total.
-
- Newbie
- Posts: 8
- Joined: Tue Feb 21, 2006 2:45 pm
- Location: Gainesville, Florida, US
Very slow self-consistency on the first ionic relaxation step
Sometimes, it's very helpful if you keep your WAVECAR and start your next calculation with the WAVECAR as writing WAVECAR is one of the reason for slow convergence in first ionic step, especially for large system like yours.
CW
CW
Last edited by cwandtj on Wed Jun 18, 2008 1:30 am, edited 1 time in total.