Most of the DALTON program has in principle no limitations on
the size of the problem one can handle, apart from
physical memory requirements and available disc space. The default
version of the program can handle 1200 basis functions, 120 nuclei and
400 occupied orbitals and up to functions in the basis
set. However, most such settings are adjustable to suit your own
needs, at the expense of larger (or smaller of course) static memory
requirements. The following list contains the parameters it is
most likely that you will find a need for changing with the
corresponding include
file in which the variable appears and a short description of what
it defines. However, we note that the program sometimes will
require the user to change other parameters not included in this
list, and these variables are then easily found in the include/
directory by ``grep'ing for'' its occurrence. We also point out that
whenever a change is made to one or more include files, it is strongly
recommended to do
make depend
and then rebuild the program using the
command make
.