Intrinsic¶
-
class
semiconductor.recombination.
Intrinsic
(**kwargs)[source]¶ Calculates the intrinsic recombiation which includes both radiative and Auger recombiation
- inputs
- material: (str, Si)
- The elemental name for the material
- temp: (float Kelvin, 300)
- The temperature of the material in
- Na: (array like cm-3)
- The number of acceptor dopants
- Nd: (array like cm-3)
- The number of donar dopants
- ni_author: (str)
- Author for the intrinsic carrier density
- rad_author: (str)
- Author to use for the radiative recombiation model
- aug_author: (str)
- Author to use for the radiative recombiation model