hyperfine.superconductivity.interpolation.gap_cos_eV
- hyperfine.superconductivity.interpolation.gap_cos_eV(T: Annotated[Sequence[float], slice(0.0, None, None)], T_c: Annotated[float, slice(0, None, None)], Delta_0: Annotated[float, slice(0, None, None)] = 1.0) float[source]
Approximate expression for the superconducting energy gap.
See Eq. (1) in: https://doi.org/10.1103/PhysRev.149.368
- Parameters:
T – Absolute temperature (K).
T_c – Superconducting transition temperature (K).
Delta_0 – Superconducting energy gap at 0 K (eV).
- Returns:
The superconducting energy gap (eV).