How to disable HDF5 in yambo5 configuration
Posted: Sat Nov 20, 2021 2:15 am
Dear Developers,
I have calculate the quasi particle energy with yambo-5.0. However, the report file "o-GW.qp" gives "NaN" in the quasiparticle energy.
When I use the same input file with yambo-4.3, it will give the quasi-particle energy. The report files show that
The difference between two version of yambo is "hdf5_io".
and
Would you please tell me how to disable hdf5 in yambo-5.0?
Best,
Jason
I have calculate the quasi particle energy with yambo-5.0. However, the report file "o-GW.qp" gives "NaN" in the quasiparticle energy.
Code: Select all
# K-point Band Eo [eV] E-Eo [eV] Sc|Eo [eV]
#
1 30 -14.31931 NaN NaN
1 31 -14.30590 NaN NaN
1 32 -14.30590 NaN NaN
Code: Select all
# K-point Band Eo E-Eo Sc|Eo
1.00000 30.00000 -14.31931 2.39237 6.93869
1.00000 31.00000 -14.30590 2.42014 6.91741
1.00000 32.00000 -14.30590 2.42031 6.91741
Code: Select all
Version 5.0.3 Revision 19584 Hash 1cce2ba63
Branch is
MPI+OpenMP+SLK+HDF5_IO Build
Code: Select all
GPL Version 4.5.3 Revision 9122. (Based on r.17117 h.03e635bbc)
MPI+SLK+OpenMP Build
Best,
Jason