Dear ASE Community,
I am attempting to run a minima hopping study for OH on Pt (I cannot attach files) using Vasp as a calculator. If anyone has examples of minima hopping with Vasp, I would appreciate them. Below are the problems I have.
The job performs an initial qn step fine, but when it enters its first md step, the positions of the adsorbates are set to NaN and the get_potential_energy calls fail. Accordingly, vasp fails with Orbital orthonormalization failed in the inversion of matrix. LAPACK: Routine ZPOTRF failed!
I have attempted the job with variations of ISTART = 0, IBRION = 0, ISYM = 0, to no avail.
Any guidance or working examples of Minima Hopping with Vasp would be appreciated.