hyperfine.superconductivity.bcs.integrand_diffusive
- hyperfine.superconductivity.bcs.integrand_diffusive(q: Annotated[float, slice(0, None, None)], T: Annotated[float, slice(0, None, None)], T_c: Annotated[float, slice(0, None, None)], Delta_0: Annotated[float, slice(0, None, None)], xi_0: Annotated[float, slice(0, None, None)], ell: Annotated[float, slice(0, None, None)], lambda_L: Annotated[float, slice(0, None, None)]) float[source]
The BCS integrand for diffusive scattering.
- Parameters:
q – Wavevector (1/nm).
T – Absolute temperature (K).
T_c – Critical temperature (K).
Delta_0 – Superconducting gap at 0 K (eV).
xi_0 – BCS coherence length (nm).
ell – Electron mean-free-path (nm).
lambda_L – London penetration depth (nm).
- Returns:
The BCS integrand for diffusive scattering.