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

symop_build_spacegroup - determine a space group from a list of symmetry operators (generators), using

Description

       Determine a space group  from  a  list  of  symmetry  operators  (generators),  using  the  Ralf's  (Ralf
       Grosse-Kunstleve) algorithm.

Name

       symop_build_spacegroup  -  determine  a space group from a list of symmetry operators (generators), using
       the Ralf's (Ralf Grosse-Kunstleve) algorithm.

Options

       -o, --use-optimised-spacegroup-builder
                         Use the space group builder algorithm optimised
                         for speed  as implemented in the
                         COD::Spacegroups::Builder module (default).

       -s, --use-simple-spacegroup-builder
                         Use the simpler and slower space group builder
                         algorithm as implemented in the
                         COD::Spacegroups::SimpleBuilder module.

       --debug
                         Switch on debug printouts.

       --no-debug
                         Switch of debug printouts (default).

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

       --version
                         Output version information and exit.

Reporting Bugs

       Report symop_build_spacegroup bugs using e-mail: cod-bugs@ibt.ltSYMOP_BUILD_SPACEGROUP(1)

Synopsis

       symop_build_spacegroup < input.symop

       symop_build_spacegroup input.symop

       symop_build_spacegroup input.symop additional*.symop

See Also