You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I often need a single chain in a vacuum, and using Pack for this isn't a great option, since the density you have to choose isn't intuitive. Also, for single chain simulations it is helpful for visualization purposes that the chain starts the in the center of the volume, which will almost never happen when using Pack.
The text was updated successfully, but these errors were encountered:
We might need to think about automating finding the chain length rather than hard coding first and last indices, but also without requiring that the user manually finds them. We could just take the largest pair distance between particles and call that the "chain length"
I often need a single chain in a vacuum, and using
Pack
for this isn't a great option, since the density you have to choose isn't intuitive. Also, for single chain simulations it is helpful for visualization purposes that the chain starts the in the center of the volume, which will almost never happen when usingPack
.The text was updated successfully, but these errors were encountered: