conservation¶

Mesh conservation force classes apply a force and virial to every mesh vertex particle based on a global or local quantity \(A\) of the given mesh triangulation \(T\).

\[U_\mathrm{conservation} = U(A(T))\]

See also

See the documentation in hoomd.mesh.Mesh for more information on the initialization of the mesh object.

Classes