pymatgen.analysis.defects.recombination#
Recombination algorithms pure function implementations.
The the SRH recombination code is taken from the NonRad code (www.github.com/mturiansky/nonrad)
Functions
|
Compute the overlap between two displaced harmonic oscillators. |
|
Calculate the Boltzman filling of the phonon states. |
|
Compute the factorial of n. |
|
Compute the Radiative recombination Coefficient. |
|
Compute the SRH recombination Coefficient. |
|
Get the matrix element values for the position operator. |
|
Get the matrix element values for the position operator. |
|
Recursive definition of hermite polynomial. |
|
Dummy decorator for njit. |
|
Evaluate a piecewise cubic Hermite interpolant. |