Page 1 of 1

excited state optimization

Posted: Tue Sep 17, 2024 5:25 am
by aijitha_john

Dear VASP users,
I am attempting to optimize the excited state of a system using the FERWE and FERDO flags. I've noticed that when performing the calculation with multiple k-points, the geometry appears incorrect. However, when I optimize the supercell using only the gamma point, the geometry looks reasonable. Is this a common occurrence? Additionally, during the excited state frequency calculation with the supercell (again using FERWE and FERDO), I am getting unusually large imaginary frequencies. Has this type of frequency calculation been tested before?


Re: excited state optimization

Posted: Tue Sep 17, 2024 5:33 am
by marie-therese.huebsch

Hi,

Not exactly sure what you are describing by "geometry appears incorrect". Could you please upload a minimal reproducible according to the forum guidelines?

Cheers,
Marie-Therese


Re: excited state optimization

Posted: Tue Sep 17, 2024 6:09 am
by aijitha_john

Dear Marie-Therese,
I have found that occupation is not constrained in the vasp calculations as given in INCAR. I am using vasp 6.4.2.
Is there any mistake in input or bug in vasp?


Re: excited state optimization

Posted: Wed Sep 18, 2024 6:09 am
by marie-therese.huebsch

Hi,

to my knowledge, FERWE and FERDO can only be used as an initialization (like MAGMOM) and not as a constraint. I guess you could use NELM=1 to simulate an ad hoc change of Fermi weights, but I don't have experience with that. I will ask around and get back to you.

Meanwhile, could you please attach the output and describe the goal of your calculation? Why do you want to constrain the occupations rather than determine them self-consistently? This is just for me to understand better what you aim for and find a way to make it happen in VASP.

Best regards,
Marie-Therese


Re: excited state optimization

Posted: Thu Sep 19, 2024 10:21 am
by aijitha_john

Dear Marie-Therese,
I am trying to do an excited state calculation by manually constraining the occupation using ISMEAR = -2, as mentioned in the VASP manual. However, after completing the SCF cycle (where my configuration involves exciting an alpha electron from the valence band to the conduction band which is set by FERWE and FERDO flag), the final occupations shown in the OUTCAR or EIGENVAL files is as if no excitation has occurred. Could you please advise on how to address this issue?


Re: excited state optimization

Posted: Wed Sep 25, 2024 9:11 am
by michael_wolloch

Fear aijitha_john,

please excuse the delay in this reply.

In principle, your methodology should be sound. But I see some discrepancies in your provided INCAR and OUTCAR files:
FERWE in your INCAR starts with:

FERWE = 24.0*1.0 1*0.0 1*1.0 6.0*0.0 ...

while in your OUTCAR it is:

FERWE = 215.0*1.0 ...

Please make sure to upload input and output files from the same run, so we can help you properly.

As for the difference in results when using Γ-only compared to more k-points: Are you sure that you adapted your FERWE and FERDO tags to include all bands at all KPOINTS?

Michael


Re: excited state optimization

Posted: Mon Sep 30, 2024 6:45 am
by aijitha_john

Dear michael_wolloch,

Sorry for the delay as I was on vacation.
Please see the attached incar and outcar with all k-points. My FERWE AND FERDO flags included all bands and K-points.
The occupancy of in the outcar file doesnot follow the FERDO AND FERWE flags.