cvtxyz
NAME
cvtxyz - convert x,y,z between Cartesian and fractional
coordinates
USAGE
cvtxyz [-f|-c] [x y z]|[< file.xyz > newfile.xyz]
-f convert from fractional to Cartesian
-c convert from Cartesian to fractional
The environmental variable CRYSTAL must be set to the
correct crystal file.
DISCUSSION
If x y z are given, then these are converted and the output
is reported to stdout. Otherwise stdin is converted to
stdout. The file format is three floats on each line. An
example use of cvtxyz is converting fractional bounds from
xcontur into the Cartesian bounds expected by xfrodomap.
VERSION
Release 3.2 of XtalView
SEE ALSO
xtalview(1), xcontur(1)