<div dir="ltr"><div dir="ltr"><div dir="ltr">Hello,<div>I'm struggling with my first NEB calculation, NEB crashes with the following error:</div><div><div>input file: <a href="http://neb1.in">neb1.in</a>, output file: neb1.out</div><div>At line 116 of file path_gen_inputs.f90 (unit = 99, file = '<a href="http://neb1.in">neb1.in</a>')</div><div>Fortran runtime error: End of file</div></div><div><br></div><div>I understand that this is because the parser can't find something in my input file, correct? Can anybody please point me to where the problem is? This is my input file (without the actual atom positions):</div><div><br></div><div><div>BEGIN</div><div>BEGIN_PATH_INPUT </div><div>&PATH</div><div>  restart_mode      = 'from_scratch'</div><div>  nstep_path        = 20,</div><div>  opt_scheme        = "broyden",</div><div>  num_of_images     = 10,</div><div>  minimum_image     = .false.</div><div>/</div><div>END_PATH_INPUT</div><div>BEGIN_ENGINE_INPUT</div><div>&CONTROL</div><div>  prefix         = "reaction"</div><div>/</div><div>&SYSTEM</div><div>  dftd3_version = 3,</div><div>  vdw_corr = 'dft-d3',</div><div>   ecutwfc          = 40</div><div>   ecutrho          = 320</div><div>   occupations      = 'fixed'</div><div>   input_dft        = 'pbe'</div><div>   assume_isolated  = '2D'</div><div>   ntyp             = 4</div><div>   nat              = 171</div><div>   ibrav            = 0</div><div>/</div><div>&ELECTRONS</div><div>   electron_maxstep = 1000</div><div>   mixing_mode= 'local-TF'</div><div>   conv_thr = 1e-7</div><div>/</div><div><br></div><div>ATOMIC_SPECIES</div><div>O 15.999 O.pbe-n-kjpaw_psl.1.0.0.UPF</div><div>Si 28.085 Si.pbe-n-kjpaw_psl.1.0.0.UPF</div><div>H 1.008 H.pbe-kjpaw_psl.1.0.0.UPF</div><div>Cl 35.45 Cl.pbe-n-kjpaw_psl.1.0.0.UPF</div><div><br></div><div>FIRST_IMAGE</div><div>ATOMIC_POSITIONS angstrom</div><div>...atoms go here...</div><div>LAST_IMAGE</div><div>ATOMIC_POSITIONS angstrom</div><div>...atoms go here...</div><div>END_POSITIONS</div><div>K_POINTS {automatic}</div><div>3 3 1  0 0 0</div><div>CELL_PARAMETERS {angstrom}</div><div>17.43047000000000 0.00000000000000 0.00000000000000</div><div>0.00000000000000 10.14946000000000 0.00000000000000</div><div>0.00000000000000 0.00000000000000 39.00000000000000</div><div>END_ENGINE_INPUT</div><div>END</div></div><div><br></div><div>Thanks,</div><div>Michal</div><div><br></div>Dr. Michal Krompiec<br><br>School of Chemistry, University of Southampton &  Merck KGaA<br><br></div></div></div>