Effective mass
From the effective mass of electrons and holes we are able to determine the density of states and thermal velocties. These are not usually models, but fixed values. From these we can calculate the density of states as well as the thermal velocities.
thermal_velocity
-
class
semiconductor.material.
ThermalVelocity
(**kwargs)[source]
This calculates the thermal velocity.
- inputs:
- material: (str)
- The elemental name for the material. Defualt (Si)
- temp: (float)
- The temperature of the material in Kelvin (300)
- author: (str)
- The author of the model to be used
-
update
(**kwargs)[source]
a function to update the thermal velocity
- inputs:
- temperature: (optional)
- in kelvin
- author: (optional)
- the author used.
If not provided the last provided author is used
If no author has been provided, Couderc’s model is used
- output:
- the thermal velocity in cm/s