GROMACS version: gmx_mpi version 2021.3
GROMACS modification: Yes/No
Here post your question
I generated the topology for a dodecane molecule using the oplsaa forcefield. I entered the parameters by manually editing all the components into the local forcefield directory, like adding bond, angle and dihedral parameters into the ffbonded.itp folder. The topology was generated successfully using the pdb2gmx command but when I ran an energy minimization, I got this error.
ERROR 1 [file topol.top, line 206]:
No default Angle types
ERROR 2 [file topol.top, line 207]:
No default Angle types
ERROR 3 [file topol.top, line 214]:
No default Angle types
ERROR 4 [file topol.top, line 220]:
No default Angle types
ERROR 5 [file topol.top, line 226]:
No default Angle types
ERROR 6 [file topol.top, line 232]:
No default Angle types
ERROR 7 [file topol.top, line 238]:
No default Angle types
ERROR 8 [file topol.top, line 244]:
No default Angle types
ERROR 9 [file topol.top, line 250]:
No default Angle types
ERROR 10 [file topol.top, line 256]:
No default Angle types
ERROR 11 [file topol.top, line 278]:
No default Ryckaert-Bell. types
ERROR 12 [file topol.top, line 279]:
No default Ryckaert-Bell. types
what should I do?