Non-self-consistent calculations with istart=2 & icharg=11
Posted: Sun Jan 01, 2023 3:37 pm
Hello,
I have a question about the tag combination of ISTART = 2 and ICHARG = 11.
To clarify the question, the calculation procedure that I did is summarized below.
1) The system was calculated along with an insufficient electric minimization loop value.
(NELM=10 in this case and note that this is a non-converged calculation!)
From the OUTCAR of 1) calculation,
Hartree energy = -495.12291229
free energy = -13.18860079 eV
2) Non-selfconsistent calculation was performed with the WAVECAR and CHGCAR from 1).
(ISTART = 2 and ICHARG = 11)
From the OUTCAR of 2) calculation,
Hartree energy = -495.18085910
free energy = -13.52057273
If I understood correctly, the Hartree energies should be equal to each other in 1) and 2).
Because the same charge density is used in 1) and 2)!
3) Further calculation helped to understand the cause.
The 1) calculation was the result of the 10th cycle, and the result of the 11th cycle was as follows.
Hartree energy = -495.18057932
free energy = -13.52056611
It seems that ICHARG = 11 calculation implies one more continuous loop of electronic minimization.
And as a result, it means that the density changes and Hartree energy also changes.
Because general calculations with "ICHARG = 11" tag are performed for the band structure or DOS calculations after convergence of previously given Brillouin zone sampling, the density does not change. (Due to the variation principle.)
If so, is there a way to perform the calculation while maintaining non-converged density?
Thank you for reading this long question!
Sincerely,
Youngsam Kim
details of the input files are as follows. (Gamma-point only calculation)
------------------------------
POSCAR
water_mon
1.00000
15.00000 0.00000 0.00000
0.00000 15.00000 0.00000
0.00000 0.00000 15.00000
O H
1 2
Cart
5.00111 3.60865 5.00000
5.49057 3.28121 5.76087
5.49057 3.28121 4.23913
----------------------------------
INCAR of 1)
nwrite = 3
encut = 400
symprec = 1e-5
# spin polarization parameters
ispin = 2 ! 2(spin polarized), 1(non-polarized)
# ionic relaxation
nsw = 0 ! static
# electronic relaxation
ediff = 1e-6
nelm = 10
ismear = 0
sigma = 0.0001
kpar = 1
npar = 1
lwave = .true.
lcharg = .true.
----------------------------------
INCAR of 2)
nwrite = 3
istart = 2
icharg = 11
encut = 400
symprec = 1e-5
# spin polarization parameters
ispin = 2 ! 2(spin polarized), 1(non-polarized)
# ionic relaxation
nsw = 0 ! static
# electronic relaxation
ediff = 1e-6
nelm = 1
ismear = 0
sigma = 0.0001
kpar = 1
npar = 1
lwave = .false.
lcharg = .false.
I have a question about the tag combination of ISTART = 2 and ICHARG = 11.
To clarify the question, the calculation procedure that I did is summarized below.
1) The system was calculated along with an insufficient electric minimization loop value.
(NELM=10 in this case and note that this is a non-converged calculation!)
From the OUTCAR of 1) calculation,
Hartree energy = -495.12291229
free energy = -13.18860079 eV
2) Non-selfconsistent calculation was performed with the WAVECAR and CHGCAR from 1).
(ISTART = 2 and ICHARG = 11)
From the OUTCAR of 2) calculation,
Hartree energy = -495.18085910
free energy = -13.52057273
If I understood correctly, the Hartree energies should be equal to each other in 1) and 2).
Because the same charge density is used in 1) and 2)!
3) Further calculation helped to understand the cause.
The 1) calculation was the result of the 10th cycle, and the result of the 11th cycle was as follows.
Hartree energy = -495.18057932
free energy = -13.52056611
It seems that ICHARG = 11 calculation implies one more continuous loop of electronic minimization.
And as a result, it means that the density changes and Hartree energy also changes.
Because general calculations with "ICHARG = 11" tag are performed for the band structure or DOS calculations after convergence of previously given Brillouin zone sampling, the density does not change. (Due to the variation principle.)
If so, is there a way to perform the calculation while maintaining non-converged density?
Thank you for reading this long question!
Sincerely,
Youngsam Kim
details of the input files are as follows. (Gamma-point only calculation)
------------------------------
POSCAR
water_mon
1.00000
15.00000 0.00000 0.00000
0.00000 15.00000 0.00000
0.00000 0.00000 15.00000
O H
1 2
Cart
5.00111 3.60865 5.00000
5.49057 3.28121 5.76087
5.49057 3.28121 4.23913
----------------------------------
INCAR of 1)
nwrite = 3
encut = 400
symprec = 1e-5
# spin polarization parameters
ispin = 2 ! 2(spin polarized), 1(non-polarized)
# ionic relaxation
nsw = 0 ! static
# electronic relaxation
ediff = 1e-6
nelm = 10
ismear = 0
sigma = 0.0001
kpar = 1
npar = 1
lwave = .true.
lcharg = .true.
----------------------------------
INCAR of 2)
nwrite = 3
istart = 2
icharg = 11
encut = 400
symprec = 1e-5
# spin polarization parameters
ispin = 2 ! 2(spin polarized), 1(non-polarized)
# ionic relaxation
nsw = 0 ! static
# electronic relaxation
ediff = 1e-6
nelm = 1
ismear = 0
sigma = 0.0001
kpar = 1
npar = 1
lwave = .false.
lcharg = .false.