Skip to content

How to prevent bonds from passing through each other? #1904

Answered by joaander
nmendiboure asked this question in Support
Discussion options

You must be logged in to vote

FENE bonds have a maximum length at which the energy goes to infinity. Harmonic bonds can stretch to any length. You can read about this model in just about any coarse-grained polymer model in the literature.

HOOMD-blue implements FENE+WCA because some polymer models use LJ for non-bonded pairwise interactions and WCA for bonded. If you use LJ for all (i.e. you are disabling the default "bond" exclusion in the neighbor list), then you should set the WCA part of FENEWCA to 0.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nmendiboure
Comment options

Answer selected by nmendiboure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants