Restarting with finer kf and qf grids to solve the Eliashberg equations
Posted: Thu Mar 18, 2021 1:37 pm
Dear all,
How do we restart a calculation to solve the Eliashberg equations for the superconducting gap for finer kf and qf grids so that the code wouldn't start all over again from scratch? i tried setting:
elph = .true.
kmaps = .true.
epbwrite = .false.
epbread = .false.
epwwrite = .false.
epwread = .true.
ephwrite=.true.
wannierize=.false.
and changed the fine grids to higher values. The code started, but in a few seconds crashed with the message:
At line 1085 of file ephwann_shuffle.f90 (unit = 139, file = 'restart.fmt')
Fortran runtime error: End of file
--------------------------------------------------------------------------
mpirun detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was:
Process name: [[64497,1],0]
Exit code: 2
I tried setting restart=.true. but in vain. I apologize for asking a lot of questions in the past few days.
Regards
How do we restart a calculation to solve the Eliashberg equations for the superconducting gap for finer kf and qf grids so that the code wouldn't start all over again from scratch? i tried setting:
elph = .true.
kmaps = .true.
epbwrite = .false.
epbread = .false.
epwwrite = .false.
epwread = .true.
ephwrite=.true.
wannierize=.false.
and changed the fine grids to higher values. The code started, but in a few seconds crashed with the message:
At line 1085 of file ephwann_shuffle.f90 (unit = 139, file = 'restart.fmt')
Fortran runtime error: End of file
--------------------------------------------------------------------------
mpirun detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was:
Process name: [[64497,1],0]
Exit code: 2
I tried setting restart=.true. but in vain. I apologize for asking a lot of questions in the past few days.
Regards