diegomartinez2 / HyperPlasmon

Code to calculate the superconductivity critical temperature for cuprates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HyperPlasmon

Code to calculate the superconductivity critical temperature for cuprates.

"run.sh" calculates the critical superconductivity from the plasmons (hyper-plasmon) data.

"Plot_data.py" plots a visualization of the data: Original and the excel_file fitting.

Requirements: numpy matplotlib scipy ase os glob xlrd==1.2.0

You can install it with pip install --upgrade --user xlrd==1.2.0

About

Code to calculate the superconductivity critical temperature for cuprates.

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Shell 0.2%