Skip to content

A simple calculator to compute the superconducting transition temperature from the McMillan formula

Notifications You must be signed in to change notification settings

alpinnovianus/McMillan_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

McMillan_Calculator

A simple calculator made with python to compute the superconducting transition temperature from the McMillan formula: $$T_c = \frac{\omega_\mathrm{ln}}{1.2} \exp{\left[\frac{-1.04(1+\lambda)}{\lambda-\mu^{*}(1+0.62\lambda)}\right]}$$

The code takes input values of $\lambda,\omega_\mathrm{ln},\mu^{*}$ and outputs the superconducting transition temperature $T_c$, rounded to 2 decimal places.

About

A simple calculator to compute the superconducting transition temperature from the McMillan formula

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages