hyperfine.superconductivity.interpolation.lambda_two_fluid_nm
- hyperfine.superconductivity.interpolation.lambda_two_fluid_nm(T: Annotated[Sequence[float], slice(0.0, None, None)], T_c: Annotated[float, slice(0, None, None)], lambda_0: Annotated[float, slice(0, None, None)], n: Annotated[float, slice(0, None, None)] = 4.0) float[source]
Gorter-Casimir two-fluid expression for the temperature dependence of the magnetic penetration depth.
- Parameters:
T – Absolute temperature (K).
T_c – Superconducting transition temperature (K).
lambda_0 – Magnetic penetration depth at 0 K (nm).
- Returns:
The magnetic penetration depth at finite temperature.