Boltzmann transport equation

General discussion around the EPW software

Moderator: stiwari

Post Reply
ilias-serifi
Posts: 60
Joined: Mon Dec 17, 2018 12:43 pm
Affiliation:

Boltzmann transport equation

Post by ilias-serifi »

hi dear administrators and users
hope that all EPW community doing well

i have a question about the carrier concentration ncarrier , i know in the input this value is fixed (1.10 d+13) for the metals but the question why we use it particularly and how we get this value.



Best regards

sponce
Site Admin
Posts: 616
Joined: Wed Jan 13, 2016 7:25 pm
Affiliation: EPFL

Re: Boltzmann transport equation

Post by sponce »

Hello,

In the case of metal, you should use the input variable

Code: Select all

assume_metal = .true.
In that case the variable ncarrier is not used since the number of carrier is determined based on the Fermi-Dirac distribution at the Fermi level.
In the code you can track the variable assume_metal to understand better what is being done as well.

Best wishes,
Samuel
Prof. Samuel Poncé
Chercheur qualifié F.R.S.-FNRS / Professeur UCLouvain
Institute of Condensed Matter and Nanosciences
UCLouvain, Belgium
Web: https://www.samuelponce.com

Post Reply