Boltzmann Transport Theory
The Boltzmann Transport Equation (BTE) is given by
where is the distribution function of carriers in combined state index (encompassing the wavevector and band ), is the group velocity of state , is an external driving force, and is the collision operator, which specifies the rate at which carriers scatter into and out of state as a function of the full carrier distribution at position .
SpaRTaNS solves the BTE with a few simplifying assumptions:
- Steady state
i.e. .
- Linearized collision operator
i.e. write , where is an equilibrium distribution, then expand to linear order in .
- Temperature and material properties are spatially uniform
i.e. is not a function of position and
These allow us to write the BTE as
where summation is implied over repeated indices and we have written the forcing term as a source of carriers .
Next, we separate the collision operator into diagonal terms, representing decay with lifetime , and off-diagonal ‘mixing’ terms:
Using this decomposition, we write the BTE as
where summation is again implied over repeated indices. Here
with no summation implied.
SpaRTaNS solves this equation iteratively, by expressing as a power series in :
where
This approach converges so long as the spectral radius of is less than unity. Otherwise more sophisticated approaches like Jacobi weighting or alternate decompositions (e.g. choosing artificially smaller , so that has non-zero diagonal entries) must be used.
References
Spatially-Resolved Transport
For more details on the formalism behind SpaRTaNS implementation, please consult the following papers:
Georgios Varnavides, Adam S. Jermyn, Polina Anikeeva, and Prineha Narang (2019), Phys. Rev. B 100, 115402. [publisher's copy], [pre-print copy]
Adam S. Jermyn, Giulia Tagliabue, Harry A. Atwater, William A. Goddard, III, Prineha Narang, and Ravishankar Sundararaman (2019), Phys. Rev. Materials 3, 075201. [publisher's copy], [pre-print copy]
Generating Collision Operators
For more details on the formalism behind generating physically-plausible linearized collision operators, please consult the following paper:
- Georgios Varnavides, Adam S. Jermyn, Polina Anikeeva, and Prineha Narang (2022), ArXiv:2204.06004. [pre-print copy]