PLANE
Section can be repeated.
This section defines the plane. When using this colvar, two plane section must be defined! [Edit on GitHub]
Keywords
Keyword descriptions
- ATOMS
Type: integer[3]
Usage: ATOMSDescription: Specifies the indexes of 3 atoms/points defining the plane.
- DEF_TYPE
Type: enum
Default: ATOMS
Usage: DEF_TYPE ATOMSDescription: Specify how the plane is defined: either by 3 atoms or by a fixed normal vector. At least one plane must be defined through atoms.
Valid values:
ATOMSPlane defined by the position of 3 atomsVECTORPlane defined by a fixed normal vector
- NORMAL_VECTOR
Type: real[3]
Usage: NORMAL_VECTOR 0.0 1.0 0.0Description: Alternatively to 3 atoms/points one can define one of the two, planes by defining its NORMAL vector.