#!/bin/sh # Application of the Ligand Field DFT approach for the calculation # of the g-tensor. The g-tensor is only calculated for doublet states. # This example calculates the g-tensor of the ground and excited doublet states # of [Cu(H2O)6]^2+ with a Cu^2+ d^9 electron configuration. # First an average of configuration calculation (AOC) is performed, where 9 # electrons are equally distributed over the 5 orbitals that have the most # dominant Cu 3d character. Depending on the electron configuration this might # be a non-trivial task. Symmetry NOSYM should be specified. SCM_LFDFT="$AMSHOME/examples/adf/Cu_LFDFT_gtensor/LFDFT" export SCM_LFDFT $AMSBIN/ams <