Module |
symfunc |
Description |
Usage |
Calculate the local degree of order around an atoms by taking the average dot product between the q_6 vector on the central atom and the q_6 vector on the atoms in the first coordination sphere. |
  |
output value |
type |
the values of the local steinhardt parameters for the input atoms |
vector |
Output components
This action can calculate the values in the following table when the associated keyword is included in the input for the action. These values can be referenced elsewhere in the input by using this Action's label followed by a dot and the name of the value required from the list below.
Name |
Type |
Keyword |
Description |
lessthan |
scalar |
LESS_THAN |
the number of colvars that have a value less than a threshold |
morethan |
scalar |
MORE_THAN |
the number of colvars that have a value more than a threshold |
altmin |
scalar |
ALT_MIN |
the minimum value of the cv |
min |
scalar |
MIN |
the minimum colvar |
max |
scalar |
MAX |
the maximum colvar |
between |
scalar |
BETWEEN |
the number of colvars that have a value that lies in a particular interval |
highest |
scalar |
HIGHEST |
the largest of the colvars |
lowest |
scalar |
LOWEST |
the smallest of the colvars |
sum |
scalar |
SUM |
the sum of the colvars |
mean |
scalar |
MEAN |
the mean of the colvars |
Further details and examples
Calculate the local degree of order around an atoms by taking the average dot product between the q_6 vector on the central atom and the q_6 vector on the atoms in the first coordination sphere.
The Q6 command allows one to calculate one complex vectors for each of the atoms in your system that describe the degree of order in the coordination sphere
around a particular atom. The difficulty with these vectors comes when combining the order parameters from all of the individual atoms/molecules so as to get a
measure of the global degree of order for the system. The simplest way of doing this - calculating the average Steinhardt parameter - can be problematic. If one is
examining nucleation say only the order parameters for those atoms in the nucleus will change significantly when the nucleus forms. The order parameters for the
atoms in the surrounding liquid will remain pretty much the same. As such if one models a small nucleus embedded in a very large amount of solution/melt any
change in the average order parameter will be negligible. Substantial changes in the value of this average can be observed in simulations of nucleation but only
because the number of atoms is relatively small.
When the average Q6 parameter is used to bias the dynamics a problems
can occur. These averaged coordinates cannot distinguish between the correct,
single-nucleus pathway and a concerted pathway in which all the atoms rearrange
themselves into their solid-like configuration simultaneously. This second type
of pathway would be impossible in reality because there is a large entropic
barrier that prevents concerted processes like this from happening. However,
in the finite sized systems that are commonly simulated this barrier is reduced
substantially. As a result in simulations where average Steinhardt parameters
are biased there are often quite dramatic system size effects
If one wants to simulate nucleation using some form on
biased dynamics what is really required is an order parameter that measures:
- Whether or not the coordination spheres around atoms are ordered
- Whether or not the atoms that are ordered are clustered together in a crystalline nucleus
As discussed on this page a variety of variations on the Steinhardt parameters have been
introduced to better describe nucleation. That page also shows how PLUMED provides you with flexibility that you can use to implement new combinations of the
Steinhardt parameters. However, the inputs that you would need to write to implement common symmetry functions are rather complex so we also provide shortcuts
like this one to help you compute CVs that have been widely used in the literature easily.
This particular shortcut allows you to compute the LOCAL_Q6 parameter for a particular atom, which is a number that measures the extent to
which the orientation of the atoms in the first coordination sphere of an atom match the orientation of the central atom. It does this by calculating the following
quantity for each of the atoms in the system:
si=∑jσ(rij)∑6m=−6q∗6m(i)q6m(j)∑jσ(rij)
where q6m(i) and q6m(j) are the 6th order Steinhardt vectors calculated for atom i and atom j respectively and the asterisk denotes complex
conjugation. The function
σ(rij) is a switching function that acts on the distance between atoms i and j. The parameters of this function should be set
so that it the function is equal to one when atom j is in the first coordination sphere of atom i and is zero otherwise. The sum in the numerator
of this expression is the dot product of the Steinhardt parameters for atoms i and j and thus measures the degree to which the orientations of these
adjacent atoms are correlated.
The following input shows how this works in practice. This input calculates the average value of the LOCAL_Q6 parameter for the 64 Lennard Jones atoms in the system under study and prints this
quantity to a file called colvar.
Click on the labels of the actions for more information on what each action computes
q6The Q6 action with label q6 calculates the following quantities: Quantity | Type | Description |
q6 | vector | the norms of the vectors of spherical harmonic coefficients |
: Q6Calculate sixth order Steinhardt parameters. This action is a shortcut and it has hidden defaults. More details SPECIESthe list of atoms for which the symmetry function is being calculated and the atoms that can be in the environments=1-64 D_0 The d_0 parameter of the switching function=1.3 R_0The r_0 parameter of the switching function=0.2
q6: Q6Calculate sixth order Steinhardt parameters. This action is a shortcut and uses the defaults shown here. More details SPECIESthe list of atoms for which the symmetry function is being calculated and the atoms that can be in the environments=1-64 D_0 The d_0 parameter of the switching function=1.3 R_0The r_0 parameter of the switching function=0.2 NN The n parameter of the switching function =6 MM The m parameter of the switching function; 0 implies 2*NN=0
# q6: Q6 SPECIES=1-64 D_0=1.3 R_0=0.2
q6_grpThe GROUP action with label q6_grp calculates the following quantities: Quantity | Type | Description |
q6_grp | atoms | indices of atoms specified in GROUP |
: GROUPDefine a group of atoms so that a particular list of atoms can be referenced with a single label in definitions of CVs or virtual atoms. More details ATOMSthe numerical indexes for the set of atoms in the group=1-64
q6_matThe CONTACT_MATRIX action with label q6_mat calculates the following quantities: Quantity | Type | Description |
q6_mat.w | matrix | a matrix containing the weights for the bonds between each pair of atoms |
q6_mat.x | matrix | the projection of the bond on the x axis |
q6_mat.y | matrix | the projection of the bond on the y axis |
q6_mat.z | matrix | the projection of the bond on the z axis |
: CONTACT_MATRIXAdjacency matrix in which two atoms are adjacent if they are within a certain cutoff. More details GROUPspecifies the list of atoms that should be assumed indistinguishable=1-64 R_0The r_0 parameter of the switching function=0.2 D_0 The d_0 parameter of the switching function=1.3 NN The n parameter of the switching function =6 MM The m parameter of the switching function; 0 implies 2*NN=0 COMPONENTS also calculate the components of the vectors connecting the atoms in the contact matrix
q6_shThe SPHERICAL_HARMONIC action with label q6_sh calculates the following quantities: Quantity | Type | Description |
q6_sh.rm-n6 | matrix | the real parts of the spherical harmonic values with the m value given This is the n6th of these quantities |
q6_sh.rm-n5 | matrix | the real parts of the spherical harmonic values with the m value given This is the n5th of these quantities |
q6_sh.rm-n4 | matrix | the real parts of the spherical harmonic values with the m value given This is the n4th of these quantities |
q6_sh.rm-n3 | matrix | the real parts of the spherical harmonic values with the m value given This is the n3th of these quantities |
q6_sh.rm-n2 | matrix | the real parts of the spherical harmonic values with the m value given This is the n2th of these quantities |
q6_sh.rm-n1 | matrix | the real parts of the spherical harmonic values with the m value given This is the n1th of these quantities |
q6_sh.rm-0 | matrix | the real parts of the spherical harmonic values with the m value given This is the 0th of these quantities |
q6_sh.rm-p1 | matrix | the real parts of the spherical harmonic values with the m value given This is the p1th of these quantities |
q6_sh.rm-p2 | matrix | the real parts of the spherical harmonic values with the m value given This is the p2th of these quantities |
q6_sh.rm-p3 | matrix | the real parts of the spherical harmonic values with the m value given This is the p3th of these quantities |
q6_sh.rm-p4 | matrix | the real parts of the spherical harmonic values with the m value given This is the p4th of these quantities |
q6_sh.rm-p5 | matrix | the real parts of the spherical harmonic values with the m value given This is the p5th of these quantities |
q6_sh.rm-p6 | matrix | the real parts of the spherical harmonic values with the m value given This is the p6th of these quantities |
q6_sh.im-n6 | matrix | the real parts of the spherical harmonic values with the m value given This is the n6th of these quantities |
q6_sh.im-n5 | matrix | the real parts of the spherical harmonic values with the m value given This is the n5th of these quantities |
q6_sh.im-n4 | matrix | the real parts of the spherical harmonic values with the m value given This is the n4th of these quantities |
q6_sh.im-n3 | matrix | the real parts of the spherical harmonic values with the m value given This is the n3th of these quantities |
q6_sh.im-n2 | matrix | the real parts of the spherical harmonic values with the m value given This is the n2th of these quantities |
q6_sh.im-n1 | matrix | the real parts of the spherical harmonic values with the m value given This is the n1th of these quantities |
q6_sh.im-0 | matrix | the real parts of the spherical harmonic values with the m value given This is the 0th of these quantities |
q6_sh.im-p1 | matrix | the real parts of the spherical harmonic values with the m value given This is the p1th of these quantities |
q6_sh.im-p2 | matrix | the real parts of the spherical harmonic values with the m value given This is the p2th of these quantities |
q6_sh.im-p3 | matrix | the real parts of the spherical harmonic values with the m value given This is the p3th of these quantities |
q6_sh.im-p4 | matrix | the real parts of the spherical harmonic values with the m value given This is the p4th of these quantities |
q6_sh.im-p5 | matrix | the real parts of the spherical harmonic values with the m value given This is the p5th of these quantities |
q6_sh.im-p6 | matrix | the real parts of the spherical harmonic values with the m value given This is the p6th of these quantities |
: SPHERICAL_HARMONICCalculate the values of all the spherical harmonic funtions for a particular value of l. More details ARGthe values input to this function=q6_mat.x,q6_mat.y,q6_mat.z,q6_mat.w Lthe value of the angular momentum=6
q6_denom_onesThe CONSTANT action with label q6_denom_ones calculates the following quantities: Quantity | Type | Description |
q6_denom_ones | vector | the constant value that was read from the plumed input |
: ONESCreate a constant vector with all elements equal to one More details SIZEthe number of ones that you would like to create=64
q6_denomThe MATRIX_VECTOR_PRODUCT action with label q6_denom calculates the following quantities: Quantity | Type | Description |
q6_denom | vector | the vector that is obtained by taking the product between the matrix and the vector that were input |
: MATRIX_VECTOR_PRODUCTCalculate the product of the matrix and the vector More details ARGthe label for the matrix and the vector/scalar that are being multiplied=q6_mat.w,q6_denom_ones
q6_spThe MATRIX_VECTOR_PRODUCT action with label q6_sp calculates the following quantities: Quantity | Type | Description |
q6_sp.rm-n6 | vector | the product of the matrix q6_sh.rm-n6 and the vector q6_denom_ones |
q6_sp.rm-n5 | vector | the product of the matrix q6_sh.rm-n5 and the vector q6_denom_ones |
q6_sp.rm-n4 | vector | the product of the matrix q6_sh.rm-n4 and the vector q6_denom_ones |
q6_sp.rm-n3 | vector | the product of the matrix q6_sh.rm-n3 and the vector q6_denom_ones |
q6_sp.rm-n2 | vector | the product of the matrix q6_sh.rm-n2 and the vector q6_denom_ones |
q6_sp.rm-n1 | vector | the product of the matrix q6_sh.rm-n1 and the vector q6_denom_ones |
q6_sp.rm-0 | vector | the product of the matrix q6_sh.rm-0 and the vector q6_denom_ones |
q6_sp.rm-p1 | vector | the product of the matrix q6_sh.rm-p1 and the vector q6_denom_ones |
q6_sp.rm-p2 | vector | the product of the matrix q6_sh.rm-p2 and the vector q6_denom_ones |
q6_sp.rm-p3 | vector | the product of the matrix q6_sh.rm-p3 and the vector q6_denom_ones |
q6_sp.rm-p4 | vector | the product of the matrix q6_sh.rm-p4 and the vector q6_denom_ones |
q6_sp.rm-p5 | vector | the product of the matrix q6_sh.rm-p5 and the vector q6_denom_ones |
q6_sp.rm-p6 | vector | the product of the matrix q6_sh.rm-p6 and the vector q6_denom_ones |
q6_sp.im-n6 | vector | the product of the matrix q6_sh.im-n6 and the vector q6_denom_ones |
q6_sp.im-n5 | vector | the product of the matrix q6_sh.im-n5 and the vector q6_denom_ones |
q6_sp.im-n4 | vector | the product of the matrix q6_sh.im-n4 and the vector q6_denom_ones |
q6_sp.im-n3 | vector | the product of the matrix q6_sh.im-n3 and the vector q6_denom_ones |
q6_sp.im-n2 | vector | the product of the matrix q6_sh.im-n2 and the vector q6_denom_ones |
q6_sp.im-n1 | vector | the product of the matrix q6_sh.im-n1 and the vector q6_denom_ones |
q6_sp.im-0 | vector | the product of the matrix q6_sh.im-0 and the vector q6_denom_ones |
q6_sp.im-p1 | vector | the product of the matrix q6_sh.im-p1 and the vector q6_denom_ones |
q6_sp.im-p2 | vector | the product of the matrix q6_sh.im-p2 and the vector q6_denom_ones |
q6_sp.im-p3 | vector | the product of the matrix q6_sh.im-p3 and the vector q6_denom_ones |
q6_sp.im-p4 | vector | the product of the matrix q6_sh.im-p4 and the vector q6_denom_ones |
q6_sp.im-p5 | vector | the product of the matrix q6_sh.im-p5 and the vector q6_denom_ones |
q6_sp.im-p6 | vector | the product of the matrix q6_sh.im-p6 and the vector q6_denom_ones |
: MATRIX_VECTOR_PRODUCTCalculate the product of the matrix and the vector More details ARGthe label for the matrix and the vector/scalar that are being multiplied=q6_sh.*,q6_denom_ones
q6_norm2The COMBINE action with label q6_norm2 calculates the following quantities: Quantity | Type | Description |
q6_norm2 | vector | the vector obtained by doing an element-wise application of a linear compbination to the input vectors |
: COMBINECalculate a polynomial combination of a set of other variables. More details PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO POWERS the powers to which you are raising each of the arguments in your function=2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 ARGthe values input to this function=q6_sp.rm-n6,q6_sp.im-n6,q6_sp.rm-n5,q6_sp.im-n5,q6_sp.rm-n4,q6_sp.im-n4,q6_sp.rm-n3,q6_sp.im-n3,q6_sp.rm-n2,q6_sp.im-n2,q6_sp.rm-n1,q6_sp.im-n1,q6_sp.rm-0,q6_sp.im-0,q6_sp.rm-p1,q6_sp.im-p1,q6_sp.rm-p2,q6_sp.im-p2,q6_sp.rm-p3,q6_sp.im-p3,q6_sp.rm-p4,q6_sp.im-p4,q6_sp.rm-p5,q6_sp.im-p5,q6_sp.rm-p6,q6_sp.im-p6
q6_normThe CUSTOM action with label q6_norm calculates the following quantities: Quantity | Type | Description |
q6_norm | vector | the vector obtained by doing an element-wise application of an arbitrary function to the input vectors |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=q6_norm2 FUNCthe function you wish to evaluate=sqrt(x) PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
q6The CUSTOM action with label q6 calculates the following quantities: Quantity | Type | Description |
q6 | vector | the vector obtained by doing an element-wise application of an arbitrary function to the input vectors |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=q6_norm,q6_denom FUNCthe function you wish to evaluate=x/y PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
# --- End of included input --- lq6The LOCAL_Q6 action with label lq6 calculates the following quantities: Quantity | Type | Description |
lq6 | vector | the values of the local steinhardt parameters for the input atoms |
lq6_mean | scalar | the mean of the colvars |
: LOCAL_Q6Calculate the local degree of order around an atoms by taking the average dot product between the q_6 vector on the central atom and the q_6 vector on the atoms in the first coordination sphere. This action is a shortcut. More details SPECIESthe label of the action that computes the Steinhardt parameters for which you would like to calculate local steinhardt parameters=q6 SWITCHThis keyword is used if you want to employ an alternative to the continuous swiching function defined above={RATIONAL D_0=1.3 R_0=0.2} MEAN calculate the mean of all the quantities
# lq6: LOCAL_Q6 SPECIES=q6 SWITCH={RATIONAL D_0=1.3 R_0=0.2} MEAN
lq6_uvecThe CONSTANT action with label lq6_uvec calculates the following quantities: Quantity | Type | Description |
lq6_uvec | vector | the constant value that was read from the plumed input |
: ONESCreate a constant vector with all elements equal to one More details SIZEthe number of ones that you would like to create=26
lq6_grpThe GROUP action with label lq6_grp calculates the following quantities: Quantity | Type | Description |
lq6_grp | atoms | indices of atoms specified in GROUP |
: GROUPDefine a group of atoms so that a particular list of atoms can be referenced with a single label in definitions of CVs or virtual atoms. More details ATOMSthe numerical indexes for the set of atoms in the group=q6
lq6_nmatThe OUTER_PRODUCT action with label lq6_nmat calculates the following quantities: Quantity | Type | Description |
lq6_nmat | matrix | a matrix containing the outer product of the two input vectors that was obtained using the function that was input |
: OUTER_PRODUCTCalculate the outer product matrix of two vectors More details ARGthe labels of the two vectors from which the outer product is being computed=q6_norm,lq6_uvec
lq6_uvecsThe VSTACK action with label lq6_uvecs calculates the following quantities: Quantity | Type | Description |
lq6_uvecs | matrix | a matrix that contains the input vectors in its columns |
: VSTACKCreate a matrix by stacking vectors together More details ARGthe values that you would like to stack together to construct the output matrix=q6_sp.rm-n6,q6_sp.im-n6,q6_sp.rm-n5,q6_sp.im-n5,q6_sp.rm-n4,q6_sp.im-n4,q6_sp.rm-n3,q6_sp.im-n3,q6_sp.rm-n2,q6_sp.im-n2,q6_sp.rm-n1,q6_sp.im-n1,q6_sp.rm-0,q6_sp.im-0,q6_sp.rm-p1,q6_sp.im-p1,q6_sp.rm-p2,q6_sp.im-p2,q6_sp.rm-p3,q6_sp.im-p3,q6_sp.rm-p4,q6_sp.im-p4,q6_sp.rm-p5,q6_sp.im-p5,q6_sp.rm-p6,q6_sp.im-p6
lq6_vecsThe CUSTOM action with label lq6_vecs calculates the following quantities: Quantity | Type | Description |
lq6_vecs | matrix | the matrix obtained by doing an element-wise application of an arbitrary function to the input matrix |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=lq6_uvecs,lq6_nmat FUNCthe function you wish to evaluate=x/y PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_vecsTThe TRANSPOSE action with label lq6_vecsT calculates the following quantities: Quantity | Type | Description |
lq6_vecsT | matrix | the transpose of the input matrix |
: TRANSPOSECalculate the transpose of a matrix More details ARGthe label of the vector or matrix that should be transposed=lq6_vecs
lq6_cmapThe CONTACT_MATRIX action with label lq6_cmap calculates the following quantities: Quantity | Type | Description |
lq6_cmap | matrix | a matrix containing the weights for the bonds between each pair of atoms |
: CONTACT_MATRIXAdjacency matrix in which two atoms are adjacent if they are within a certain cutoff. More details GROUPspecifies the list of atoms that should be assumed indistinguishable=q6 SWITCHthe input for the switching function that acts upon the distance between each pair of atoms. Options for this keyword are explained in the documentation for LESS_THAN.={RATIONAL D_0=1.3 R_0=0.2}
lq6_dpmatThe MATRIX_PRODUCT action with label lq6_dpmat calculates the following quantities: Quantity | Type | Description |
lq6_dpmat | matrix | the product of the two input matrices |
: MATRIX_PRODUCTCalculate the product of two matrices More details ARGthe label of the two matrices from which the product is calculated=lq6_vecs,lq6_vecsT
lq6_prodThe CUSTOM action with label lq6_prod calculates the following quantities: Quantity | Type | Description |
lq6_prod | matrix | the matrix obtained by doing an element-wise application of an arbitrary function to the input matrix |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=lq6_cmap,lq6_dpmat FUNCthe function you wish to evaluate=x*y PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_onesThe CONSTANT action with label lq6_ones calculates the following quantities: Quantity | Type | Description |
lq6_ones | vector | the constant value that was read from the plumed input |
: ONESCreate a constant vector with all elements equal to one More details SIZEthe number of ones that you would like to create=64
lq6The MATRIX_VECTOR_PRODUCT action with label lq6 calculates the following quantities: Quantity | Type | Description |
lq6 | vector | the vector that is obtained by taking the product between the matrix and the vector that were input |
: MATRIX_VECTOR_PRODUCTCalculate the product of the matrix and the vector More details ARGthe label for the matrix and the vector/scalar that are being multiplied=lq6_prod,lq6_ones
lq6_denomThe MATRIX_VECTOR_PRODUCT action with label lq6_denom calculates the following quantities: Quantity | Type | Description |
lq6_denom | vector | the vector that is obtained by taking the product between the matrix and the vector that were input |
: MATRIX_VECTOR_PRODUCTCalculate the product of the matrix and the vector More details ARGthe label for the matrix and the vector/scalar that are being multiplied=lq6_cmap,lq6_ones
lq6_avThe CUSTOM action with label lq6_av calculates the following quantities: Quantity | Type | Description |
lq6_av | vector | the vector obtained by doing an element-wise application of an arbitrary function to the input vectors |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=lq6,lq6_denom FUNCthe function you wish to evaluate=x/y PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_meanThe MEAN action with label lq6_mean calculates the following quantities: Quantity | Type | Description |
lq6_mean | scalar | the mean of all the elements in the input vector |
: MEANCalculate the arithmetic mean of the elements in a vector More details ARGthe values input to this function=lq6_av PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
# --- End of included input --- PRINTPrint quantities to a file. More details ARGthe labels of the values that you would like to print to the file=lq6.mean FILEthe name of the file on which to output these quantities=colvar
The following input calculates the distribution of LOCAL_Q6 parameters at any given time and outputs this information to a file.
Click on the labels of the actions for more information on what each action computes
q6The Q6 action with label q6 calculates the following quantities: Quantity | Type | Description |
q6 | vector | the norms of the vectors of spherical harmonic coefficients |
: Q6Calculate sixth order Steinhardt parameters. This action is a shortcut and it has hidden defaults. More details SPECIESthe list of atoms for which the symmetry function is being calculated and the atoms that can be in the environments=1-64 D_0 The d_0 parameter of the switching function=1.3 R_0The r_0 parameter of the switching function=0.2
q6: Q6Calculate sixth order Steinhardt parameters. This action is a shortcut and uses the defaults shown here. More details SPECIESthe list of atoms for which the symmetry function is being calculated and the atoms that can be in the environments=1-64 D_0 The d_0 parameter of the switching function=1.3 R_0The r_0 parameter of the switching function=0.2 NN The n parameter of the switching function =6 MM The m parameter of the switching function; 0 implies 2*NN=0
# q6: Q6 SPECIES=1-64 D_0=1.3 R_0=0.2
q6_grpThe GROUP action with label q6_grp calculates the following quantities: Quantity | Type | Description |
q6_grp | atoms | indices of atoms specified in GROUP |
: GROUPDefine a group of atoms so that a particular list of atoms can be referenced with a single label in definitions of CVs or virtual atoms. More details ATOMSthe numerical indexes for the set of atoms in the group=1-64
q6_matThe CONTACT_MATRIX action with label q6_mat calculates the following quantities: Quantity | Type | Description |
q6_mat.w | matrix | a matrix containing the weights for the bonds between each pair of atoms |
q6_mat.x | matrix | the projection of the bond on the x axis |
q6_mat.y | matrix | the projection of the bond on the y axis |
q6_mat.z | matrix | the projection of the bond on the z axis |
: CONTACT_MATRIXAdjacency matrix in which two atoms are adjacent if they are within a certain cutoff. More details GROUPspecifies the list of atoms that should be assumed indistinguishable=1-64 R_0The r_0 parameter of the switching function=0.2 D_0 The d_0 parameter of the switching function=1.3 NN The n parameter of the switching function =6 MM The m parameter of the switching function; 0 implies 2*NN=0 COMPONENTS also calculate the components of the vectors connecting the atoms in the contact matrix
q6_shThe SPHERICAL_HARMONIC action with label q6_sh calculates the following quantities: Quantity | Type | Description |
q6_sh.rm-n6 | matrix | the real parts of the spherical harmonic values with the m value given This is the n6th of these quantities |
q6_sh.rm-n5 | matrix | the real parts of the spherical harmonic values with the m value given This is the n5th of these quantities |
q6_sh.rm-n4 | matrix | the real parts of the spherical harmonic values with the m value given This is the n4th of these quantities |
q6_sh.rm-n3 | matrix | the real parts of the spherical harmonic values with the m value given This is the n3th of these quantities |
q6_sh.rm-n2 | matrix | the real parts of the spherical harmonic values with the m value given This is the n2th of these quantities |
q6_sh.rm-n1 | matrix | the real parts of the spherical harmonic values with the m value given This is the n1th of these quantities |
q6_sh.rm-0 | matrix | the real parts of the spherical harmonic values with the m value given This is the 0th of these quantities |
q6_sh.rm-p1 | matrix | the real parts of the spherical harmonic values with the m value given This is the p1th of these quantities |
q6_sh.rm-p2 | matrix | the real parts of the spherical harmonic values with the m value given This is the p2th of these quantities |
q6_sh.rm-p3 | matrix | the real parts of the spherical harmonic values with the m value given This is the p3th of these quantities |
q6_sh.rm-p4 | matrix | the real parts of the spherical harmonic values with the m value given This is the p4th of these quantities |
q6_sh.rm-p5 | matrix | the real parts of the spherical harmonic values with the m value given This is the p5th of these quantities |
q6_sh.rm-p6 | matrix | the real parts of the spherical harmonic values with the m value given This is the p6th of these quantities |
q6_sh.im-n6 | matrix | the real parts of the spherical harmonic values with the m value given This is the n6th of these quantities |
q6_sh.im-n5 | matrix | the real parts of the spherical harmonic values with the m value given This is the n5th of these quantities |
q6_sh.im-n4 | matrix | the real parts of the spherical harmonic values with the m value given This is the n4th of these quantities |
q6_sh.im-n3 | matrix | the real parts of the spherical harmonic values with the m value given This is the n3th of these quantities |
q6_sh.im-n2 | matrix | the real parts of the spherical harmonic values with the m value given This is the n2th of these quantities |
q6_sh.im-n1 | matrix | the real parts of the spherical harmonic values with the m value given This is the n1th of these quantities |
q6_sh.im-0 | matrix | the real parts of the spherical harmonic values with the m value given This is the 0th of these quantities |
q6_sh.im-p1 | matrix | the real parts of the spherical harmonic values with the m value given This is the p1th of these quantities |
q6_sh.im-p2 | matrix | the real parts of the spherical harmonic values with the m value given This is the p2th of these quantities |
q6_sh.im-p3 | matrix | the real parts of the spherical harmonic values with the m value given This is the p3th of these quantities |
q6_sh.im-p4 | matrix | the real parts of the spherical harmonic values with the m value given This is the p4th of these quantities |
q6_sh.im-p5 | matrix | the real parts of the spherical harmonic values with the m value given This is the p5th of these quantities |
q6_sh.im-p6 | matrix | the real parts of the spherical harmonic values with the m value given This is the p6th of these quantities |
: SPHERICAL_HARMONICCalculate the values of all the spherical harmonic funtions for a particular value of l. More details ARGthe values input to this function=q6_mat.x,q6_mat.y,q6_mat.z,q6_mat.w Lthe value of the angular momentum=6
q6_denom_onesThe CONSTANT action with label q6_denom_ones calculates the following quantities: Quantity | Type | Description |
q6_denom_ones | vector | the constant value that was read from the plumed input |
: ONESCreate a constant vector with all elements equal to one More details SIZEthe number of ones that you would like to create=64
q6_denomThe MATRIX_VECTOR_PRODUCT action with label q6_denom calculates the following quantities: Quantity | Type | Description |
q6_denom | vector | the vector that is obtained by taking the product between the matrix and the vector that were input |
: MATRIX_VECTOR_PRODUCTCalculate the product of the matrix and the vector More details ARGthe label for the matrix and the vector/scalar that are being multiplied=q6_mat.w,q6_denom_ones
q6_spThe MATRIX_VECTOR_PRODUCT action with label q6_sp calculates the following quantities: Quantity | Type | Description |
q6_sp.rm-n6 | vector | the product of the matrix q6_sh.rm-n6 and the vector q6_denom_ones |
q6_sp.rm-n5 | vector | the product of the matrix q6_sh.rm-n5 and the vector q6_denom_ones |
q6_sp.rm-n4 | vector | the product of the matrix q6_sh.rm-n4 and the vector q6_denom_ones |
q6_sp.rm-n3 | vector | the product of the matrix q6_sh.rm-n3 and the vector q6_denom_ones |
q6_sp.rm-n2 | vector | the product of the matrix q6_sh.rm-n2 and the vector q6_denom_ones |
q6_sp.rm-n1 | vector | the product of the matrix q6_sh.rm-n1 and the vector q6_denom_ones |
q6_sp.rm-0 | vector | the product of the matrix q6_sh.rm-0 and the vector q6_denom_ones |
q6_sp.rm-p1 | vector | the product of the matrix q6_sh.rm-p1 and the vector q6_denom_ones |
q6_sp.rm-p2 | vector | the product of the matrix q6_sh.rm-p2 and the vector q6_denom_ones |
q6_sp.rm-p3 | vector | the product of the matrix q6_sh.rm-p3 and the vector q6_denom_ones |
q6_sp.rm-p4 | vector | the product of the matrix q6_sh.rm-p4 and the vector q6_denom_ones |
q6_sp.rm-p5 | vector | the product of the matrix q6_sh.rm-p5 and the vector q6_denom_ones |
q6_sp.rm-p6 | vector | the product of the matrix q6_sh.rm-p6 and the vector q6_denom_ones |
q6_sp.im-n6 | vector | the product of the matrix q6_sh.im-n6 and the vector q6_denom_ones |
q6_sp.im-n5 | vector | the product of the matrix q6_sh.im-n5 and the vector q6_denom_ones |
q6_sp.im-n4 | vector | the product of the matrix q6_sh.im-n4 and the vector q6_denom_ones |
q6_sp.im-n3 | vector | the product of the matrix q6_sh.im-n3 and the vector q6_denom_ones |
q6_sp.im-n2 | vector | the product of the matrix q6_sh.im-n2 and the vector q6_denom_ones |
q6_sp.im-n1 | vector | the product of the matrix q6_sh.im-n1 and the vector q6_denom_ones |
q6_sp.im-0 | vector | the product of the matrix q6_sh.im-0 and the vector q6_denom_ones |
q6_sp.im-p1 | vector | the product of the matrix q6_sh.im-p1 and the vector q6_denom_ones |
q6_sp.im-p2 | vector | the product of the matrix q6_sh.im-p2 and the vector q6_denom_ones |
q6_sp.im-p3 | vector | the product of the matrix q6_sh.im-p3 and the vector q6_denom_ones |
q6_sp.im-p4 | vector | the product of the matrix q6_sh.im-p4 and the vector q6_denom_ones |
q6_sp.im-p5 | vector | the product of the matrix q6_sh.im-p5 and the vector q6_denom_ones |
q6_sp.im-p6 | vector | the product of the matrix q6_sh.im-p6 and the vector q6_denom_ones |
: MATRIX_VECTOR_PRODUCTCalculate the product of the matrix and the vector More details ARGthe label for the matrix and the vector/scalar that are being multiplied=q6_sh.*,q6_denom_ones
q6_norm2The COMBINE action with label q6_norm2 calculates the following quantities: Quantity | Type | Description |
q6_norm2 | vector | the vector obtained by doing an element-wise application of a linear compbination to the input vectors |
: COMBINECalculate a polynomial combination of a set of other variables. More details PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO POWERS the powers to which you are raising each of the arguments in your function=2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 ARGthe values input to this function=q6_sp.rm-n6,q6_sp.im-n6,q6_sp.rm-n5,q6_sp.im-n5,q6_sp.rm-n4,q6_sp.im-n4,q6_sp.rm-n3,q6_sp.im-n3,q6_sp.rm-n2,q6_sp.im-n2,q6_sp.rm-n1,q6_sp.im-n1,q6_sp.rm-0,q6_sp.im-0,q6_sp.rm-p1,q6_sp.im-p1,q6_sp.rm-p2,q6_sp.im-p2,q6_sp.rm-p3,q6_sp.im-p3,q6_sp.rm-p4,q6_sp.im-p4,q6_sp.rm-p5,q6_sp.im-p5,q6_sp.rm-p6,q6_sp.im-p6
q6_normThe CUSTOM action with label q6_norm calculates the following quantities: Quantity | Type | Description |
q6_norm | vector | the vector obtained by doing an element-wise application of an arbitrary function to the input vectors |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=q6_norm2 FUNCthe function you wish to evaluate=sqrt(x) PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
q6The CUSTOM action with label q6 calculates the following quantities: Quantity | Type | Description |
q6 | vector | the vector obtained by doing an element-wise application of an arbitrary function to the input vectors |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=q6_norm,q6_denom FUNCthe function you wish to evaluate=x/y PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
# --- End of included input --- lq6The LOCAL_Q6 action with label lq6 calculates the following quantities: Quantity | Type | Description |
lq6 | vector | the values of the local steinhardt parameters for the input atoms |
lq6_between-1 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-2 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-3 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-4 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-5 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-6 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-7 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-8 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-9 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-10 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-11 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-12 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-13 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-14 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-15 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-16 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-17 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-18 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-19 | scalar | the number of colvars that have a value that lies in a particular interval |
lq6_between-20 | scalar | the number of colvars that have a value that lies in a particular interval |
: LOCAL_Q6Calculate the local degree of order around an atoms by taking the average dot product between the q_6 vector on the central atom and the q_6 vector on the atoms in the first coordination sphere. This action is a shortcut. More details SPECIESthe label of the action that computes the Steinhardt parameters for which you would like to calculate local steinhardt parameters=q6 SWITCHThis keyword is used if you want to employ an alternative to the continuous swiching function defined above={RATIONAL D_0=1.3 R_0=0.2} HISTOGRAMcalculate a discretized histogram of the distribution of values={GAUSSIAN LOWER=0.0 UPPER=1.0 NBINS=20 SMEAR=0.1}
# lq6: LOCAL_Q6 SPECIES=q6 SWITCH={RATIONAL D_0=1.3 R_0=0.2} HISTOGRAM={GAUSSIAN LOWER=0.0 UPPER=1.0 NBINS=20 SMEAR=0.1}
lq6_uvecThe CONSTANT action with label lq6_uvec calculates the following quantities: Quantity | Type | Description |
lq6_uvec | vector | the constant value that was read from the plumed input |
: ONESCreate a constant vector with all elements equal to one More details SIZEthe number of ones that you would like to create=26
lq6_grpThe GROUP action with label lq6_grp calculates the following quantities: Quantity | Type | Description |
lq6_grp | atoms | indices of atoms specified in GROUP |
: GROUPDefine a group of atoms so that a particular list of atoms can be referenced with a single label in definitions of CVs or virtual atoms. More details ATOMSthe numerical indexes for the set of atoms in the group=q6
lq6_nmatThe OUTER_PRODUCT action with label lq6_nmat calculates the following quantities: Quantity | Type | Description |
lq6_nmat | matrix | a matrix containing the outer product of the two input vectors that was obtained using the function that was input |
: OUTER_PRODUCTCalculate the outer product matrix of two vectors More details ARGthe labels of the two vectors from which the outer product is being computed=q6_norm,lq6_uvec
lq6_uvecsThe VSTACK action with label lq6_uvecs calculates the following quantities: Quantity | Type | Description |
lq6_uvecs | matrix | a matrix that contains the input vectors in its columns |
: VSTACKCreate a matrix by stacking vectors together More details ARGthe values that you would like to stack together to construct the output matrix=q6_sp.rm-n6,q6_sp.im-n6,q6_sp.rm-n5,q6_sp.im-n5,q6_sp.rm-n4,q6_sp.im-n4,q6_sp.rm-n3,q6_sp.im-n3,q6_sp.rm-n2,q6_sp.im-n2,q6_sp.rm-n1,q6_sp.im-n1,q6_sp.rm-0,q6_sp.im-0,q6_sp.rm-p1,q6_sp.im-p1,q6_sp.rm-p2,q6_sp.im-p2,q6_sp.rm-p3,q6_sp.im-p3,q6_sp.rm-p4,q6_sp.im-p4,q6_sp.rm-p5,q6_sp.im-p5,q6_sp.rm-p6,q6_sp.im-p6
lq6_vecsThe CUSTOM action with label lq6_vecs calculates the following quantities: Quantity | Type | Description |
lq6_vecs | matrix | the matrix obtained by doing an element-wise application of an arbitrary function to the input matrix |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=lq6_uvecs,lq6_nmat FUNCthe function you wish to evaluate=x/y PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_vecsTThe TRANSPOSE action with label lq6_vecsT calculates the following quantities: Quantity | Type | Description |
lq6_vecsT | matrix | the transpose of the input matrix |
: TRANSPOSECalculate the transpose of a matrix More details ARGthe label of the vector or matrix that should be transposed=lq6_vecs
lq6_cmapThe CONTACT_MATRIX action with label lq6_cmap calculates the following quantities: Quantity | Type | Description |
lq6_cmap | matrix | a matrix containing the weights for the bonds between each pair of atoms |
: CONTACT_MATRIXAdjacency matrix in which two atoms are adjacent if they are within a certain cutoff. More details GROUPspecifies the list of atoms that should be assumed indistinguishable=q6 SWITCHthe input for the switching function that acts upon the distance between each pair of atoms. Options for this keyword are explained in the documentation for LESS_THAN.={RATIONAL D_0=1.3 R_0=0.2}
lq6_dpmatThe MATRIX_PRODUCT action with label lq6_dpmat calculates the following quantities: Quantity | Type | Description |
lq6_dpmat | matrix | the product of the two input matrices |
: MATRIX_PRODUCTCalculate the product of two matrices More details ARGthe label of the two matrices from which the product is calculated=lq6_vecs,lq6_vecsT
lq6_prodThe CUSTOM action with label lq6_prod calculates the following quantities: Quantity | Type | Description |
lq6_prod | matrix | the matrix obtained by doing an element-wise application of an arbitrary function to the input matrix |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=lq6_cmap,lq6_dpmat FUNCthe function you wish to evaluate=x*y PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_onesThe CONSTANT action with label lq6_ones calculates the following quantities: Quantity | Type | Description |
lq6_ones | vector | the constant value that was read from the plumed input |
: ONESCreate a constant vector with all elements equal to one More details SIZEthe number of ones that you would like to create=64
lq6The MATRIX_VECTOR_PRODUCT action with label lq6 calculates the following quantities: Quantity | Type | Description |
lq6 | vector | the vector that is obtained by taking the product between the matrix and the vector that were input |
: MATRIX_VECTOR_PRODUCTCalculate the product of the matrix and the vector More details ARGthe label for the matrix and the vector/scalar that are being multiplied=lq6_prod,lq6_ones
lq6_denomThe MATRIX_VECTOR_PRODUCT action with label lq6_denom calculates the following quantities: Quantity | Type | Description |
lq6_denom | vector | the vector that is obtained by taking the product between the matrix and the vector that were input |
: MATRIX_VECTOR_PRODUCTCalculate the product of the matrix and the vector More details ARGthe label for the matrix and the vector/scalar that are being multiplied=lq6_cmap,lq6_ones
lq6_avThe CUSTOM action with label lq6_av calculates the following quantities: Quantity | Type | Description |
lq6_av | vector | the vector obtained by doing an element-wise application of an arbitrary function to the input vectors |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=lq6,lq6_denom FUNCthe function you wish to evaluate=x/y PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt1The BETWEEN action with label lq6_bt1 calculates the following quantities: Quantity | Type | Description |
lq6_bt1 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0 UPPER=0.05 SMEAR=0.1}
lq6_between-1The SUM action with label lq6_between-1 calculates the following quantities: Quantity | Type | Description |
lq6_between-1 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt1 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt2The BETWEEN action with label lq6_bt2 calculates the following quantities: Quantity | Type | Description |
lq6_bt2 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.05 UPPER=0.1 SMEAR=0.1}
lq6_between-2The SUM action with label lq6_between-2 calculates the following quantities: Quantity | Type | Description |
lq6_between-2 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt2 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt3The BETWEEN action with label lq6_bt3 calculates the following quantities: Quantity | Type | Description |
lq6_bt3 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.1 UPPER=0.15 SMEAR=0.1}
lq6_between-3The SUM action with label lq6_between-3 calculates the following quantities: Quantity | Type | Description |
lq6_between-3 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt3 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt4The BETWEEN action with label lq6_bt4 calculates the following quantities: Quantity | Type | Description |
lq6_bt4 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.15 UPPER=0.2 SMEAR=0.1}
lq6_between-4The SUM action with label lq6_between-4 calculates the following quantities: Quantity | Type | Description |
lq6_between-4 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt4 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt5The BETWEEN action with label lq6_bt5 calculates the following quantities: Quantity | Type | Description |
lq6_bt5 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.2 UPPER=0.25 SMEAR=0.1}
lq6_between-5The SUM action with label lq6_between-5 calculates the following quantities: Quantity | Type | Description |
lq6_between-5 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt5 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt6The BETWEEN action with label lq6_bt6 calculates the following quantities: Quantity | Type | Description |
lq6_bt6 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.25 UPPER=0.3 SMEAR=0.1}
lq6_between-6The SUM action with label lq6_between-6 calculates the following quantities: Quantity | Type | Description |
lq6_between-6 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt6 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt7The BETWEEN action with label lq6_bt7 calculates the following quantities: Quantity | Type | Description |
lq6_bt7 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.3 UPPER=0.35 SMEAR=0.1}
lq6_between-7The SUM action with label lq6_between-7 calculates the following quantities: Quantity | Type | Description |
lq6_between-7 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt7 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt8The BETWEEN action with label lq6_bt8 calculates the following quantities: Quantity | Type | Description |
lq6_bt8 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.35 UPPER=0.4 SMEAR=0.1}
lq6_between-8The SUM action with label lq6_between-8 calculates the following quantities: Quantity | Type | Description |
lq6_between-8 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt8 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt9The BETWEEN action with label lq6_bt9 calculates the following quantities: Quantity | Type | Description |
lq6_bt9 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.4 UPPER=0.45 SMEAR=0.1}
lq6_between-9The SUM action with label lq6_between-9 calculates the following quantities: Quantity | Type | Description |
lq6_between-9 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt9 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt10The BETWEEN action with label lq6_bt10 calculates the following quantities: Quantity | Type | Description |
lq6_bt10 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.45 UPPER=0.5 SMEAR=0.1}
lq6_between-10The SUM action with label lq6_between-10 calculates the following quantities: Quantity | Type | Description |
lq6_between-10 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt10 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt11The BETWEEN action with label lq6_bt11 calculates the following quantities: Quantity | Type | Description |
lq6_bt11 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.5 UPPER=0.55 SMEAR=0.1}
lq6_between-11The SUM action with label lq6_between-11 calculates the following quantities: Quantity | Type | Description |
lq6_between-11 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt11 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt12The BETWEEN action with label lq6_bt12 calculates the following quantities: Quantity | Type | Description |
lq6_bt12 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.55 UPPER=0.6 SMEAR=0.1}
lq6_between-12The SUM action with label lq6_between-12 calculates the following quantities: Quantity | Type | Description |
lq6_between-12 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt12 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt13The BETWEEN action with label lq6_bt13 calculates the following quantities: Quantity | Type | Description |
lq6_bt13 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.6 UPPER=0.65 SMEAR=0.1}
lq6_between-13The SUM action with label lq6_between-13 calculates the following quantities: Quantity | Type | Description |
lq6_between-13 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt13 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt14The BETWEEN action with label lq6_bt14 calculates the following quantities: Quantity | Type | Description |
lq6_bt14 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.65 UPPER=0.7 SMEAR=0.1}
lq6_between-14The SUM action with label lq6_between-14 calculates the following quantities: Quantity | Type | Description |
lq6_between-14 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt14 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt15The BETWEEN action with label lq6_bt15 calculates the following quantities: Quantity | Type | Description |
lq6_bt15 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.7 UPPER=0.75 SMEAR=0.1}
lq6_between-15The SUM action with label lq6_between-15 calculates the following quantities: Quantity | Type | Description |
lq6_between-15 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt15 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt16The BETWEEN action with label lq6_bt16 calculates the following quantities: Quantity | Type | Description |
lq6_bt16 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.75 UPPER=0.8 SMEAR=0.1}
lq6_between-16The SUM action with label lq6_between-16 calculates the following quantities: Quantity | Type | Description |
lq6_between-16 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt16 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt17The BETWEEN action with label lq6_bt17 calculates the following quantities: Quantity | Type | Description |
lq6_bt17 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.8 UPPER=0.85 SMEAR=0.1}
lq6_between-17The SUM action with label lq6_between-17 calculates the following quantities: Quantity | Type | Description |
lq6_between-17 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt17 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt18The BETWEEN action with label lq6_bt18 calculates the following quantities: Quantity | Type | Description |
lq6_bt18 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.85 UPPER=0.9 SMEAR=0.1}
lq6_between-18The SUM action with label lq6_between-18 calculates the following quantities: Quantity | Type | Description |
lq6_between-18 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt18 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt19The BETWEEN action with label lq6_bt19 calculates the following quantities: Quantity | Type | Description |
lq6_bt19 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.9 UPPER=0.95 SMEAR=0.1}
lq6_between-19The SUM action with label lq6_between-19 calculates the following quantities: Quantity | Type | Description |
lq6_between-19 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt19 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
lq6_bt20The BETWEEN action with label lq6_bt20 calculates the following quantities: Quantity | Type | Description |
lq6_bt20 | vector | the vector obtained by doing an element-wise application of a function that is one if the input falls within a particular range and zero otherwise to the input vectors |
: BETWEENUse a switching function to determine how many of the input variables are within a certain range. More details ARGthe values input to this function=lq6_av SWITCHThis keyword is used if you want to employ an alternative to the continuous function defined above={GAUSSIAN LOWER=0.95 UPPER=1 SMEAR=0.1}
lq6_between-20The SUM action with label lq6_between-20 calculates the following quantities: Quantity | Type | Description |
lq6_between-20 | scalar | the sum of all the elements in the input vector |
: SUMCalculate the sum of the arguments More details ARGthe values input to this function=lq6_bt20 PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
# --- End of included input --- PRINTPrint quantities to a file. More details ARGthe labels of the values that you would like to print to the file=lq6.* FILEthe name of the file on which to output these quantities=colvar
The following calculates the LOCAL_Q6 parameters for atoms 1-5 only. For each of these atoms comparisons of the geometry of the coordination sphere
are done with those of all the other atoms in the system. The final quantity is the average and is outputted to a file
Click on the labels of the actions for more information on what each action computes
q6aThe Q6 action with label q6a calculates the following quantities: Quantity | Type | Description |
q6a | vector | the norms of the vectors of spherical harmonic coefficients |
: Q6Calculate sixth order Steinhardt parameters. This action is a shortcut and it has hidden defaults. More details SPECIESAthe list of atoms for which the symmetry function is being calculated=1-5 SPECIESBthe list of atoms that can be in the environments of each of the atoms for which the symmetry function is being calculated=1-64 D_0 The d_0 parameter of the switching function=1.3 R_0The r_0 parameter of the switching function=0.2
q6a: Q6Calculate sixth order Steinhardt parameters. This action is a shortcut and uses the defaults shown here. More details SPECIESAthe list of atoms for which the symmetry function is being calculated=1-5 SPECIESBthe list of atoms that can be in the environments of each of the atoms for which the symmetry function is being calculated=1-64 D_0 The d_0 parameter of the switching function=1.3 R_0The r_0 parameter of the switching function=0.2 NN The n parameter of the switching function =6 MM The m parameter of the switching function; 0 implies 2*NN=0
# q6a: Q6 SPECIESA=1-5 SPECIESB=1-64 D_0=1.3 R_0=0.2
q6a_grpThe GROUP action with label q6a_grp calculates the following quantities: Quantity | Type | Description |
q6a_grp | atoms | indices of atoms specified in GROUP |
: GROUPDefine a group of atoms so that a particular list of atoms can be referenced with a single label in definitions of CVs or virtual atoms. More details ATOMSthe numerical indexes for the set of atoms in the group=1-5
q6a_matThe CONTACT_MATRIX action with label q6a_mat calculates the following quantities: Quantity | Type | Description |
q6a_mat.w | matrix | a matrix containing the weights for the bonds between each pair of atoms |
q6a_mat.x | matrix | the projection of the bond on the x axis |
q6a_mat.y | matrix | the projection of the bond on the y axis |
q6a_mat.z | matrix | the projection of the bond on the z axis |
: CONTACT_MATRIXAdjacency matrix in which two atoms are adjacent if they are within a certain cutoff. More details GROUPAwhen you are calculating the adjacency matrix between two sets of atoms this keyword is used to specify the atoms along with the keyword GROUPB=1-5 GROUPBwhen you are calculating the adjacency matrix between two sets of atoms this keyword is used to specify the atoms along with the keyword GROUPA=1-64 R_0The r_0 parameter of the switching function=0.2 D_0 The d_0 parameter of the switching function=1.3 NN The n parameter of the switching function =6 MM The m parameter of the switching function; 0 implies 2*NN=0 COMPONENTS also calculate the components of the vectors connecting the atoms in the contact matrix
q6a_shThe SPHERICAL_HARMONIC action with label q6a_sh calculates the following quantities: Quantity | Type | Description |
q6a_sh.rm-n6 | matrix | the real parts of the spherical harmonic values with the m value given This is the n6th of these quantities |
q6a_sh.rm-n5 | matrix | the real parts of the spherical harmonic values with the m value given This is the n5th of these quantities |
q6a_sh.rm-n4 | matrix | the real parts of the spherical harmonic values with the m value given This is the n4th of these quantities |
q6a_sh.rm-n3 | matrix | the real parts of the spherical harmonic values with the m value given This is the n3th of these quantities |
q6a_sh.rm-n2 | matrix | the real parts of the spherical harmonic values with the m value given This is the n2th of these quantities |
q6a_sh.rm-n1 | matrix | the real parts of the spherical harmonic values with the m value given This is the n1th of these quantities |
q6a_sh.rm-0 | matrix | the real parts of the spherical harmonic values with the m value given This is the 0th of these quantities |
q6a_sh.rm-p1 | matrix | the real parts of the spherical harmonic values with the m value given This is the p1th of these quantities |
q6a_sh.rm-p2 | matrix | the real parts of the spherical harmonic values with the m value given This is the p2th of these quantities |
q6a_sh.rm-p3 | matrix | the real parts of the spherical harmonic values with the m value given This is the p3th of these quantities |
q6a_sh.rm-p4 | matrix | the real parts of the spherical harmonic values with the m value given This is the p4th of these quantities |
q6a_sh.rm-p5 | matrix | the real parts of the spherical harmonic values with the m value given This is the p5th of these quantities |
q6a_sh.rm-p6 | matrix | the real parts of the spherical harmonic values with the m value given This is the p6th of these quantities |
q6a_sh.im-n6 | matrix | the real parts of the spherical harmonic values with the m value given This is the n6th of these quantities |
q6a_sh.im-n5 | matrix | the real parts of the spherical harmonic values with the m value given This is the n5th of these quantities |
q6a_sh.im-n4 | matrix | the real parts of the spherical harmonic values with the m value given This is the n4th of these quantities |
q6a_sh.im-n3 | matrix | the real parts of the spherical harmonic values with the m value given This is the n3th of these quantities |
q6a_sh.im-n2 | matrix | the real parts of the spherical harmonic values with the m value given This is the n2th of these quantities |
q6a_sh.im-n1 | matrix | the real parts of the spherical harmonic values with the m value given This is the n1th of these quantities |
q6a_sh.im-0 | matrix | the real parts of the spherical harmonic values with the m value given This is the 0th of these quantities |
q6a_sh.im-p1 | matrix | the real parts of the spherical harmonic values with the m value given This is the p1th of these quantities |
q6a_sh.im-p2 | matrix | the real parts of the spherical harmonic values with the m value given This is the p2th of these quantities |
q6a_sh.im-p3 | matrix | the real parts of the spherical harmonic values with the m value given This is the p3th of these quantities |
q6a_sh.im-p4 | matrix | the real parts of the spherical harmonic values with the m value given This is the p4th of these quantities |
q6a_sh.im-p5 | matrix | the real parts of the spherical harmonic values with the m value given This is the p5th of these quantities |
q6a_sh.im-p6 | matrix | the real parts of the spherical harmonic values with the m value given This is the p6th of these quantities |
: SPHERICAL_HARMONICCalculate the values of all the spherical harmonic funtions for a particular value of l. More details ARGthe values input to this function=q6a_mat.x,q6a_mat.y,q6a_mat.z,q6a_mat.w Lthe value of the angular momentum=6
q6a_denom_onesThe CONSTANT action with label q6a_denom_ones calculates the following quantities: Quantity | Type | Description |
q6a_denom_ones | vector | the constant value that was read from the plumed input |
: ONESCreate a constant vector with all elements equal to one More details SIZEthe number of ones that you would like to create=64
q6a_denomThe MATRIX_VECTOR_PRODUCT action with label q6a_denom calculates the following quantities: Quantity | Type | Description |
q6a_denom | vector | the vector that is obtained by taking the product between the matrix and the vector that were input |
: MATRIX_VECTOR_PRODUCTCalculate the product of the matrix and the vector More details ARGthe label for the matrix and the vector/scalar that are being multiplied=q6a_mat.w,q6a_denom_ones
q6a_spThe MATRIX_VECTOR_PRODUCT action with label q6a_sp calculates the following quantities: Quantity | Type | Description |
q6a_sp.rm-n6 | vector | the product of the matrix q6a_sh.rm-n6 and the vector q6a_denom_ones |
q6a_sp.rm-n5 | vector | the product of the matrix q6a_sh.rm-n5 and the vector q6a_denom_ones |
q6a_sp.rm-n4 | vector | the product of the matrix q6a_sh.rm-n4 and the vector q6a_denom_ones |
q6a_sp.rm-n3 | vector | the product of the matrix q6a_sh.rm-n3 and the vector q6a_denom_ones |
q6a_sp.rm-n2 | vector | the product of the matrix q6a_sh.rm-n2 and the vector q6a_denom_ones |
q6a_sp.rm-n1 | vector | the product of the matrix q6a_sh.rm-n1 and the vector q6a_denom_ones |
q6a_sp.rm-0 | vector | the product of the matrix q6a_sh.rm-0 and the vector q6a_denom_ones |
q6a_sp.rm-p1 | vector | the product of the matrix q6a_sh.rm-p1 and the vector q6a_denom_ones |
q6a_sp.rm-p2 | vector | the product of the matrix q6a_sh.rm-p2 and the vector q6a_denom_ones |
q6a_sp.rm-p3 | vector | the product of the matrix q6a_sh.rm-p3 and the vector q6a_denom_ones |
q6a_sp.rm-p4 | vector | the product of the matrix q6a_sh.rm-p4 and the vector q6a_denom_ones |
q6a_sp.rm-p5 | vector | the product of the matrix q6a_sh.rm-p5 and the vector q6a_denom_ones |
q6a_sp.rm-p6 | vector | the product of the matrix q6a_sh.rm-p6 and the vector q6a_denom_ones |
q6a_sp.im-n6 | vector | the product of the matrix q6a_sh.im-n6 and the vector q6a_denom_ones |
q6a_sp.im-n5 | vector | the product of the matrix q6a_sh.im-n5 and the vector q6a_denom_ones |
q6a_sp.im-n4 | vector | the product of the matrix q6a_sh.im-n4 and the vector q6a_denom_ones |
q6a_sp.im-n3 | vector | the product of the matrix q6a_sh.im-n3 and the vector q6a_denom_ones |
q6a_sp.im-n2 | vector | the product of the matrix q6a_sh.im-n2 and the vector q6a_denom_ones |
q6a_sp.im-n1 | vector | the product of the matrix q6a_sh.im-n1 and the vector q6a_denom_ones |
q6a_sp.im-0 | vector | the product of the matrix q6a_sh.im-0 and the vector q6a_denom_ones |
q6a_sp.im-p1 | vector | the product of the matrix q6a_sh.im-p1 and the vector q6a_denom_ones |
q6a_sp.im-p2 | vector | the product of the matrix q6a_sh.im-p2 and the vector q6a_denom_ones |
q6a_sp.im-p3 | vector | the product of the matrix q6a_sh.im-p3 and the vector q6a_denom_ones |
q6a_sp.im-p4 | vector | the product of the matrix q6a_sh.im-p4 and the vector q6a_denom_ones |
q6a_sp.im-p5 | vector | the product of the matrix q6a_sh.im-p5 and the vector q6a_denom_ones |
q6a_sp.im-p6 | vector | the product of the matrix q6a_sh.im-p6 and the vector q6a_denom_ones |
: MATRIX_VECTOR_PRODUCTCalculate the product of the matrix and the vector More details ARGthe label for the matrix and the vector/scalar that are being multiplied=q6a_sh.*,q6a_denom_ones
q6a_norm2The COMBINE action with label q6a_norm2 calculates the following quantities: Quantity | Type | Description |
q6a_norm2 | vector | the vector obtained by doing an element-wise application of a linear compbination to the input vectors |
: COMBINECalculate a polynomial combination of a set of other variables. More details PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO POWERS the powers to which you are raising each of the arguments in your function=2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 ARGthe values input to this function=q6a_sp.rm-n6,q6a_sp.im-n6,q6a_sp.rm-n5,q6a_sp.im-n5,q6a_sp.rm-n4,q6a_sp.im-n4,q6a_sp.rm-n3,q6a_sp.im-n3,q6a_sp.rm-n2,q6a_sp.im-n2,q6a_sp.rm-n1,q6a_sp.im-n1,q6a_sp.rm-0,q6a_sp.im-0,q6a_sp.rm-p1,q6a_sp.im-p1,q6a_sp.rm-p2,q6a_sp.im-p2,q6a_sp.rm-p3,q6a_sp.im-p3,q6a_sp.rm-p4,q6a_sp.im-p4,q6a_sp.rm-p5,q6a_sp.im-p5,q6a_sp.rm-p6,q6a_sp.im-p6
q6a_normThe CUSTOM action with label q6a_norm calculates the following quantities: Quantity | Type | Description |
q6a_norm | vector | the vector obtained by doing an element-wise application of an arbitrary function to the input vectors |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=q6a_norm2 FUNCthe function you wish to evaluate=sqrt(x) PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
q6aThe CUSTOM action with label q6a calculates the following quantities: Quantity | Type | Description |
q6a | vector | the vector obtained by doing an element-wise application of an arbitrary function to the input vectors |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=q6a_norm,q6a_denom FUNCthe function you wish to evaluate=x/y PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
# --- End of included input --- q6bThe Q6 action with label q6b calculates the following quantities: Quantity | Type | Description |
q6b | vector | the norms of the vectors of spherical harmonic coefficients |
: Q6Calculate sixth order Steinhardt parameters. This action is a shortcut and it has hidden defaults. More details SPECIESAthe list of atoms for which the symmetry function is being calculated=6-64 SPECIESBthe list of atoms that can be in the environments of each of the atoms for which the symmetry function is being calculated=1-64 D_0 The d_0 parameter of the switching function=1.3 R_0The r_0 parameter of the switching function=0.2
q6b: Q6Calculate sixth order Steinhardt parameters. This action is a shortcut and uses the defaults shown here. More details SPECIESAthe list of atoms for which the symmetry function is being calculated=6-64 SPECIESBthe list of atoms that can be in the environments of each of the atoms for which the symmetry function is being calculated=1-64 D_0 The d_0 parameter of the switching function=1.3 R_0The r_0 parameter of the switching function=0.2 NN The n parameter of the switching function =6 MM The m parameter of the switching function; 0 implies 2*NN=0
# q6b: Q6 SPECIESA=6-64 SPECIESB=1-64 D_0=1.3 R_0=0.2
q6b_grpThe GROUP action with label q6b_grp calculates the following quantities: Quantity | Type | Description |
q6b_grp | atoms | indices of atoms specified in GROUP |
: GROUPDefine a group of atoms so that a particular list of atoms can be referenced with a single label in definitions of CVs or virtual atoms. More details ATOMSthe numerical indexes for the set of atoms in the group=6-64
q6b_matThe CONTACT_MATRIX action with label q6b_mat calculates the following quantities: Quantity | Type | Description |
q6b_mat.w | matrix | a matrix containing the weights for the bonds between each pair of atoms |
q6b_mat.x | matrix | the projection of the bond on the x axis |
q6b_mat.y | matrix | the projection of the bond on the y axis |
q6b_mat.z | matrix | the projection of the bond on the z axis |
: CONTACT_MATRIXAdjacency matrix in which two atoms are adjacent if they are within a certain cutoff. More details GROUPAwhen you are calculating the adjacency matrix between two sets of atoms this keyword is used to specify the atoms along with the keyword GROUPB=6-64 GROUPBwhen you are calculating the adjacency matrix between two sets of atoms this keyword is used to specify the atoms along with the keyword GROUPA=1-64 R_0The r_0 parameter of the switching function=0.2 D_0 The d_0 parameter of the switching function=1.3 NN The n parameter of the switching function =6 MM The m parameter of the switching function; 0 implies 2*NN=0 COMPONENTS also calculate the components of the vectors connecting the atoms in the contact matrix
q6b_shThe SPHERICAL_HARMONIC action with label q6b_sh calculates the following quantities: Quantity | Type | Description |
q6b_sh.rm-n6 | matrix | the real parts of the spherical harmonic values with the m value given This is the n6th of these quantities |
q6b_sh.rm-n5 | matrix | the real parts of the spherical harmonic values with the m value given This is the n5th of these quantities |
q6b_sh.rm-n4 | matrix | the real parts of the spherical harmonic values with the m value given This is the n4th of these quantities |
q6b_sh.rm-n3 | matrix | the real parts of the spherical harmonic values with the m value given This is the n3th of these quantities |
q6b_sh.rm-n2 | matrix | the real parts of the spherical harmonic values with the m value given This is the n2th of these quantities |
q6b_sh.rm-n1 | matrix | the real parts of the spherical harmonic values with the m value given This is the n1th of these quantities |
q6b_sh.rm-0 | matrix | the real parts of the spherical harmonic values with the m value given This is the 0th of these quantities |
q6b_sh.rm-p1 | matrix | the real parts of the spherical harmonic values with the m value given This is the p1th of these quantities |
q6b_sh.rm-p2 | matrix | the real parts of the spherical harmonic values with the m value given This is the p2th of these quantities |
q6b_sh.rm-p3 | matrix | the real parts of the spherical harmonic values with the m value given This is the p3th of these quantities |
q6b_sh.rm-p4 | matrix | the real parts of the spherical harmonic values with the m value given This is the p4th of these quantities |
q6b_sh.rm-p5 | matrix | the real parts of the spherical harmonic values with the m value given This is the p5th of these quantities |
q6b_sh.rm-p6 | matrix | the real parts of the spherical harmonic values with the m value given This is the p6th of these quantities |
q6b_sh.im-n6 | matrix | the real parts of the spherical harmonic values with the m value given This is the n6th of these quantities |
q6b_sh.im-n5 | matrix | the real parts of the spherical harmonic values with the m value given This is the n5th of these quantities |
q6b_sh.im-n4 | matrix | the real parts of the spherical harmonic values with the m value given This is the n4th of these quantities |
q6b_sh.im-n3 | matrix | the real parts of the spherical harmonic values with the m value given This is the n3th of these quantities |
q6b_sh.im-n2 | matrix | the real parts of the spherical harmonic values with the m value given This is the n2th of these quantities |
q6b_sh.im-n1 | matrix | the real parts of the spherical harmonic values with the m value given This is the n1th of these quantities |
q6b_sh.im-0 | matrix | the real parts of the spherical harmonic values with the m value given This is the 0th of these quantities |
q6b_sh.im-p1 | matrix | the real parts of the spherical harmonic values with the m value given This is the p1th of these quantities |
q6b_sh.im-p2 | matrix | the real parts of the spherical harmonic values with the m value given This is the p2th of these quantities |
q6b_sh.im-p3 | matrix | the real parts of the spherical harmonic values with the m value given This is the p3th of these quantities |
q6b_sh.im-p4 | matrix | the real parts of the spherical harmonic values with the m value given This is the p4th of these quantities |
q6b_sh.im-p5 | matrix | the real parts of the spherical harmonic values with the m value given This is the p5th of these quantities |
q6b_sh.im-p6 | matrix | the real parts of the spherical harmonic values with the m value given This is the p6th of these quantities |
: SPHERICAL_HARMONICCalculate the values of all the spherical harmonic funtions for a particular value of l. More details ARGthe values input to this function=q6b_mat.x,q6b_mat.y,q6b_mat.z,q6b_mat.w Lthe value of the angular momentum=6
q6b_denom_onesThe CONSTANT action with label q6b_denom_ones calculates the following quantities: Quantity | Type | Description |
q6b_denom_ones | vector | the constant value that was read from the plumed input |
: ONESCreate a constant vector with all elements equal to one More details SIZEthe number of ones that you would like to create=64
q6b_denomThe MATRIX_VECTOR_PRODUCT action with label q6b_denom calculates the following quantities: Quantity | Type | Description |
q6b_denom | vector | the vector that is obtained by taking the product between the matrix and the vector that were input |
: MATRIX_VECTOR_PRODUCTCalculate the product of the matrix and the vector More details ARGthe label for the matrix and the vector/scalar that are being multiplied=q6b_mat.w,q6b_denom_ones
q6b_spThe MATRIX_VECTOR_PRODUCT action with label q6b_sp calculates the following quantities: Quantity | Type | Description |
q6b_sp.rm-n6 | vector | the product of the matrix q6b_sh.rm-n6 and the vector q6b_denom_ones |
q6b_sp.rm-n5 | vector | the product of the matrix q6b_sh.rm-n5 and the vector q6b_denom_ones |
q6b_sp.rm-n4 | vector | the product of the matrix q6b_sh.rm-n4 and the vector q6b_denom_ones |
q6b_sp.rm-n3 | vector | the product of the matrix q6b_sh.rm-n3 and the vector q6b_denom_ones |
q6b_sp.rm-n2 | vector | the product of the matrix q6b_sh.rm-n2 and the vector q6b_denom_ones |
q6b_sp.rm-n1 | vector | the product of the matrix q6b_sh.rm-n1 and the vector q6b_denom_ones |
q6b_sp.rm-0 | vector | the product of the matrix q6b_sh.rm-0 and the vector q6b_denom_ones |
q6b_sp.rm-p1 | vector | the product of the matrix q6b_sh.rm-p1 and the vector q6b_denom_ones |
q6b_sp.rm-p2 | vector | the product of the matrix q6b_sh.rm-p2 and the vector q6b_denom_ones |
q6b_sp.rm-p3 | vector | the product of the matrix q6b_sh.rm-p3 and the vector q6b_denom_ones |
q6b_sp.rm-p4 | vector | the product of the matrix q6b_sh.rm-p4 and the vector q6b_denom_ones |
q6b_sp.rm-p5 | vector | the product of the matrix q6b_sh.rm-p5 and the vector q6b_denom_ones |
q6b_sp.rm-p6 | vector | the product of the matrix q6b_sh.rm-p6 and the vector q6b_denom_ones |
q6b_sp.im-n6 | vector | the product of the matrix q6b_sh.im-n6 and the vector q6b_denom_ones |
q6b_sp.im-n5 | vector | the product of the matrix q6b_sh.im-n5 and the vector q6b_denom_ones |
q6b_sp.im-n4 | vector | the product of the matrix q6b_sh.im-n4 and the vector q6b_denom_ones |
q6b_sp.im-n3 | vector | the product of the matrix q6b_sh.im-n3 and the vector q6b_denom_ones |
q6b_sp.im-n2 | vector | the product of the matrix q6b_sh.im-n2 and the vector q6b_denom_ones |
q6b_sp.im-n1 | vector | the product of the matrix q6b_sh.im-n1 and the vector q6b_denom_ones |
q6b_sp.im-0 | vector | the product of the matrix q6b_sh.im-0 and the vector q6b_denom_ones |
q6b_sp.im-p1 | vector | the product of the matrix q6b_sh.im-p1 and the vector q6b_denom_ones |
q6b_sp.im-p2 | vector | the product of the matrix q6b_sh.im-p2 and the vector q6b_denom_ones |
q6b_sp.im-p3 | vector | the product of the matrix q6b_sh.im-p3 and the vector q6b_denom_ones |
q6b_sp.im-p4 | vector | the product of the matrix q6b_sh.im-p4 and the vector q6b_denom_ones |
q6b_sp.im-p5 | vector | the product of the matrix q6b_sh.im-p5 and the vector q6b_denom_ones |
q6b_sp.im-p6 | vector | the product of the matrix q6b_sh.im-p6 and the vector q6b_denom_ones |
: MATRIX_VECTOR_PRODUCTCalculate the product of the matrix and the vector More details ARGthe label for the matrix and the vector/scalar that are being multiplied=q6b_sh.*,q6b_denom_ones
q6b_norm2The COMBINE action with label q6b_norm2 calculates the following quantities: Quantity | Type | Description |
q6b_norm2 | vector | the vector obtained by doing an element-wise application of a linear compbination to the input vectors |
: COMBINECalculate a polynomial combination of a set of other variables. More details PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO POWERS the powers to which you are raising each of the arguments in your function=2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 ARGthe values input to this function=q6b_sp.rm-n6,q6b_sp.im-n6,q6b_sp.rm-n5,q6b_sp.im-n5,q6b_sp.rm-n4,q6b_sp.im-n4,q6b_sp.rm-n3,q6b_sp.im-n3,q6b_sp.rm-n2,q6b_sp.im-n2,q6b_sp.rm-n1,q6b_sp.im-n1,q6b_sp.rm-0,q6b_sp.im-0,q6b_sp.rm-p1,q6b_sp.im-p1,q6b_sp.rm-p2,q6b_sp.im-p2,q6b_sp.rm-p3,q6b_sp.im-p3,q6b_sp.rm-p4,q6b_sp.im-p4,q6b_sp.rm-p5,q6b_sp.im-p5,q6b_sp.rm-p6,q6b_sp.im-p6
q6b_normThe CUSTOM action with label q6b_norm calculates the following quantities: Quantity | Type | Description |
q6b_norm | vector | the vector obtained by doing an element-wise application of an arbitrary function to the input vectors |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=q6b_norm2 FUNCthe function you wish to evaluate=sqrt(x) PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
q6bThe CUSTOM action with label q6b calculates the following quantities: Quantity | Type | Description |
q6b | vector | the vector obtained by doing an element-wise application of an arbitrary function to the input vectors |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=q6b_norm,q6b_denom FUNCthe function you wish to evaluate=x/y PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
# --- End of included input --- w6The LOCAL_Q6 action with label w6 calculates the following quantities: Quantity | Type | Description |
w6 | vector | the values of the local steinhardt parameters for the input atoms |
w6_mean | scalar | the mean of the colvars |
: LOCAL_Q6Calculate the local degree of order around an atoms by taking the average dot product between the q_6 vector on the central atom and the q_6 vector on the atoms in the first coordination sphere. This action is a shortcut. More details SPECIESthe label of the action that computes the Steinhardt parameters for which you would like to calculate local steinhardt parameters=q6a,q6b SWITCHThis keyword is used if you want to employ an alternative to the continuous swiching function defined above={RATIONAL D_0=1.3 R_0=0.2} MEAN calculate the mean of all the quantities
# w6: LOCAL_Q6 SPECIES=q6a,q6b SWITCH={RATIONAL D_0=1.3 R_0=0.2} MEAN
w6_uvecThe CONSTANT action with label w6_uvec calculates the following quantities: Quantity | Type | Description |
w6_uvec | vector | the constant value that was read from the plumed input |
: ONESCreate a constant vector with all elements equal to one More details SIZEthe number of ones that you would like to create=26
w6_grpThe GROUP action with label w6_grp calculates the following quantities: Quantity | Type | Description |
w6_grp | atoms | indices of atoms specified in GROUP |
: GROUPDefine a group of atoms so that a particular list of atoms can be referenced with a single label in definitions of CVs or virtual atoms. More details ATOMSthe numerical indexes for the set of atoms in the group=q6a,q6b
w6_magsThe CONCATENATE action with label w6_mags calculates the following quantities: Quantity | Type | Description |
w6_mags | vector | the concatenated vector/matrix that was constructed from the input values |
: CONCATENATEJoin vectors or matrices together More details ARGthe values that should be concatenated together to form the output vector=q6a_norm,q6b_norm
w6_uvecs1The VSTACK action with label w6_uvecs1 calculates the following quantities: Quantity | Type | Description |
w6_uvecs1 | matrix | a matrix that contains the input vectors in its columns |
: VSTACKCreate a matrix by stacking vectors together More details ARGthe values that you would like to stack together to construct the output matrix=q6a_sp.rm-n6,q6a_sp.im-n6,q6a_sp.rm-n5,q6a_sp.im-n5,q6a_sp.rm-n4,q6a_sp.im-n4,q6a_sp.rm-n3,q6a_sp.im-n3,q6a_sp.rm-n2,q6a_sp.im-n2,q6a_sp.rm-n1,q6a_sp.im-n1,q6a_sp.rm-0,q6a_sp.im-0,q6a_sp.rm-p1,q6a_sp.im-p1,q6a_sp.rm-p2,q6a_sp.im-p2,q6a_sp.rm-p3,q6a_sp.im-p3,q6a_sp.rm-p4,q6a_sp.im-p4,q6a_sp.rm-p5,q6a_sp.im-p5,q6a_sp.rm-p6,q6a_sp.im-p6
w6_uvecs2The VSTACK action with label w6_uvecs2 calculates the following quantities: Quantity | Type | Description |
w6_uvecs2 | matrix | a matrix that contains the input vectors in its columns |
: VSTACKCreate a matrix by stacking vectors together More details ARGthe values that you would like to stack together to construct the output matrix=q6b_sp.rm-n6,q6b_sp.im-n6,q6b_sp.rm-n5,q6b_sp.im-n5,q6b_sp.rm-n4,q6b_sp.im-n4,q6b_sp.rm-n3,q6b_sp.im-n3,q6b_sp.rm-n2,q6b_sp.im-n2,q6b_sp.rm-n1,q6b_sp.im-n1,q6b_sp.rm-0,q6b_sp.im-0,q6b_sp.rm-p1,q6b_sp.im-p1,q6b_sp.rm-p2,q6b_sp.im-p2,q6b_sp.rm-p3,q6b_sp.im-p3,q6b_sp.rm-p4,q6b_sp.im-p4,q6b_sp.rm-p5,q6b_sp.im-p5,q6b_sp.rm-p6,q6b_sp.im-p6
w6_nmatThe OUTER_PRODUCT action with label w6_nmat calculates the following quantities: Quantity | Type | Description |
w6_nmat | matrix | a matrix containing the outer product of the two input vectors that was obtained using the function that was input |
: OUTER_PRODUCTCalculate the outer product matrix of two vectors More details ARGthe labels of the two vectors from which the outer product is being computed=w6_mags,w6_uvec
w6_uvecsThe CONCATENATE action with label w6_uvecs calculates the following quantities: Quantity | Type | Description |
w6_uvecs | matrix | the concatenated vector/matrix that was constructed from the input values |
: CONCATENATEJoin vectors or matrices together More details MATRIX11specify the matrices that you wish to join together into a single matrix=w6_uvecs1 MATRIX21specify the matrices that you wish to join together into a single matrix=w6_uvecs2
w6_vecsThe CUSTOM action with label w6_vecs calculates the following quantities: Quantity | Type | Description |
w6_vecs | matrix | the matrix obtained by doing an element-wise application of an arbitrary function to the input matrix |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=w6_uvecs,w6_nmat FUNCthe function you wish to evaluate=x/y PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
w6_vecsTThe TRANSPOSE action with label w6_vecsT calculates the following quantities: Quantity | Type | Description |
w6_vecsT | matrix | the transpose of the input matrix |
: TRANSPOSECalculate the transpose of a matrix More details ARGthe label of the vector or matrix that should be transposed=w6_vecs
w6_cmapThe CONTACT_MATRIX action with label w6_cmap calculates the following quantities: Quantity | Type | Description |
w6_cmap | matrix | a matrix containing the weights for the bonds between each pair of atoms |
: CONTACT_MATRIXAdjacency matrix in which two atoms are adjacent if they are within a certain cutoff. More details GROUPspecifies the list of atoms that should be assumed indistinguishable=q6a,q6b SWITCHthe input for the switching function that acts upon the distance between each pair of atoms. Options for this keyword are explained in the documentation for LESS_THAN.={RATIONAL D_0=1.3 R_0=0.2}
w6_dpmatThe MATRIX_PRODUCT action with label w6_dpmat calculates the following quantities: Quantity | Type | Description |
w6_dpmat | matrix | the product of the two input matrices |
: MATRIX_PRODUCTCalculate the product of two matrices More details ARGthe label of the two matrices from which the product is calculated=w6_vecs,w6_vecsT
w6_prodThe CUSTOM action with label w6_prod calculates the following quantities: Quantity | Type | Description |
w6_prod | matrix | the matrix obtained by doing an element-wise application of an arbitrary function to the input matrix |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=w6_cmap,w6_dpmat FUNCthe function you wish to evaluate=x*y PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
w6_onesThe CONSTANT action with label w6_ones calculates the following quantities: Quantity | Type | Description |
w6_ones | vector | the constant value that was read from the plumed input |
: ONESCreate a constant vector with all elements equal to one More details SIZEthe number of ones that you would like to create=64
w6The MATRIX_VECTOR_PRODUCT action with label w6 calculates the following quantities: Quantity | Type | Description |
w6 | vector | the vector that is obtained by taking the product between the matrix and the vector that were input |
: MATRIX_VECTOR_PRODUCTCalculate the product of the matrix and the vector More details ARGthe label for the matrix and the vector/scalar that are being multiplied=w6_prod,w6_ones
w6_denomThe MATRIX_VECTOR_PRODUCT action with label w6_denom calculates the following quantities: Quantity | Type | Description |
w6_denom | vector | the vector that is obtained by taking the product between the matrix and the vector that were input |
: MATRIX_VECTOR_PRODUCTCalculate the product of the matrix and the vector More details ARGthe label for the matrix and the vector/scalar that are being multiplied=w6_cmap,w6_ones
w6_avThe CUSTOM action with label w6_av calculates the following quantities: Quantity | Type | Description |
w6_av | vector | the vector obtained by doing an element-wise application of an arbitrary function to the input vectors |
: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=w6,w6_denom FUNCthe function you wish to evaluate=x/y PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
w6_meanThe MEAN action with label w6_mean calculates the following quantities: Quantity | Type | Description |
w6_mean | scalar | the mean of all the elements in the input vector |
: MEANCalculate the arithmetic mean of the elements in a vector More details ARGthe values input to this function=w6_av PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO
# --- End of included input --- PRINTPrint quantities to a file. More details ARGthe labels of the values that you would like to print to the file=w6.* FILEthe name of the file on which to output these quantities=colvar
Syntax
The following table describes the keywords and options that can be used with this action
Keyword |
Type |
Default |
Description |
SPECIES |
optional |
not used |
the label of the action that computes the Steinhardt parameters for which you would like to calculate local steinhardt parameters |
SPECIESA |
optional |
not used |
the label of the action that computes the Steinhardt parameters for which you would like to calculate local steinhardt parameters |
SPECIESB |
optional |
not used |
the label of the action that computes the Steinhardt parameters that you would like to use when calculating the loal steinhardt parameters |
SWITCH |
optional |
not used |
This keyword is used if you want to employ an alternative to the continuous swiching function defined above |
LOWMEM |
optional |
false |
this flag does nothing and is present only to ensure back-compatibility |
LESS_THAN |
optional |
not used |
calculate the number of variables that are less than a certain target value. Options for this keyword are explained in the documentation for LESS_THAN. |
MORE_THAN |
optional |
not used |
calculate the number of variables that are more than a certain target value. Options for this keyword are explained in the documentation for MORE_THAN. |
ALT_MIN |
optional |
not used |
calculate the minimum value |
MIN |
optional |
not used |
calculate the minimum value |
MAX |
optional |
not used |
calculate the maximum value |
BETWEEN |
optional |
not used |
calculate the number of values that are within a certain range. Options for this keyword are explained in the documentation for BETWEEN. |
HIGHEST |
optional |
false |
this flag allows you to recover the highest of these variables |
HISTOGRAM |
optional |
not used |
calculate a discretized histogram of the distribution of values |
LOWEST |
optional |
false |
this flag allows you to recover the lowest of these variables |
SUM |
optional |
false |
calculate the sum of all the quantities |
MEAN |
optional |
false |
calculate the mean of all the quantities |