Replies: 1 comment 1 reply
-
|
You can find the implementation of the correction term here: hoomd-blue/hoomd/md/ForceComposite.cc Lines 823 to 829 in 29e7820 It is exactly equation 24 from that paper, except it preserves the full tensor. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recently, I discovered that computing the pressure tensor in rigid‐body molecular dynamics is a subtle problem. In my literature search, I found the paper Pressure in Rigid Body Molecular Dynamics (DOI: 10.1016/j.commatsci.2019.109430), which derives only the isotropic pressure. However, it is essential to obtain the full pressure tensor for me, including its off‐diagonal components.
Could you please clarify the exact formula you employ to compute each component of the pressure tensor in a rigid‐body system?
Beta Was this translation helpful? Give feedback.
All reactions