I want to run a GW calculation for my Monoclinic-B system with the following steps.
1. First I ran a PWSCF calculation by using the QE 7.2
2. p2y
3. yambo
Code: Select all
<---> [01] MPI/OPENMP structure, Files & I/O Directories
<---> [02] CORE Variables Setup
<---> [02.01] Unit cells
<---> [02.02] Symmetries
<---> [02.03] Reciprocal space
<---> Shells finder |########################################| [100%] --(E) --(X)
<---> [02.04] K-grid lattice
<---> [WARNING] Impossible to define the grid unit vectors
<---> [WARNING] Trying to expand the k-grid
<---> Grid dimensions : 1 6 1
<---> [02.05] Energies & Occupations
<---> [03] Transferred momenta grid and indexing
<---> [WARNING] [RL indx] 2 equivalent points in the rlu grid found
<---> [RL indx] X grid is not uniform. Gamma point only.
<---> [04] Timing Overview
<---> [05] Game Over & Game summary
only obtain gw_gp.in as follow:
Code: Select all
#
#
# Y88b / e e e 888~~\ ,88~-_
# Y88b / d8b d8b d8b 888 | d888 \
# Y88b/ /Y88b d888bdY88b 888 _/ 88888 |
# Y8Y / Y88b / Y88Y Y888b 888 \ 88888 |
# Y /____Y88b / YY Y888b 888 | Y888 /
# / / Y88b / Y888b 888__/ `88_-~
#
#
# Version 5.2.1 Revision 22792 Hash (prev commit) ace55e496e
# Branch is
# MPI+HDF5_MPI_IO Build
# http://www.yambo-code.org
#
~
~
~
Note that: bse input file can be generated by yambo -d s -o b -y d -k sex -V qp -F bse.in
Any help will be appreciated. pwscf input file and yambo setup outfile are attached.