Neu in ADF 2020
The most important change in AMS2020 is that ADF is only accessible via the AMS driver program. The standalone program 'adf' does not exist anymore. The job of the AMS driver is to handle all changes in the geometry, e.g. during a geometry optimization, using so-called engines like ADF for the calculation of energies and forces.
If you use ADF exclusively via the Graphical User Interface (GUI), this change should not create any issues. If, on the other hand, you create input files by hand (or you use ADF via PLAMS), then you should be aware that shell scripts for ADF2019 and previous versions are not compatible with ADF2020 and have to be adjusted to the new setup (see also Automatic tool for conversion of ADF2019 shell scripts).
New Features
- Many-Body Perturbation Theory
- GW approximation: G0W0
- RPA
- Spectroscopy
- STO basis sets
- PES point character (see AMS driver)
- without calculating the full Hessian, characterize a PES point
- Symmetry (see AMS driver)
- ADF does not symmetrize coordinates anymore
- AMS can symmetrize coordinates, but that is not the default
- more symmetries possible with irreducible representations whose characters are complex, like C(3), S(4)
- labels for vibrational normal modes for these symmetries
- remark: not more symmetries can be used for electronic states
- Speed
- double parallelization (see AMS driver) possible for numerical calculation of IR frequencies
- New AMS driver features can be used in combination with ADF. See the page What's new in the AMS2020 driver for more details.
New Defaults
- Scalar relativistic ZORA (instead of non-relativistic)
- AMS does not symmetrize coordinates by default, which ADF used to do. See also AMS driver system definition and symmetry section of ADF.
- $AMSHOME/atomicdata/ADF directory with ADF basis sets (instead of $ADFHOME/atomicdata)
Some of the changes
- environment variables AMSHOME, AMSBIN (instead of ADFHOME, ADFBIN)
- ams (instead of adf)
- major restructuring of input and input keys
- output files in separate directory
- ams.rkf new binary output file, contains mainly geometry related data
- adf.rkf binary output file (instead of TAPE21), contains mainly single point related data
- AMS does not symmetrize coordinates by default, which ADF used to do. See also AMS driver system definition and symmetry section of ADF.
- QM/MM, QM/QM, Quild with the Hybrid engine