From: Alberto Sergio Garay (sgaray_at_fbcb.unl.edu.ar)
Date: Wed Aug 18 2010 - 09:44:56 CDT

Dear all

I have made a tcl/tk script for vmd, which runs in text mode. My
script needs to load just the last part of a big trajectory xtc file,
but I takes a lot of time to do it. Is there any way to improve this
loading procedure?

I've used the following lines in my script:

mol new file.gro waitfor all
mol addfile file.xtc type xtc first 40000 last 60000 - step 1 waitfor all

Thank you in advance.

Sergio

-- 
Dr. Sergio Garay
Facultad de Bioquimica y Cs. Biológicas
Universidad Nacional del Litoral
Santa Fe - Argentina
C.C. 242 - Ciudad Universitaria - C.P. S3000ZAA
Argentina
Ph. +54 (342) 4575-213
Fax. +54 (342) 4575-221