Skip to Content.
Sympa Menu

forum - corrections to do in linopt.F90 ?

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

corrections to do in linopt.F90 ?


Chronological Thread 
  • From: <herve.mathis@cea.fr>
  • To: <forum@abinit.org>
  • Subject: corrections to do in linopt.F90 ?
  • Date: Fri, 21 Sep 2007 11:07:22 +0200

Dear All,

I suppose there are two little errors in subroutine linopt.F90 (5.4.3 release) as regards Optic tool.

1) the 3 instructions “write(92,*) ‘Im(chi1) / Re(chi1) / Abs(chi1)’ should be replaced by

“write(92,*) ‘Im(eps) / Re(eps) / Abs(eps)’”

2) instruction “eps(iw) = 1 + 4pi chi1(iw)” should be replaced by “eps(iw) = 4pi chi1(iw)”

for non-diagonal components i.e. if v2.ne.v1

 

 



  • corrections to do in linopt.F90 ?, herve.mathis, 09/21/2007

Archive powered by MHonArc 2.6.16.

Top of Page