Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] electron-phonon coupling

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] electron-phonon coupling


Chronological Thread 
  • From: Xavier Gonze <gonze@pcpm.ucl.ac.be>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] electron-phonon coupling
  • Date: Mon, 21 Oct 2002 08:15:33 +0200

Dear Michel,

michel.cote@umontreal.ca wrote:
Dear Abinitioners,

Sorry for the previous email, I press the wrong button...

I was wondering if anyone has attented to calculate electron-phonon coupling
with Abinit.

In the linear-reponse part of ABINIT (routine cgwf3.f) it is done :

H(1)k,k+q | psi(0) k+q > is computed at line 377-378 of cgwf3.f of v3.4.3

the matrix elements <psi(0) k | H(1)k,k+q | psi(0) k+q >
are computed line 401-402, and stored in eig1_k .

The matrix elements eig1_k are output as arguments of cgwf3.f , transmitted to vtowfk3, then to vtorho3, where they are stored,
for all k points, in eigen1 . Then, eigen1 is tranmitted to scfcv3.f,
where they are written in the first-order wavefunction files,
line 499 of outwf.f (formeig=1 in the case of linear response -
note that outwf is common to unperturbed and perturbed wavefunctions
outputs, hence the change of notation).

So, they are available in different places.

Unfortunately, nobody has yet written a postprocessor to deduce
things like the electrical conductivity, or the superconductivity
critical temperature.

Good continuation,
Xavier






Archive powered by MHonArc 2.6.16.

Top of Page