Dear contributors to the LAMMPS community,
I hope this message finds you well.
I am currently attempting to identify the lowest energy vacancy occupation sites in Al2O3 using LAMMPS. However, in my simulations, I am unable to explicitly mark the “vacancy” feature.
To work around this, I considered introducing a type 3 atom to represent the vacancy, in addition to the existing Al and O types. This type 3 atom is designed to have no interactions with Al, O, or itself. My plan was to conduct MD/MC simulations under these conditions. However, I encountered an issue: Al atoms and vacancy atoms rarely exchange successfully (almost never).
I believe this problem arises because the lack of interaction between Al and the vacancy atom leads to potential overlap of their positions. To address this, I am considering adding a weak interaction to the vacancy atom to prevent such overlap.
I would like to ask for your advice on two points:
- Would adding a weak interaction to the vacancy atom to prevent overlapping affect the simulation results of Al2O3?
- How should I properly implement this weak interaction in LAMMPS?
Thank you very much for your assistance.
Best regards