negative fermi energy- surface calculations
Moderators: Global Moderator, Moderator
negative fermi energy- surface calculations
Hello,
I am trying surface calculations for semiconductors. The slab is 11 layer thick with equal vacuum length. I have applied dipole correction along z.
When I calculate DOS (tetrahedron method, prec=accurate), I get negative values for fermi energy. I did see some discussion on this. But I am unable to get rid of this problem. I am using GGA_PBE
Can somebody tell me how to go about this problem
Thanks
I am trying surface calculations for semiconductors. The slab is 11 layer thick with equal vacuum length. I have applied dipole correction along z.
When I calculate DOS (tetrahedron method, prec=accurate), I get negative values for fermi energy. I did see some discussion on this. But I am unable to get rid of this problem. I am using GGA_PBE
Can somebody tell me how to go about this problem
Thanks
Last edited by kamala on Fri May 21, 2010 7:45 am, edited 1 time in total.
-
- Sr. Member
- Posts: 339
- Joined: Mon Apr 24, 2006 9:07 am
- License Nr.: 173
- Location: Gothenburg, Sweden
negative fermi energy- surface calculations
Can you explain why you think this is a problem? Since there in general is no absolute reference for the energy in the calculation, a negative or positive value for the fermi-energy doesn't say anything at all...
If you want to you can in your case align your energy levels with respect to the vacuum level by evaluating the planar average electrostatic potential, if you now want an absolute reference.
Cheers,
/Dan
<span class='smallblacktext'>[ Edited Mon May 24 2010, 12:30PM ]</span>
If you want to you can in your case align your energy levels with respect to the vacuum level by evaluating the planar average electrostatic potential, if you now want an absolute reference.
Cheers,
/Dan
<span class='smallblacktext'>[ Edited Mon May 24 2010, 12:30PM ]</span>
Last edited by forsdan on Sun May 23, 2010 4:12 pm, edited 1 time in total.
negative fermi energy- surface calculations
Dan,
OK,
I am trying to get band offsets. So I need a reference
Related question as you have mentioned the average ES pot....
I have calculated the LOCPOT. I am trying to understand the format of this file. How do I plot E vs Z? that is the planar average Electrostatic potential?
Please help
Thanks
Kamala
OK,
I am trying to get band offsets. So I need a reference
Related question as you have mentioned the average ES pot....
I have calculated the LOCPOT. I am trying to understand the format of this file. How do I plot E vs Z? that is the planar average Electrostatic potential?
Please help
Thanks
Kamala
Last edited by kamala on Mon May 24, 2010 6:27 am, edited 1 time in total.
-
- Sr. Member
- Posts: 339
- Joined: Mon Apr 24, 2006 9:07 am
- License Nr.: 173
- Location: Gothenburg, Sweden
negative fermi energy- surface calculations
The format of the LOCPOT file is similar to the format of the CHGCAR file, so you can understand it from the manual entry
http://cms.mpi.univie.ac.at/vasp/vasp/CHGCAR_file.html
There are also a numerous threads that discuss the format of the CHGCAR file.
You can then write a script that evaluates the planar average electrostatic potential at each z-coordinate from the data structure. This is quite straightforward once you have understood the structure.
/Dan
http://cms.mpi.univie.ac.at/vasp/vasp/CHGCAR_file.html
There are also a numerous threads that discuss the format of the CHGCAR file.
You can then write a script that evaluates the planar average electrostatic potential at each z-coordinate from the data structure. This is quite straightforward once you have understood the structure.
/Dan
Last edited by forsdan on Mon May 24, 2010 10:29 am, edited 1 time in total.
negative fermi energy- surface calculations
Thanks much Dan,
One more question.. where do I get the information of grid along z direction in real space?
Kamala
One more question.. where do I get the information of grid along z direction in real space?
Kamala
Last edited by kamala on Wed May 26, 2010 8:46 am, edited 1 time in total.
-
- Sr. Member
- Posts: 339
- Joined: Mon Apr 24, 2006 9:07 am
- License Nr.: 173
- Location: Gothenburg, Sweden
negative fermi energy- surface calculations
The size of the real space grids are given by NGXF, NGYF, NGZF. You can find them in the OUTCAR file. Their values are also written in the headers of the LOCPOT, CHGCAR files before the data points.
/Dan
<span class='smallblacktext'>[ Edited Wed May 26 2010, 07:23PM ]</span>
/Dan
<span class='smallblacktext'>[ Edited Wed May 26 2010, 07:23PM ]</span>
Last edited by forsdan on Wed May 26, 2010 5:22 pm, edited 1 time in total.