logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cif_fillcell - generate symmetric atoms from a CIF file.

Description

       Generate symmetric atoms from a CIF file.

Name

       cif_fillcell - generate symmetric atoms from a CIF file.

Options

       --merge-special-positions
                         Merge atoms that are located in special positions.

       --no-merge-special-positions,

       --dont-merge-special-positions
                         Output unmerged special positions (default).

       --supercell
                         Build the 3x3x3 supercell by shifting atoms of the
                         unit cell in all 3D directions.

       --unit-cell, --no-supercell
                         Only build the unit cell (default).

       --output-cod-molecule-data-items
                         Print _cod_molecule_* data items describing the
                         transformations of atoms.

       --no-output-cod-molecule-data-items,

       --dont-output-cod-molecule-data-items
                         Do not print _cod_molecule_* data items (default).

       --use-c-parser
                         Use the faster C parser for CIFs (default).

       --use-perl-parser
                         Use the Perl parser for parsing CIFs.

       --help, --usage
                         Output a short usage message (this message) and exit.

       --version
                         Output version information and exit.

Reporting Bugs

       Report cif_fillcell bugs using e-mail: cod-bugs@ibt.ltCIF_FILLCELL(1)

Synopsis

       cif_fillcell --options input.cif inputs*.cif

See Also