--
You received this message because you are subscribed to the Google Groups "hoomd-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hoomd-users...@googlegroups.com.
To post to this group, send email to hoomd...@googlegroups.com.
Visit this group at https://groups.google.com/group/hoomd-users.
For more options, visit https://groups.google.com/d/optout.
On Feb 21, 2016, at 2:04 PM, Jens Glaser <jens....@gmail.com> wrote:
Michael,you have a length 15 largest distance cutoff and a length 23.2 box length along the y direction. The error message states exactly what the problem is.Multiply 15 by 2, and it is smaller than the shortest box dimension. You need to either reduce the cut-offs or make the box larger, e.g. use more particles.
^^^^^^
--Mike