forum@abinit.org
Subject: The ABINIT Users Mailing List ( CLOSED )
List archive
- From: "D. R. Hamann" <drh@bell-labs.com>
- To: m.g.a.tijssens@lr.tudelft.nl, forum@abinit.org, Xavier Gonze <gonze@pcpm.ucl.ac.be>
- Subject: Re: [abinit-forum] elastic constants
- Date: Wed, 28 Jul 2004 17:21:48 -0400
|
Dear Martin, This was caused by a bug that is rather simple to fix. Delete lines 330 and 347 in Src_6response/nselt3.f, and recompile. I'm attaching an excerpt from this routine with these lines indicated. Good luck! Don Hamann Martin Tijssens wrote:
-- D. R. Hamann Phone: 908-582-4454 Director, Theoretical Materials Fax: 908-582-4702 Physics Research (retired) email: drh@physics.bell-labs.com Bell Laboratories Lucent Technologies 700 Mountain Ave, Room 1D-371 Murray Hill, NJ 07974-0636 USA |
if (mkmem==0) then
! Read (k+G) basis sphere data (same for each spin)
call rdnpw(ikpt,isppol,nband_k,npw_k,nspinor,0,unkg)
! Read sphere data centered at k in unkg, then k+g data
read (unkg) !**************************************** delete line 330
read (unkg) ((kg_k(ii,muig),ii=1,3),muig=1,npw_k)
else
kg_k(:,1:npw_k)=kg(:,1+ikg:npw_k+ikg)
! End if for choice governed by mkmem
end if
wtk_k=wtk_rbz(ikpt)
if (mk1mem==0) then
! Read (k+q+G) basis sphere data (same for each spin)
call rdnpw(ikpt,isppol,nband_k,npw1_k,nspinor,0,unkg1)
! Read sphere data centered at k in unkg, then k+g data
read (unkg1) !**************************************** delete line 347
read (unkg1) ((kg1_k(ii,muig),ii=1,3),muig=1,npw1_k)
else
- elastic constants, gdb, 07/05/2004
- <Possible follow-up(s)>
- elastic constants, Martin Tijssens, 07/23/2004
- Re: [abinit-forum] elastic constants, D. R. Hamann, 07/28/2004
- some questions, Yunkai Zhou, 07/29/2004
- Re: [abinit-forum] some questions, Masayoshi Mikami, 07/29/2004
- some questions, Yunkai Zhou, 07/29/2004
- Re: [abinit-forum] elastic constants, D. R. Hamann, 07/28/2004
Archive powered by MHonArc 2.6.16.