Instructions ypp -r

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

Moderators: Davide Sangalli, andrea marini, Daniele Varsano

Post Reply
User avatar
amolina
Posts: 135
Joined: Fri Jul 15, 2011 11:23 am
Location: Valencia, Spain
Contact:

Instructions ypp -r

Post by amolina » Fri Jan 25, 2013 10:04 am

Dear all,

I am doing the steps to speed up the calculations of the BSE ( http://www.yambo-code.org/input_file/ypp/ypp_rim.php ) but I don't undertand the point 7.
Do we have to re-run again yambo with the same input file? I get the same results if I do so.
How can I tell YAMBO to do the calculation using E-RIM?

Thanks in advance,

Alejandro.
Last edited by Davide Sangalli on Fri Jun 06, 2014 3:14 pm, edited 1 time in total.
Reason: Link fixed
Alejandro Molina-Sánchez
Institute of Materials Science (ICMUV)
University of Valencia, Spain

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

Re: Instructions ypp -r

Post by claudio » Fri Jan 25, 2013 12:41 pm

Dear Alejandero

>I am doing the steps to speed up the calculations of the BSE ( http://www.yambo-code.org/input_file/ypp/ypp_rim.php ) but I don't undertand the point 7.
>Do we have to re-run again yambo with the same input file? I get the same results if I do so.

yes, but you should get a different result.
Did you have the file ndb.E_RIM in your SAVE folder?

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
amolina
Posts: 135
Joined: Fri Jul 15, 2011 11:23 am
Location: Valencia, Spain
Contact:

Re: Instructions ypp -r

Post by amolina » Fri Feb 01, 2013 2:35 pm

Ciao Claudio,

OK, I could do for RPA, (options yambo -o c). But not for the BSE calculations (yambo -b -o b ). One has to do something different?

Cheers,

Alejandro.
Alejandro Molina-Sánchez
Institute of Materials Science (ICMUV)
University of Valencia, Spain

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

Re: Instructions ypp -r

Post by claudio » Fri Feb 01, 2013 2:52 pm

Ciaio Alejandro

for BSE you have to do

yambo -b -o b -y i

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
amolina
Posts: 135
Joined: Fri Jul 15, 2011 11:23 am
Location: Valencia, Spain
Contact:

Re: Instructions ypp -r

Post by amolina » Mon Feb 04, 2013 2:20 pm

Ciao,

OK, now it works. Sometimes I got this message:
[BSE INV] Non converged frequencies : 281

Is there anyway to remediate this?

Cheers,

Alejandro.
Alejandro Molina-Sánchez
Institute of Materials Science (ICMUV)
University of Valencia, Spain

User avatar
amolina
Posts: 135
Joined: Fri Jul 15, 2011 11:23 am
Location: Valencia, Spain
Contact:

Re: Instructions ypp -r

Post by amolina » Tue Feb 05, 2013 11:06 am

Hi,

I have been trying different things for this problem with yambo -i

If somebody has had similar problems:

A first option is to reduce the number of BSE bands.

Cheers,

Alejandro.
Alejandro Molina-Sánchez
Institute of Materials Science (ICMUV)
University of Valencia, Spain

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

Re: Instructions ypp -r

Post by claudio » Tue Feb 05, 2013 1:45 pm

Dear Alejandro

your output should be something like:

<06s> [06.01] Inversion solver
<06s> Green`s function |####################| [100%] --(E) --(X)
<06s> Freq loop [pert] |####################| [100%] --(E) --(X)
<06s> [BSE INV] Non converged frequencies : 77
<07s> Freq loop [full] |####################| [100%] --(E) --(X)
<07s> [BSE INV] Converged frequencies (after full inv) [o/o]: 100.0000
<07s> [07] Game Over & Game summary



if YAMBO is not able to converge some frequencies with the perturbative approach,
than it tries with the full inversion [full] and if at the end of the run you get the message

<07s> [BSE INV] Converged frequencies (after full inv) [o/o]: 100.0000

the calculation is correct.
Let me know if this is the case

Ciao
Claudio
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
amolina
Posts: 135
Joined: Fri Jul 15, 2011 11:23 am
Location: Valencia, Spain
Contact:

Re: Instructions ypp -r

Post by amolina » Tue Feb 05, 2013 6:03 pm

Hi Claudio,
I got exactly this message when it works. But sometimes stop after the message "Non converged frequencies: 40". Maybe due to memory requirements...

Anyway, the results for Bethe-Salpeter are awesome!

Thanks,
Alejandro.
Alejandro Molina-Sánchez
Institute of Materials Science (ICMUV)
University of Valencia, Spain

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

Re: Instructions ypp -r

Post by claudio » Wed Feb 06, 2013 9:52 am

Ciao Alejandro

infact the full inversion of the BSE equation requires a lot of memory,
I advise you to run in parallel the BSE. You can generate the input for the matrix with

yambo -o b -b

and than solve it

yambo -o b -b -y i

and to run yambo in serial do: yambo -N

you can find here the reference to the method:
http://prb.aps.org/abstract/PRB/v86/i12/e125203

ciao
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

Post Reply