I am trying to run some simple liquid simulation for organic molecules using FF that's not charmm.
I wrote a program to convert the topology to rtf for different compounds, I wrote them all in one group, i.e. all atoms for one compound are in the same group regardless of how big that molecule is.
It works fine for small molecules (e.g. methanol, methane) but I think it raised error for bigger molecules such as N,N-diethylethanamine. I got errors like 'Maximum group spatial extent (12A) exceeded'
What's the proper way to break big molecules into multiple groups? Are there any restrictions for a group?
Thanks in advance.
Last edited by lin1209; 12/17/20 01:14 PM.