Trees | Indices | Help |
|
---|
|
Dictionaries for matched, unmatched and to be deleted interactions Atom is keyed by "m", "wt_dummy" and "mut_dummy" Each of the bond, angle, dihe, impt, pair and excl is a dictionary with keys: m: matched interactions unmatched: interactions that cannot be matched in the other molecule keep: interactions involving dummy atoms and they are kept in non-interacting state dela: interactions that need to be turned off in non-interacting state because there are dummy atoms involved del: interactions that is deleted because a bond is cleaved in non-interacting state delc: interactions that need to be turned off because a bond between core atoms is missing in the other molecule, not used for pair and excl Restraint dictionaries are keyed only by "wt" and "mut"
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
Generate un/matched and to be deleted lists for bond bond_match: MatchedInteractions object for bond wt_param: dictionary of parameters keyed by bonds mut_param: dictionary of parameter keyed by bonds |
Generate un/matched and to be deleted lists for bond angle_match: MatchedInteractions object for angle wt_param: dictionary of parameters keyed by angles mut_param: dictionary of parameter keyed by angles wt_angles_kept: angles involving dummy atoms to be kept in decoupled state for initial molecule mut_angles_kept: angles involving dummy atoms to be kept in decoupled state for final molecule wt_angle_delete_att: angles need to be turned off in decoupled state for initial molecule mut_angle_delete_att: angles need to be turned off in decoupled state for final molecule |
Generate lists of restraints because of some atoms are turned into dummies wt_dihe_rest: input dihedral restraints for initial molecule mut_dihe_rest: input dihedral restraints for final molecule wt_impt_rest: input improper restraints for initial molecule mut_impt_rest: input improper restraints for final molecule |
dihedral restraint for decoupled stages because some bonds are deleted wt_dihe_rest: input restraint terms for initial molecule mut_dihe_rest: input restraint terms for final molecule |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Feb 3 06:05:02 2016 | http://epydoc.sourceforge.net |