VMD Extension Functions
Load multiple files

Functions

 loadFrames pattern
 
 appendFrames pattern
 
 identifyFrame
 

Detailed Description

Function Documentation

◆ appendFrames()

appendFrames   pattern  

Usage: loadFrames 53-*.coor Will load all files starting with 53 (coordinates, dcd, whatever) in natural sort, e.g. 44-bla-2-100.coor < 44-bla11-100.coor. Error handling is tricky. The /tmp/appendFrames.[pid].log will be true in any case. The ... .ff file will contain infos on the last successfully loaded frame for each trajectory. Frames are 0-based.

◆ identifyFrame()

identifyFrame

Identify current Frame

◆ loadFrames()

loadFrames   pattern  

Usage: loadFrames 53-*.coor Will load all files starting with 53 (coordinates, dcd, whatever) in natural sort e.g. 44-bla-2-100.coor < 44-bla11-100.coor