Skip to content

Why am I obtaining a different polymer behavior when I turn off the WCA component of FENEWCA and use LJ instead? #1866

Discussion options

You must be logged in to vote

Just to clarify one thing.

As I understood from the documentation, neighbor lists include all beads unless explicitly told otherwise, so I would expect the 1-2 interactions to use the md.pair.LJ() interaction in addition to the FENE potential.

The default behavior for the neighbor lists is to exclude bonded particle pairs, as you can see in the docs

For example, with the cell neighborlist:

Class hoomd.md.nlist.Cell(buffer, exclusions=('bond',), rebuild_check_delay=1, check_dist=True, deterministic=False, mesh=None, default_r_cut=0.0)

@WeikangXian makes a good point about possible inconsistencies in the r-cut value when deciding whether to use WCA or 1-2 LJ pair force with the FENE bond…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@aldorvasq
Comment options

@chrisjonesBSU
Comment options

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