자세한건 http://www.ks.uiuc.edu/Training/Tutorials/vmd/tutorial-html/node7.html Data Analysis of DCD result fileOpen the script file distance.tcl with a text editor. You can see that the script does the following:Choose atom selections set sel1 [atomselect top "$seltext1"] set sel2 [atomselect top "$seltext2"] Get the number of frames in the trajectory and assign this value to the variable nf set nf..