Volumes
A Volume
in OpenPathSampling is something that defines a
hypervolume in phase space. This can involve coordinates as well as
velocities (or any other snapshot feature, such as box vectors). Since
volumes represent a set of points, they can be combined using set-theoretic
intersections, unions, etc.
Stable states in path sampling are defined in terms of Volume
objects. In addition, OPS defines interfaces in TIS as a Volume
.
Basic Volumes
|
A Volume describes a set of snapshots |
Volume which all snapshots can satisfy. |
|
Empty volume: no snapshot can satisfy |
Set-Based Volume Combinations
|
"And" combination (intersection) of two volumes. |
|
"Or" combination (union) of two volumes. |
|
"Xor" combination of two volumes. |
|
"Subtraction" combination (relative complement) of two volumes. |
|
Logical combination of volumes. |
Collective Variable-Based Volumes
|
Volume defined by a range of a collective variable collectivevariable. |
|
As with CVDefinedVolume, but for a periodic order parameter. |