#!/bin/sh # Application of the Ligand Field DFT approach for a Co^2+ d^7 electron # configuration. Here Co is surrounded by 6 Water molecules. # First an average of configuration calculation (AOC) is performed, where 7 # electrons are equally distributed over the 5 orbitals that have the most # dominant Co 3d character. Depending on the electron configuration this might # be a non-trivial task. Symmetry NOSYM should be specified. SCM_LFDFT="$ADFHOME/examples/adf/Co_LFDFT/LFDFT" export SCM_LFDFT $ADFBIN/adf <