get_total_mass 1.0 ------------------ REQUIREMENTS: VMD Version 1.1 or greater DESCRIPTION: get_total_mass returns the mass of molecule # 'molid', where molid is an index passed to the procedure PROCEDURES: get_total_mass - takes one argument, the molecule id (defaults to top) EXAMPLE USAGE #get the total mass of the top molecule get_total_mass #get the total mass of molecule number 2 get_total_mass 2 DOWNLOAD THE FILE: get_total_mass.tcl AUTHOR: Andrew Dalke (dalke@ks.uiuc.edu)