Trees | Indices | Help |
|
---|
|
A core class (CmsStructure) that is a complete description of the Desmond model system.
Copyright Schrodinger, LLC. All rights reserved.
|
|||
CmsStructure CmsStructure represents a complete description of Desmond model system, which includes one full ct and several component cts. |
|
|||
|
|||
|
|||
|
|||
|
|||
str, str |
|
|
|||
__package__ =
|
|
find all virtual sites attached to the atom (atom_index) input ct: desmond.ffiostructure structure atom_index: atom index starting from 1 return: list of list [ffio_index, atom_index, [x_coord, y_coord, z_coord], pseudo_index] ffio_index: index of virtual in ffio_sites block pseudo_index: index of virtual in ffio_pseudo block |
match virtual sites for core atoms, by computing distances wt_vlist, mut_vlist: virtual site lists returned by find_virtual_sites matched core atom pair return: set of tuples of matching pseudo indices |
Routine to support backwards compatibility with trajectory index files. Read a trajectory index file, extracting the CMS structure filename and the trajectory directory path. Make sure both exist and are readable. The file should only contain two lines, in the following format: structure = XXX-out.cms trajectory = XXX_trj
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 26 05:41:40 2016 | http://epydoc.sourceforge.net |