modes {} end :== {} temperature= --{Reference temperature for frequencies in Kelvin.} qprint= --{Print eigenvectors.} :== group= nmode= --{Atom selection for mode calculation and the number of modes to be calculated for this selection.} foutput= --{Frequency output file.} eoutput= --{Eigenvector output file.} coutput= --{Nominal (average) coordinate output file.} moutput= --{Mode output file.} --{Within a group the following is calculated between all atoms: s[i,j]= where D is the coordinate displacement with respect to the average D={(x1,y1,z1),(x2,y2,z2),.....(xn,yn,zn).} :== input= --{File to read trajectory from.} begin= --{Start at this step in trajectory file. Default=1} skip= --{Skip the specified number of steps. Default=1} stop= --{Stop at this step. Default=999999} ascii= --{Input trajectory is formatted rather than binary. Default=false} --{Several input files may be specified. Files are read in the order given. Begin, skip, stop are all in integration units.}