Collective Variables¶
Overview
Collective Variables available in PySAGES
|
Angle between 3 points in space. |
|
Computes the dihedral angle spanned by four points in space (usually atom positions). |
Collective Variable that calculates the unweighted radius of gyration as CV. |
|
|
Calculate the principal moment as collective variable. |
|
Collective Variable that calculates the Asphericity. |
|
Collective Variable that calculates the Acylindricity CV. |
Collective Variable that calculates the Shape Anisotropy CV. |
|
|
Use a specific Cartesian component of the center of mass of the group of atom selected via the indices. |
|
Use the distance of atom groups selected via the indices as collective variable. |
|
Use a reference to calculate the eRMSD of a set of RNA structures. |
|
Use a reference to calculate the eRMSD of a set of Coarse-grained RNA structures. |
Abstract base classes
Abstract base class for defining collective variables |
|
|
Collective variable that specifies a Cartesian Axis in addition. |
|
Collective variable that takes group of length 2. |
|
Collective variable that takes group of length 3. |
|
Collective variable that takes group of length 4. |
Contents:
Collective variables describe a macro state with many possible micro state realizations. PySAGES tries to support a variety common collective variables, but it is easy to extend PySAGES with your own.