| 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. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
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
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:21 2015 | http://epydoc.sourceforge.net |