#!/bin/sh # As an example of a non-self-consistent Green's function calculation, we will # look at the density of states (DOS) and transmission of an infinite 1D chain # of Aluminum atoms. # First we need to perform a single-point calculation with ADF on a principal # layer, consisting, in this case, of four atoms. Since bulk Aluminum has an FCC # structure with a lattice constant of 4.05 Angstrom, the nearest neighbor # distance is approximately 2.83 Angstrom. green requires SYMMETRY NOSYM, so we # have the following input file for the principal layer: $ADFBIN/adf <