I have extended the functionality of the AMBER9/AmberTools 1.x ptraj utility to include a few things that I need for my own work:
For the moment I only put three files here: actions.c containing the three routines (transformDiffusion: diffusion code, transformMRT: mean residence times, transformImgDist: distances to neighbour images; helper functions calculateMSD and increaseMem), the header file actions.h (this is for AmberTools 1.x, older unsupported files for AMBER 9: old9_actions.c and old9_actions.h) and the version.h (version information). Further modifications to the ptraj source code is necessary to make things work, i.e. files ptraj.c and dispatch.c need to be changed. Please be aware that there might still be bugs, so check results carefully!
If there is sufficient interest I will put more info here in the future. Feel free to contact me by email hannes(_a.t_)this_domain.
Last modified: Thu Jul 3 13:18:40 BST 2008