#!/bin/sh # Example shows a Hartree-Fock frequency calculation with an accurate basis set. # The 'DEPENDENCY' key is set to 1e-4. Note that for hybrids and Hartree-Fock # the dependency key is always set. The default value in that case is 4e-3. By # explicitly setting the 'DEPENDENCY' key we can use a lower value, which is # possible in this case. One should check that the results remain reliable if # one uses a smaller value for the 'DEPENDENCY' key. # First a geometry optimization is performed. $ADFBIN/adf <