Hi Everyone,
I want to calculate the optical absorption spectra using VASP 5.4. I want to do this in a narrow energy range. How do I set Emin and Emax for this? Thanks in advance.
Optical absorption spectra
Moderators: Global Moderator, Moderator
-
- Global Moderator
- Posts: 502
- Joined: Mon Nov 04, 2019 12:41 pm
- Contact:
Re: Optical absorption spectra
To choose the max energy range where the optical absorption spectrum is computed (LOPTICS=.TRUE.) you should use:
wiki/index.php/OMEGAMAX
Let me know if this answers your question.
wiki/index.php/OMEGAMAX
Let me know if this answers your question.
-
- Newbie
- Posts: 22
- Joined: Mon Aug 03, 2020 1:56 pm
Re: Optical absorption spectra
Dear henrique_miranda,
Since I am trying to create a plot for absorption vs. energy, I want to specify an energy range along the x-axis. I am wondering if I can choose this in the input file. Thanks.
Since I am trying to create a plot for absorption vs. energy, I want to specify an energy range along the x-axis. I am wondering if I can choose this in the input file. Thanks.
-
- Global Moderator
- Posts: 502
- Joined: Mon Nov 04, 2019 12:41 pm
- Contact:
Re: Optical absorption spectra
I believe currently you can only choose the higher limit using OMEGAMAX, the lower limit is always 0.
You can increase the number of points using the NEDOS variable.
You can increase the number of points using the NEDOS variable.
-
- Newbie
- Posts: 22
- Joined: Mon Aug 03, 2020 1:56 pm
Re: Optical absorption spectra
OK. Thanks.