qdyn_scattering

USAGE: qdyn_scattering [OPTIONS] RUNFOLDER

This program is part of QDYN.

Look for CONFIGFILE inside RUNFOLDER (or file "config" if no CONFIGFILE
is given). Initialize a system (dynamical generator, pulses, grid)
from the specification in the CONFIGFILE (using the default, empty,
label) and perform a scattering calculation with specification.

OPTIONS

-h, --help           Print this help message and exit.
-v, --version        Print version information and exit
--config=CONFIGFILE  Name of the config file inside RUNFOLDER. Defaults
                     to "config"
--debug              Write para.debug, grid.debug, ham.debug containing
                     ascii dumps of the config file data, the spatial
                     grid and the Hamiltonian. The files are written in
                     the RUNFOLDER.
--internal-units=UNITS_FILE
                     Specify a file containing conversion factors
                     between internal units and physical units. See
                     "Notes on the Units Systems" in the QDYN
                     documentation for details. The file must be located
                     in the current working directory, in the directory
                     specified by the QDYN_UNITS environment variable,
                     or the QDYN installation directory.