Skip to content

Simulating depletion interaction explicitly using NμpVT ensemble #1674

Answered by joaander
sauravIISc asked this question in Support
Discussion options

You must be logged in to vote

Use the transfer_types argument of MuVT to select which particles to insert and delete.

transfer_types = ['B']

Set elements of HPMCIntegrator.interaction_matrix to implement the penetrable hard sphere model.

integrator.interaction_matrix[('B', 'B')] = False

Replies: 1 comment 1 reply

Comment options

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

Answer selected by sauravIISc
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