Collective Variables
Here we document the various classes that can wrap functions to make them into OPS collective variables.
For an introduction on collective variables, read the user guide topic on Creating collective variables.
Basic CVs
|
Wrapper for a function that acts on snapshots or iterables of snapshots |
|
Turn any function into a |
|
Turn any function into a |
|
Turn a callable class or function generating a callable object into a CV |
|
Turn a callable class or function generating a callable object into a CV |
|
Turn a |
Integrating with other packages
|
Make |
|
Make a CV from a function that takes mdtraj.trajectory as input. |
|
A CollectiveVariable that uses an MSMBuilder3 featurizer |
|
Make CollectiveVariable computed by PLUMED [PLU2a] according to the command name: definition, where name is a PLUMED label and definition contains all PLUMED keywords. |
|
Interfaces the Cython PLUMED wrapper [PLU2b] located at /path/to/plumed2/python and allows to set and get non-PLUMEDCV commands (i.e., non-outputting). |