Hello, I'm a beginner of Yambo and started following the tutorials after the compilation.
I calculated optical spectra at the independent particle level for bulk hBN.
https://www.yambo-code.eu/wiki/index.ph ... icle_level
Everything was fine to follow the instruction but I couldn't get the optical spectra as the calculated values were NaN.
Could you help me to figure out and solve the problems? Please find the file attached.
Code: Select all
# Version 5.2.3 Revision 22799 Hash (prev commit) bad66dc080
# Branch is
# MPI+OpenMP+SLK+HDF5_MPI_IO Build
# http://www.yambo-code.eu
#
# Absorption @ Q(1): 0.999999940 0.00000000 0.00000000 [q->0 direction]
#
# [ X ] Hartree size : 1
# [GEN] GF Energies : Slater exchange(X)+Perdew & Zunger(C)
# [GEN] Green`s Function : T-ordered
#
# [GEN] Gauge : Length
# [GEN] [r,Vnl] included : yes
#
# E[1] [eV] Im(eps) Re(eps)
#
0.000000 NaN NaN
0.010000 NaN NaN
0.020000 NaN NaN
0.030000 NaN NaN
0.040000 NaN NaN
0.050000 NaN NaN
0.060000 NaN NaN
0.070000 NaN NaN
0.080000 NaN NaN
......Best,
Yunho Ahn