CV:ORAD2: Difference between revisions

From PMFLib Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:
The radial distance of the point along a selected axis of the superimposed coordinate system of a reference structure. Any axis of the superimposed coordinate system can be selected.  
The radial distance of the point along a selected axis of the superimposed coordinate system of a reference structure. Any axis of the superimposed coordinate system can be selected.  


<center><math>\xi_{x} = \sqrt{{A'}_{com,x}^2 + {A'}_{com,y}^2}</math></center>
<center><math>\xi_{x} = \sqrt{{A'}_{com,y}^2 + {A'}_{com,z}^2}</math></center>
<center><math>\xi_{y} = \sqrt{{A'}_{com,x}^2 + {A'}_{com,y}^2}</math></center>
<center><math>\xi_{y} = \sqrt{{A'}_{com,x}^2 + {A'}_{com,z}^2}</math></center>
<center><math>\xi_{z} = \sqrt{{A'}_{com,x}^2 + {A'}_{com,y}^2}</math></center>
<center><math>\xi_{z} = \sqrt{{A'}_{com,x}^2 + {A'}_{com,y}^2}</math></center>



Latest revision as of 09:23, 26 July 2021

Navigation: Documentation / Collective Variables / CV:ORAD2


Distance

Angle

Coordination

Shape

Nucleic Acids

Puckering

Special

Energy

Algebra

Definition

The radial distance of the point along a selected axis of the superimposed coordinate system of a reference structure. Any axis of the superimposed coordinate system can be selected.

The relation between re-oriented (') and native coordinate system is given by the transformation matrix T:

Failed to parse (Conversion error. Server ("cli") reported: "[INVALID]"): {\displaystyle \bold A_{com}^' = \bold T \bold A_{com}}


Specification

Section name: ORAD2

Key Type Default Description




name string unique CV name
group_a mask atoms specifying the point A
reference_a string name of the file with the reference structure in the XYZ format, the structure must have the same number of atoms as the group group_a
group_b mask atoms specifying the point B
direction x, y, z select axis in the superimposed coordinate system

Keys in bold are mandatory.