poscar option. Cell
parameters are not treated by symmetry and must be fit by hand.
usage
cleanCrystal.rb [OPTION] [syminfo.yaml]
option--bravais,-bCell parameters are made fit to Bravais lattice. ``auto'', ``cubic'', ``tetra'', ``ortho'', ``rhombo'' and ``other'' can be set. This is runaround implementation.default = other
--center,-cSpecified atom is sent to position specified by--shift.
--decimal,-dCutoff decimalsdefault = 1e-16
--poscarCell information is read from POSCAR style file.
--shift,-sAtominc positoin is set to this value. It is required to be used with--centeroption.default = ``0 0 0''
--swapSwap axes. ``ab'', ``bc'' and ``ca'' are supported.default = false
--symprecSymmetry check tolerance in reduced coordinatedefault = 1e-2
example
cleanCrystal.rb -c 1 -s "0.5 0.5 0" -b auto --swap=ab
togo 2009-02-12