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

Atoms - Make lists of atomic coordinates from crystallographic data

Author

         Atoms is copyright (c) 1998-2005 Bruce Ravel
         bravel@anl.govhttp://feff.phys.washington.edu/~ravel

perl v5.40.1                                       2025-04-06                                          ATOMS(1p)

Description

       Take crystallographic data from the input file given on the command line and write output as indicated by
       their contents.  If no input file is given, atoms.inp is used.  If the input file specified at the
       command line is '-', then input is read from STDIN.  If no output format is specified, an input file for
       feff will be written.  Several command line switches can be used to override the contents of the input
       files.

        output file flags
           -f    feff6 input file         -u    unit cell file
           -8    feff8 input file         -g    geometry file
           -p    P1 input file            -s    symmetry file
           -a    alchemy atoms list       -x    xyz atoms list
           -b    Protein Databank list
           -F    do not write feff file   -O    write to STDOUT
           -t s  user supplied template   -o f  output file name

        operational flags
           -r #  override the value of rmax with the given value
           -A    use a named file from the Atoms Database
           -q    suppress screen messages
           -v    write version information and exit
           -h    write this message and exit

                      # = number   f = file   s = string

       For complete information about Atoms, consult the documentation at
         http://leonardo.phys.washington.edu/~ravel/software/doc/Atoms/

Name

       Atoms - Make lists of atomic coordinates from crystallographic data

Synopsis

          atoms [-fu8gpsbaxF] [-r#] [-qvh] [-t atptype -o file] input_file

See Also