-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Question]: GromacsError: Only 3-point vsite type 1 is supported #522
Comments
(gmxMMPBSA) root@ubuntu:~/mmpbsa/top2# gmx_MMPBSA -O -i mmpbsa.in -cs md.tpr -ci index_new.ndx -cg 1 13 -ct md_center.xtc -cp topol.top -o FINAL_RESULTS_MMPBSA.dat -eo FINAL_RESULTS_MMPBSA.csv [INFO ] Checking mmpbsa.in input file... [INFO ] Checking external programs... [INFO ] Building AMBER topologies from GROMACS files... |
Delete everything related to vsites from your topology and try again to see if that solves the issue |
Sorry, I suddenly found that the topology file of the ligand contains LPH atoms. Strangely, when I tried to rebuild the index file, the atom did not appear when splitting the ligand. How should I handle this? |
without the files, it's hard to say what could be going wrong... start fresh with only the required files an follow the tutorial about LPH particles. if still the error persists, feel free to send the files you are using to see what's going wrong |
Thank you for your answer. After deleting everything related to vsites, it seems to be running normally. There is another issue, the. dat file I output seems to be different from the sample file, missing the following line: |
Do you define the |
My Question is...
When I was performing MMPBSA calculations for a ligand embedded in a membrane, I referred to the content in this link. After running this command, I encountered the following error. Can you help me resolve it? I am certain that my ligand does not contain LPH atoms.
The text was updated successfully, but these errors were encountered: