cold

sisl.physics.cold(E, kT=0.1, mu=0.0)

Cold smearing function

For more details see [6].

C(E,kBT,μ)=12+erf(EμkBT12)+12πexp{[EμkBT+12]2}
Parameters:
Returns:

the Cold smearing distribution function, same length as E

Return type:

numpy.ndarray