Eliashberg function for GaN example
Posted: Sun May 22, 2016 1:09 pm
Dear All,
I would like calculate a2F function for GaN example. I modified the epw.in file in the following way:
During the calculations I received the following error:
Any idea what is wrong?
I would like calculate a2F function for GaN example. I modified the epw.in file in the following way:
Code: Select all
phonselfen = .true.
a2f = .true.
During the calculations I received the following error:
Code: Select all
Calculating kmap and kgmap
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 1.
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
########################################################################################################################
# WARNING: there are pending errors
# PENDING ERROR (ierr=1)
# ERROR IN: iotk_open_read (iotk_files.f90:611)
# CVS Revision: 1.20
# unit
file=/home/apd/QE/espresso/EPW/examples/gan/phonons/save/gan.phsave/patterns.1.xml
binary=F
iostat=2
# FROM IOTK LIBRARY, VERSION 1.2.0
# UNRECOVERABLE ERROR (ierr=2)
# ERROR IN: iotk_getline (iotk_scan.f90:947)
# CVS Revision: 1.23
#
iostat=-1
# ERROR IN: iotk_scan_tag (iotk_scan.f90:593)
# CVS Revision: 1.23
# ERROR IN: iotk_scan (iotk_scan.f90:821)
# CVS Revision: 1.23
# ERROR IN: iotk_scan_begin (iotk_scan.f90:98)
# CVS Revision: 1.23
########################################################################################################################
Progress kmap: ########################################
Progress kgmap: ########################################
kmaps : 110.65s CPU 110.85s WALL ( 1 calls)
Symmetries of bravais lattice: 24
Symmetries of crystal: 12
Any idea what is wrong?