New versions will be announced on the DALTON homepage
(http://www.kjemi.uio.no/software/dalton/dalton.html
and the DALTON mailing-list
(dalton-users@kjemi.uio.no
).4.1
Inbetween releases, bug fixes will be distributed as patches to an existing version. Although not frequently used in the past, we believe this to be a more common approach in the future. New patches will be freely available from the DALTON homepage, and will be announced on the DALTON mailing list. Patches will normally be distributed in order to correct significant errors. In case of minor changes, explicit instructions on modifying the source file(s) may be given.
In general, users should not make local
modifications in the FORTRAN source code, as this usually makes it
much harder to incorporate the changes into subsequent versions.
It is more convenient to use the C preprocessor code. Indeed, by
judicious use of local #define
variables (this
is described in any book on C that also describes the C
preprocessor) it is often possible to isolate local
modifications completely, making it much easier
to apply them to later
releases.
One may be interested in code that is newly developed within the
DALTON author group, but not part of any release of the program. In
such cases, users are asked to take direct contact with one of the
authors of that code, and ask him/her for the new code
needed. Such requests are not to be sent to
dalton-admin@kjemi.uio.no
. Note also that this may lead to user
restrictions of the program not contained in the license agreement
signed for a released version of the program.