You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hoomd-users
Dear all,
I'm trying to run a simulation with a Langevin thermostat and NPH barostat. Running both methods on the same particles lead to double integration per timestep. I found in the documentation that the intersection of the filters in methods must be Null.
Is there possibility of running a simulation with a Langevin thermostat and NPH barostat?
Kind regards,
Youri Ran
Michael Howard
unread,
Nov 12, 2021, 6:26:02 PM11/12/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hoomd-users
Hi Youri,
I was thinking about this recently myself for a project, and I do not think it is currently possible out of the box in HOOMD. The reason is that the Langevin thermostat is actually an integration method (rather than a set of forces that are used by another integration method like velocity Verlet). NPH is also an integration method, and as you note, integration methods must operate on disjoint sets of particles.