Dear all,
I want to calculate the effect of carrier (electron and hole) doping on the band structure of a 1D metal-organic framework. From vasp manual, I found that NELECT tag should be introduced in the INCAR file.
1. I would like to know whether any other additional flag should be introduced or not?
2. How can I calculate the carrier concentration?
I am looking forward to your answer.
Thanks in advance
with best regards
C Chakravarty
Carrier doping in VASP
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 2
- Joined: Mon Mar 05, 2018 8:14 am
- License Nr.: 5-2925
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
Re: Carrier doping in VASP
if the cell is cubic, you can also include dipol corrections to improve convergence (LDIPOL)
the carrier concentration is obtained from the number of carriers per supercell, ie. you have to
vary the size of your supercell to obtain different carrier concentrations
the carrier concentration is obtained from the number of carriers per supercell, ie. you have to
vary the size of your supercell to obtain different carrier concentrations
-
- Newbie
- Posts: 2
- Joined: Mon Mar 05, 2018 8:14 am
- License Nr.: 5-2925
Re: Carrier doping in VASP
Thank you for prompt reply.
-
- Newbie
- Posts: 1
- Joined: Wed Feb 24, 2016 11:29 pm
- License Nr.: 5-2408
Re: Carrier doping in VASP
Hi.admin wrote:if the cell is cubic, you can also include dipol corrections to improve convergence (LDIPOL)
the carrier concentration is obtained from the number of carriers per supercell, ie. you have to
vary the size of your supercell to obtain different carrier concentrations
On a related note, I had a question regarding how I could change the number of carriers using a constrained DFT implementation in VASP? I realized that NELECT may not be as physical as constrained DFT.