The cell lattice vectors may be specified in Cartesian coordinates
or in terms of the lattice vector magnitudes and the angles between
them (
). Only one of LATTICE_CART
and LATTICE_ABC may occur in a cell definition file.
The definitions of these keywords are as follows:
%BLOCK LATTICE_CART
[units]
%ENDBLOCK LATTICE_CART
Here is the x-component of the first lattice vector,
is the y-component of the second lattice vector etc.
[units]
specifies the units in which the lattice vectors are
defined. If not present, the default is Å.
%BLOCK LATTICE_ABC
[units]
%ENDBLOCK LATTICE_ABC
Here is the value of
,
is the value of
etc. If the lattice is specified in this manner, the absolute orientation is arbitrary. In this case the orientation is defined by applying the following constraints:
[units]
specifies the units in which the lattice vector
magnitudes are defined. If not present, the default is Å. Angles
should be specified in degrees.