From 2b7e52df98bdd1b651e25995a9450c44f0b975ee Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 6 Mar 2019 17:23:00 +0100 Subject: cell_tool: Add documentation for --transform --- doc/man/cell_tool.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc/man/cell_tool.1') diff --git a/doc/man/cell_tool.1 b/doc/man/cell_tool.1 index 0390725e..576943d0 100644 --- a/doc/man/cell_tool.1 +++ b/doc/man/cell_tool.1 @@ -20,6 +20,8 @@ cell_tool \- manipulate unit cells .PP \fBcell_tool --compare-cell \fIreference.cell \fImy_structure.cell \fR[\fB--tolerance=\fItols\fR] .PP +\fBcell_tool --transform=\fIop\fR \fImy_structure.cell +.PP \fBcell_tool --help\fI .SH DESCRIPTION @@ -50,8 +52,12 @@ There are an infinite number of primitive unit cell for any lattice. This progr The program will compare the two cells, and report if \fImy_structure.cell\fR can be made to look similar to \fIreference.cell\fR applying any transformation matrix. .PP The tolerance \fItols\fR is given as lengthtol,angtol, in percent and degrees respectively, which will be applied to the real-space unit cell axis lengths and angles. + +.SH TRANSFORMING A UNIT CELL +.PP +\fBcell_tool --transform=\fIop\fR \fImy_structure.cell .PP -Note that the comparison ignores the centering of the cell. That means that +The program will transform the unit cell according to \fIop\fR. Example: \fB--transform=b,c,a\fR means to permute the axes such that the new \fIa\fR axis matches the old \fIb\fR axis, and so on. .SH FINDING INDEXING AMBIGUITIES .PP -- cgit v1.2.3