sharc-md / sharc

The SHARC molecular dynamics (MD) program suite is an ab initio MD software package developed to study the excited-state dynamics of molecules.
https://www.sharc-md.org
GNU General Public License v3.0
69 stars 38 forks source link

QM/MM TSH - Absolute Energy is decreasing fast #17

Closed jokurian closed 2 years ago

jokurian commented 3 years ago

Hi, I am doing QM/MM surface hopping on molecule with explicit water in MM. The initial conditions were generated by using MD (using GROMACS). In all the trajectories, in like 10fs, the absolute energies (Energies in diagonal basis) of the states are decreasing by 50eV (But the energy difference between the excited states are ok). So what could be the reason of the extreme stabilization of the system? Is it an artifact of using the MM water?

Other details : Started the dynamics from S6. Water model is TIP3P. Check the image for the energy plot. pes

Thanks, Jo

maisebastian commented 3 years ago

Dear Jo, I have seen similar problems in the past. In my case, this was mostly due to the fact that I accidentally prepared the initial conditions using SHAKE (which should be used in combination with TIP3P) but then did not use any constraints in SHARC (which just now became available). Hence, the water molecules with frozen bond lengths suddenly become unfrozen in the excited-state dynamics, which leads to a large change in the potential energy. There are two ways to solve this problem:

Best regards, Sebastian