This is part of the colvar module |
Calculate the components of the simulation cell
The following input tells plumed to print the squared modulo of each of the three lattice vectors
cell: CELL The CELL action with label cell calculates the following quantities:aaa: COMBINE
Quantity Description cell.ax the ax component of the cell matrix cell.ay the ay component of the cell matrix cell.az the az component of the cell matrix cell.bx the bx component of the cell matrix cell.by the by component of the cell matrix cell.bz the bz component of the cell matrix cell.cx the cx component of the cell matrix cell.cy the cy component of the cell matrix cell.cz the cz component of the cell matrix ARG=cell.ax,cell.ay,cell.azcompulsory keyword the values input to this functionPOWERS=2,2,2compulsory keyword ( default=1.0 ) the powers to which you are raising each of the arguments in your functionPERIODIC=NO The COMBINE action with label aaa calculates a single scalar value bbb: COMBINEcompulsory keyword if the output of your function is periodic then you should specify the periodicity of the function.ARG=cell.bx,cell.by,cell.bzcompulsory keyword the values input to this functionPOWERS=2,2,2compulsory keyword ( default=1.0 ) the powers to which you are raising each of the arguments in your functionPERIODIC=NO The COMBINE action with label bbb calculates a single scalar value ccc: COMBINEcompulsory keyword if the output of your function is periodic then you should specify the periodicity of the function.ARG=cell.cx,cell.cy,cell.czcompulsory keyword the values input to this functionPOWERS=2,2,2compulsory keyword ( default=1.0 ) the powers to which you are raising each of the arguments in your functionPERIODIC=NO The COMBINE action with label ccc calculates a single scalar value PRINTcompulsory keyword if the output of your function is periodic then you should specify the periodicity of the function.ARG=aaa,bbb,ccc The PRINT action with labelcompulsory keyword the labels of the values that you would like to print to the file
cell: CELL The CELL action with label cell calculates the following quantities:Quantity Description cell.ax the ax component of the cell matrix cell.ay the ay component of the cell matrix cell.az the az component of the cell matrix cell.bx the bx component of the cell matrix cell.by the by component of the cell matrix cell.bz the bz component of the cell matrix cell.cx the cx component of the cell matrix cell.cy the cy component of the cell matrix cell.cz the cz component of the cell matrix ARG=aaa,bbb,ccc The PRINT action with labelcompulsory keyword the labels of the values that you would like to print to the file
- Glossary of keywords and components
- Description of components
By default this Action calculates the following quantities. These quantities can be referenced elsewhere in the input by using this Action's label followed by a dot and the name of the quantity required from the list below.
Quantity Description ax the ax component of the cell matrix ay the ay component of the cell matrix az the az component of the cell matrix bx the bx component of the cell matrix by the by component of the cell matrix bz the bz component of the cell matrix cx the cx component of the cell matrix cy the cy component of the cell matrix cz the cz component of the cell matrix
- Options
NUMERICAL_DERIVATIVES ( default=off ) calculate the derivatives for these quantities numerically