Dear all,
Considering the spin-polarization system, I have another question that how to obtain the imaginary part of the BSE dielectric function with contributions from individual spins? (example shows in the attachment)
BSE dielectric function of spin-polarization systems
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 30
- Joined: Tue Mar 17, 2020 2:01 am
BSE dielectric function of spin-polarization systems
You do not have the required permissions to view the files attached to this post.
-
- Full Member
- Posts: 211
- Joined: Tue Jan 19, 2021 12:01 am
Re: BSE dielectric function of spin-polarization systems
Dear Yuanchang Li,
Thank you for bringing up this topic. It currently does not work out of the box, but it might still be achievable. This will involve changing the source code of VASP.
Could you share the reference of the figure you posted? And maybe additional references that discuss the spin-resolved dielectric function of BSE calculations. I would like to understand in which context this is used and what one can learn from it. It would be great if you can explain it!
Best regards,
Marie-Therese
Thank you for bringing up this topic. It currently does not work out of the box, but it might still be achievable. This will involve changing the source code of VASP.
Could you share the reference of the figure you posted? And maybe additional references that discuss the spin-resolved dielectric function of BSE calculations. I would like to understand in which context this is used and what one can learn from it. It would be great if you can explain it!
Best regards,
Marie-Therese
-
- Newbie
- Posts: 30
- Joined: Tue Mar 17, 2020 2:01 am
Re: BSE dielectric function of spin-polarization systems
Dear Marie-Therese,
I'm sorry for the late reply.
Actually, it is one of our previous works. Here is the URL. https://journals.aps.org/prl/abstract/1 ... 122.236402.
While the results are obtained from the Quantum Espresso package and the YAMBO code.
Best,
Yuanchang Li
I'm sorry for the late reply.
Actually, it is one of our previous works. Here is the URL. https://journals.aps.org/prl/abstract/1 ... 122.236402.
While the results are obtained from the Quantum Espresso package and the YAMBO code.
Best,
Yuanchang Li
-
- Full Member
- Posts: 211
- Joined: Tue Jan 19, 2021 12:01 am
Re: BSE dielectric function of spin-polarization systems
Dear Yuanchang Li,
The BSE routine is called with a spin variable in chi.F(line 1177): CALL CALCULATE_BSE(...). If you change that to 1 or 2 manually, VASP will calculate BSE for this specific spin channel. You can compile VASP to create an executable for each spin channel respectively. We suggest trying to reproduce the results you obtained in your previous work first to see if it is consistent.
I hope this helps. Sorry, this is not an integrated feature.
Best regards,
Marie-Therese
The BSE routine is called with a spin variable in chi.F(line 1177): CALL CALCULATE_BSE(...). If you change that to 1 or 2 manually, VASP will calculate BSE for this specific spin channel. You can compile VASP to create an executable for each spin channel respectively. We suggest trying to reproduce the results you obtained in your previous work first to see if it is consistent.
I hope this helps. Sorry, this is not an integrated feature.
Best regards,
Marie-Therese