#! /bin/sh # Calculation of the (core) excitation energies of Ne including spin-orbit # coupling. # The state selective method (key SELECTEXCITATION) can be used to reduce the # computational costs of, for example, core excitation energies. In this scheme # a guess vector for the orbital transition has to be provided. It should be # used in combination with the davidson method to calculate excitation energies. # An overlap criterion is used to follow the wanted eigenvector. This key can # also be used in case of spin-orbit coupling. The use of the key # SELECTEXCITATION is similar as the use of the key MODIFYEXCITATION. However, # the key SELECTEXCITATION can not be used in combination with the key # MODIFYEXCITATION. In the state selective method (key SELECTEXCITATION) the # one-electron excited state configuration space remains complete, whereas it is # reduced in case the scheme with the MODIFYEXCITATION key. $ADFBIN/adf <