GROMACS version: 2021.2
GROMACS modification: Yes/No
Here post your question
Hello.
I am trying to calculate Molecular Dynamics for protein-ligand using GROMACS/CHARMM force-field.
I have a question…!
I’m trying to add a parameter file for the ligand to the topol.top file (like #include ~).
In this case, should I use both .itp and .prm? or Is it okay if I just use .itp? (Can I exclude .prm?)
The reason I am asking this question is because the following situation has occurred …
- Create .itp and .prm files using acpype
- and I added each fileto topol.top
- but an error occurred when I entered the command line (gmx grompp -f ions.mdp -c solv.gro –p topol.top -o ions.tpr)
- The error message is as follows; .prm & too few parameters on line
Or Trying to add Buck.ham (SR) while the default nonbond type is LJ (SR)
This may be a stupid question to some, but I would appreciate it if you could let me know…!
Thanks.