Calculating electrical resistivity with Eliashberg spectral
Posted: Fri Jan 05, 2018 12:12 am
Dear developers and EPW users
I wanted to calculate " resistivity Vs T " as for Lead (Pd) example in documentation. I could reproduce the graph (Fig.5) for Pb as shown in the EPW website. However I have few problems to apply the given python script to my own system. I appreciate your guidance for this.
I am not clear what are below terms in the python script given by Prof. Ponce means?
Line 16 : rhoaum = 2.2999241E6 ; What this value is ?
Line 28 : a2F_tr(1) = \omega in meV from 0-10 meV ; what this does?
Line 43 : resistivity.append(196.1075/2)*(pi/T)*int*(1/rhoaum)*1E8); ; What is 196.1075/2 in this line ?
What I basically wanted to know is to identify system dependent changes needs to be done before apply this script for my system (U3Si)?
Thank you
Inoka
I wanted to calculate " resistivity Vs T " as for Lead (Pd) example in documentation. I could reproduce the graph (Fig.5) for Pb as shown in the EPW website. However I have few problems to apply the given python script to my own system. I appreciate your guidance for this.
I am not clear what are below terms in the python script given by Prof. Ponce means?
Line 16 : rhoaum = 2.2999241E6 ; What this value is ?
Line 28 : a2F_tr(1) = \omega in meV from 0-10 meV ; what this does?
Line 43 : resistivity.append(196.1075/2)*(pi/T)*int*(1/rhoaum)*1E8); ; What is 196.1075/2 in this line ?
What I basically wanted to know is to identify system dependent changes needs to be done before apply this script for my system (U3Si)?
Thank you
Inoka