| version 1.1 | version 1.2 |
|---|
| |
| | % This file is part of the Collective Variables module (Colvars). |
| | % The original version of Colvars and its updates are located at: |
| | % https://github.com/colvars/colvars |
| | % Please update all Colvars source files before making any changes. |
| | % If you wish to distribute your changes, please submit them to the |
| | % Colvars repository at GitHub. |
| | |
| Collective variables and biases can be added, queried and deleted through the scripting command \texttt{cv}, with the following syntax: \texttt{cv~$<$subcommand$>$ [args...]}. | Collective variables and biases can be added, queried and deleted through the scripting command \texttt{cv}, with the following syntax: \texttt{cv~$<$subcommand$>$ [args...]}. |
| For example, to query the value of a collective variable named \texttt{myVar}, | For example, to query the value of a collective variable named \texttt{myVar}, |
| use the following syntax: \texttt{set value [cv colvar myVar value]}. | use the following syntax: \texttt{set value [cv colvar myVar value]}. |