Time-dependent calculations
Dear All,
I would like to use TDDFT+U to obtain the optical absorption of my cluster system using ALGO = TDHF and TIMEEV, following the procedure below:
1- Perform a ground-state calculation with LOPTICS = .TRUE. and include empty bands with DFT+U.
2- Calculate the optical absorption using TDHF and TIMEEV.
#TDHF
DFT+U parameters
ALGO = TDHF
LHARTREE = .TRUE.
LADDER = .FALSE.
LFXC = .TRUE.
DIM = 0
IBSE = 0
ISYM = 0
#TIMEEV
DFT+U parameters
ALGO = TIMEEV
NELM = 20000
LHARTREE = .FALSE.
LADDER = .FALSE.
LFXC = .TRUE.
DIM = 0
ISYM = 0
IEPSILON = 4
However, I have a few questions:
1- I am not sure whether LHARTREE should be set to TRUE or FALSE in the second step. When LHARTREE = FALSE, TDHF gives spectra similar to IP by LOPTICS, while in TIMEEV there seems to be no difference compared to TRUE. Could you please clarify this behavior? Should I set LHARTREE = TRUE for TDHF and FALSE for TIMEEV?
2- I observed that the absorption spectrum calculated with TIMEEV is red shifted compared to that obtained with TDHF. What could be the reason for this shift?
3- In the OUTCAR file for TIMEEV, I obtained the following output: maximum number of steps NELM = 20000 number of time steps: 1176, what does it mean? I suppose to have 20000 steps.
4- In this 0D structure with DIM = 0 in the INCAR file, there seems to be no difference compared to the default DIM setting of 3. Does the calculated dielectric function depend on the vacuum size? If so, does that mean that quantities such as the polarizability and absorption coefficient cannot be calculated using their conventional formulas for bulk systems based on the calculated dielectric function?
Many thanks in advance,
Ibrahim