--
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 view this discussion on the web visit https://groups.google.com/d/msgid/hoomd-users/92e8d5e7-c897-4249-8a5b-3d77ac025f09o%40googlegroups.com.
Hi Jin,You’re baffled for a good reason. The unit “1” is ad-hoc, and this represents a poor implementation choice, which goes way back to when SLJ was first implemented in HOOMD. 1 is consistently subtracted from the sum of radii to determine the neighbor list cut-off, and I believe the reason for this choice was that the implementor of the SLJ potential assumed that no-one would set `sigma` to a value different than unity. For the same reason, all diameters are 1 by default.That said, you can still work with arbitrary units, simply by subtracting one from the diameters, and shifting the cut-off and/or sigma in the FENE and SLJ potentials accordingly.I agree this is un-intuitive, and a good thing would be to create an issue on GitHub so this eventually gets fixed, or propose a patch.Jens
On Jun 17, 2020, at 8:38 PM, Jin Zeng <jz3...@columbia.edu> wrote:
Hi,Hope everything is well!I have trouble understanding the documentation of the quantity Δ in FENE bond and Shifted Lennard-Jone (sij) potential. In documentation, it said Δ = (di+dj)/2 + 1.I feel baffled about this is that what is the unit for this "1". Is this an type and should be Δ = (di+dj)/2 so that delta represents the hard-core distance between two bead?Sincerely--
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...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to hoomd-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hoomd-users/2d802616-eddf-42f7-8c85-9189716f54f5o%40googlegroups.com.