I am trying to calculate transport properties under the Boltzmann transport equation approximation using the GW levels calculated by yambo. I have seen that ypp interfaces yambo to wannier90, but I did not succeed to use it. I did not find any thread about this either.
I did:
ypp -w
and got
Then I typed "ypp" again and got# __ __ ______ __ __ _______ ______
# | \ / \ / \ | \ / \| \ / \
# \$$\ / $$| $$$$$$\| $$\ / $$| $$$$$$$\| $$$$$$\
# \$$\/ $$ | $$__| $$| $$$\ / $$$| $$__/ $$| $$ | $$
# \$$ $$ | $$ $$| $$$$\ $$$$| $$ $$| $$ | $$
# \$$$$ | $$$$$$$$| $$\$$ $$ $$| $$$$$$$\| $$ | $$
# | $$ | $$ | $$| $$ \$$$| $$| $$__/ $$| $$__/ $$
# | $$ | $$ | $$| $$ \$ | $$| $$ $$ \$$ $$
# \$$ \$$ \$$ \$$ \$$ \$$$$$$$ \$$$$$$
#
# GPL Version 4.0.2 Revision 96
# MPI+OpenMP Build
# http://www.yambo-code.org
#
wannier # [R] Wannier 90 I/O
The same results for "ypp -J <name_of_the_folder_with_the_ndb.QP_database>" and "ypp -J <seedname_for_the_nnkp_file>". I checked my distro (I just recompiled it from the svn) and did not find any WANNIER_driver.f90, but WANNIER_driver.F. I had a look to line 58, but was unable to figure out what is going on.| | | || _ || |_| || _ || |
| |_| || |_| || || |_| || _ |
| || || || || | | |
|_ _|| || || _ | | |_| |
| | | _ || ||_|| || |_| || |
|___| |__| |__||_| |_||_______||_______|
<---> [01] CPU structure, Files & I/O Directories
<---> CPU-Threads:1(CPU)-8(threads)
<---> [02] Y(ambo) P(ost)/(re) P(rocessor)
<---> [03] Core DB
<---> :: Electrons : 40.00000
<---> :: Temperature [ev]: 0.000000
<---> :: Lattice factors [a.u.]: 21.84385 7.87270 8.58361
<---> :: K points : 40
<---> :: Bands : 500
<---> :: Symmetries : 2
<---> :: RL vectors : 104389
<---> [04] K-point grid
<---> :: Q-points (IBZ): 40
<---> :: X K-points (IBZ): 40
<---> [05] CORE Variables Setup
<---> [05.01] Unit cells
<01s> [05.02] Symmetries
<01s> [05.03] RL shells
<01s> [05.04] K-grid lattice
<01s> [05.05] Energies [ev] & Occupations
<01s> [06] == Wannier 90 Interface ==At line 58 of file WANNIER_driver.f90 (unit = 10, file = '.nnkp')
Fortran runtime error: End of file
Could you please help me with this?
Thanks in advance
Juanjo