Cq not displayed

External optional components of Abinit (BigDFT, Wannier90...) and codes using/providing data from/to Abinit (AtomPAW, ONCVPSP, EXC, DP, Yambo...)

Moderators: ebousquet, bxu

Locked
jadhikari
Posts: 4
Joined: Wed Jan 13, 2010 6:13 pm

Cq not displayed

Post by jadhikari » Mon Mar 28, 2011 4:16 pm

Hi,

Following is a part of the output file showing different components of EFG tensor.
For atom 4 the Cq is not shown and is same as atom 5 whose Cq is displayed.
There are no error messages for atom 4.

The Cq of atom 5 is -85.293 and the largest tensor is 1.134. This corresponds to the multiplicative factor of -75.214.
In other cases (not shown) this factor becomes -75.751 and a small change is always seen. It represents eQ/h which is a constant quantity.

Please let us know about these two issues.

Thanking you,
Subin A
Clark University
__________________________________________________________________
Atom 4, typat 3: Cq = ******* MHz eta = 0.418
efg eigval : -1.011
- eigvec : -1.000 0.000 0.000
efg eigval : -0.415
- eigvec : 0.000 0.000 1.000
efg eigval : 1.426
- eigvec : 0.000 -1.000 0.000
total efg : -1.011 0.001 0.000
total efg : 0.001 1.426 0.000
total efg : 0.000 0.000 -0.415

efg_el : -0.454 0.000 0.000
efg_el : 0.000 -0.017 0.000
efg_el : 0.000 0.000 0.471

efg_ion : 0.487 0.000 0.000
efg_ion : 0.000 0.011 0.000
efg_ion : 0.000 0.000 -0.498

efg_paw : -1.044 0.000 0.000
efg_paw : 0.000 1.432 0.000
efg_paw : 0.000 0.000 -0.389

Atom 5, typat 3: Cq = -85.293 MHz eta = 0.802
efg eigval : -1.022
- eigvec : 0.000 1.000 0.000
efg eigval : -0.112
- eigvec : 1.000 0.000 0.000
efg eigval : 1.134
- eigvec : 0.000 0.000 1.000

total efg : -0.112 0.000 0.000
total efg : 0.000 -1.022 0.000
total efg : 0.000 0.000 1.134

efg_el : -0.137 0.000 0.000
efg_el : 0.000 -0.299 0.000
efg_el : 0.000 0.000 0.437

efg_ion : 0.139 0.000 0.000
efg_ion : 0.000 0.319 0.000
efg_ion : 0.000 0.000 -0.458

efg_paw : -0.114 0.000 0.000
efg_paw : 0.000 -1.041 0.000
efg_paw : 0.000 0.000 1.155
__________________________________________________

User avatar
jzwanzig
Posts: 504
Joined: Mon Aug 17, 2009 9:25 am

Re: Cq not displayed

Post by jzwanzig » Tue Mar 29, 2011 2:52 pm

Can you send me your input files(s)? Privately if you wish? I'll work it out (I'm the primary author of the efg code). Which version of abinit are you running?
Josef W. Zwanziger
Professor, Department of Chemistry
Canada Research Chair in NMR Studies of Materials
Dalhousie University
Halifax, NS B3H 4J3 Canada
jzwanzig@gmail.com

User avatar
jzwanzig
Posts: 504
Joined: Mon Aug 17, 2009 9:25 am

Re: Cq not displayed [SOLVED]

Post by jzwanzig » Fri Apr 01, 2011 2:32 pm

These issues were the consequence of calc_efg.F90 not printing out enough digits, I have solved this in my 6.6.2-public branch and pushed it to the test farm.
Josef W. Zwanziger
Professor, Department of Chemistry
Canada Research Chair in NMR Studies of Materials
Dalhousie University
Halifax, NS B3H 4J3 Canada
jzwanzig@gmail.com

Locked