************************************************************************** fill command Leif Laaksonen CSC 1996 Eero Häkkinen CSC 2002 ************************************************************************** # # fill a pre defined distance array from a trajectory file # fill dist$ance arra$y list # # delete distance list(s) and all free all tempoary space # -dis$tance # # fill a pre defined angle array from a trajectory file # angl$e arra$y list # # delete angle list(s) and all free all tempoary space # -ang$le # # fill a pre defined torsion array from a trajectory file # tors$ion arra$y list # # delete torsion list(s) and all free all tempoary space # -tor$sion # # fill the atom parameter information for all atoms in # structure ISindex # stru$cture ISindex # # fill the atom parameter information for atom IAindex in # structure ISindex # atom IAindex ISindex ************************************************************************** LUL/2002 **************************************************************************