yyp for DOS

Anything regarding the post-processing utility (e.g. excitonic wavefunction analysis) is dealt with in this forum.

Moderators: Davide Sangalli, andrea marini, Daniele Varsano

kazemoor
Posts: 37
Joined: Tue Jun 22, 2010 6:27 am

Re: yyp for DOS

Post by kazemoor » Wed Sep 01, 2010 9:28 pm

Dear claudio
I used attached Si and also BN example you send with yambo:
when I use GfnQPdb= "none" the DOS doesn't differ from when use GfnQPdb= "E < SAVE/db.QP" .

I am really confusing . my results for qp dos is not like your results while I used just your inputs. it seems that the yambo doesn't read qp correction. How can I found that the code use qp correction?it's realy strange.

what goes wrong ? may be the code is compiled incorrectly or ...? or I should use NetCDF?

Best

User avatar
claudio
Posts: 459
Joined: Tue Mar 31, 2009 11:33 pm
Location: Marseille
Contact:

Re: yyp for DOS

Post by claudio » Thu Sep 02, 2010 10:05 am

Dear Ali

you are right I checked the code and there is a small bug, the QP correction works properly only
if you compiled yambo with NetCDF, please install them and recompile YAMBO

http://www.unidata.ucar.edu/downloads/n ... 1.1.tar.gz

let me know
Cla
Claudio Attaccalite
[CNRS/ Aix-Marseille Université/ CINaM laborarory / TSN department
Campus de Luminy – Case 913
13288 MARSEILLE Cedex 09
web site: http://www.attaccalite.com

User avatar
claudio
Posts: 459
Joined: Tue Mar 31, 2009 11:33 pm
Location: Marseille
Contact:

Re: yyp for DOS

Post by claudio » Mon Sep 06, 2010 8:29 am

Dear Ali

I put in the attachment a patch to correct yambo in such a way
that you can read the db.QP correctly without installing netcdf.
(anyway if you succeed to install netcdf it is better)

save this file in the yambo folder then
from the yambo folder do

patch -p0 < patch_qp_netcdf.txt

Cla

P.S. (Andrea): Patch file deleted. See the following post.
Claudio Attaccalite
[CNRS/ Aix-Marseille Université/ CINaM laborarory / TSN department
Campus de Luminy – Case 913
13288 MARSEILLE Cedex 09
web site: http://www.attaccalite.com

User avatar
andrea marini
Posts: 325
Joined: Mon Mar 16, 2009 4:27 pm
Contact:

Re: yyp for DOS

Post by andrea marini » Sun Sep 26, 2010 2:43 pm

Please try to not use ad-hoc patches. Instead always download the latest tar-ball source and register to the SVN repository if you want to have access to the development version of the code.
Andrea MARINI
Istituto di Struttura della Materia, CNR, (Italy)

Post Reply