Code: Select all
--- !ERROR
src_file: m_dtfil.F90
src_line: 1138
mpi_rank: 0
message: |
Checks for existence of file
but INQUIRE finds file does not exist.Action: check file name and re-run.
...
abi_abort: decision taken to exit ...
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 14.
Though on checking I saw the source code file m_dtfil.F90 still in the .../src/55_abiutils module.
Any effort to re-compiling Abinit did not give a success. This is the first time I ran on the error. Any suggestion will be valuable!