Hi Hoomd users!!
I hope you could help me with this. I want to study the brownian dynamics BD of a rigid body using Hoomd. According to the documentation that I found, the BD method works like this:
However, I'd like to apply on my system also the rotational part of the BD. So probably the set of equations to describe what I want would be:
But I'm not sure if Hoomd by default considers the rotational form of BD or I have to sort of create it, because whenever I try to group all the molecules in the rigid bodies and I pass them to BD method I get the next warning:
"BD does not operate on constituent particles" .
That makes me think, BD in Hoomd just takes into account the traslational part of BD equations.
Please, give me all your suggestions. This is very important for me :)