Structure optimization
Posted: Sat Apr 15, 2017 10:24 am
I am facing problem during optimization of PbSe structure and found error is
--- !ERROR
src_file: symkpt.F90
src_line: 245
mpi_rank: 0
message: |
Chksymbreak=1 . It has been observed that the k point grid is not symmetric :
for the symmetry number 3
with symrc1= 0 0 1 -1 -1 -1 1 0 0
the symmetric of the k point number 64 with components -1.250000E-01 -1.250000E-01 -1.250000E-01
does not belong to the k point grid.
Read the description of the input variable chksymbreak,
You might switch it to zero, or change your k point grid to one that is symmetric.
...
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 14.
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.
--- !ERROR
src_file: symkpt.F90
src_line: 245
mpi_rank: 0
message: |
Chksymbreak=1 . It has been observed that the k point grid is not symmetric :
for the symmetry number 3
with symrc1= 0 0 1 -1 -1 -1 1 0 0
the symmetric of the k point number 64 with components -1.250000E-01 -1.250000E-01 -1.250000E-01
does not belong to the k point grid.
Read the description of the input variable chksymbreak,
You might switch it to zero, or change your k point grid to one that is symmetric.
...
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 14.
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.