Skip to content

Commit

Permalink
Document CV mass script
Browse files Browse the repository at this point in the history
  • Loading branch information
jhenin committed Nov 21, 2024
1 parent edcb47d commit 5f62ed2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vmd/scripts/calc_cv_mass.tcl
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Compute the reduced mass of a collective variable
# and write its trajectory to a file

# M = (\nabla xi m^-1 \nabla_xi)^-1
# where m is the diagonal matrix of Cartesian coordinate (ie atom) masses

proc cv_mass_traj { cv filename } {

Expand Down

0 comments on commit 5f62ed2

Please sign in to comment.