GROMACS version: 2020.2
GROMACS modification: No
Forcefield: gromos54a7
I was able to complete the simulation for 2 separate molecules (C60) and (TAPC) each alone. I want to simulate them together but I fail due to high energy values results from the energy minimization and hence my system fails in step 0 in the nvt equilibiration.
The warnings and errors I receive are below:
WARNING: Listed nonbonded interaction between particles 38369 and 38378
at distance 2.383 which is larger than the table limit 2.137 nm.
This is likely either a 1,4 interaction, or a listed interaction inside
a smaller molecule you are decoupling during a free energy calculation.
Since interactions at distances beyond the table cannot be computed,
they are skipped until they are inside the table limit again. You will
only see this message once, even if it occurs for several interactions.
IMPORTANT: This should not happen in a stable simulation, so there is
probably something wrong with your system. Only change the table-extension
distance in the mdp file if you are really sure that is the reason.
Fatal error:
Step 0: The total potential energy is 4.6417e+26, which is extremely high. The
LJ and electrostatic contributions to the energy are 4.6417e+26 and 272701,
respectively. A very high potential energy can be caused by overlapping
interactions in bonded interactions or very large coordinate values. Usually
this is caused by a badly- or non-equilibrated initial configuration,
incorrect interactions or parameters in the topology.
For more information and tips for troubleshooting, please check the GROMACS
website at http://www.gromacs.org/Documentation/Errors
I believe the problem is not in the force field because I am reproducing some papers and I was able to simulate each atom alone, the problem occurs only when I insert the 2 molecules together ad they overlap and the bonds collide with each others. Is there something I can do or write in my command to prevent the overlapping between the 2 atoms ?
Looking forward for any suggestions/recommendations. I can provide any files if needed.
Thanks