|
Computing individual terms in the coupling tensor
As we have mentioned before, the FC, OP and OD terms can be
calculated individually, but not the SD term. In case the SD input option is
given, the FC+SD contribution is evaluated instead. This is NOT equal to the
sum of the individual FC and SD contributions since there is a cross term
between these two. Due to computational simplicity and efficiency, CPL
evaluates either the matrix elements for the FC operator, or the combined ones
for FC+SD. The final result therefore contains either FC only, or FC, SD plus
the cross terms. Only the latter, in addition to the OP and OD contributions,
should be compared to experimental results. We will implement the computation
of the individual SD term in a future version of CPL in order to assist the
analysis of the CPL results.
Likewise, in a spin-orbit based relativistic computation,
there exists a cross term between the spin-dependent FC and SD terms, and the
OP term. In the scalar- or non-relativistic limit, this contribution is always
zero. With the PSO option present, CPL computes the FC, SD and OP
terms including all cross contributions. Even though the output suggests that
the individual OP and FC+SD terms are printed, they contain additional cross
terms if spin-orbit coupling is large. You can run CPL with the options
NMRCOUPLING
NOFC
NOSD
PSO
END
in order to evaluate the individual OP contribution(s). In a
second run, you can then compute just the FC+SD contributions. The differences
between these two CPL runs and a third one with all three terms present yields
the relativistic (FC+SD)/OP cross term.
|