Molecule Types Linear Molecules <Prev Next>

Linear Molecule Hamiltonian

The linear molecule Hamiltonian used by PGOPHER is designed to be absolutely standard. IUPAC has produced a set of recommendations for fine and hyperfine parameters (Hirota et al, 1994) which are followed by PGOPHER as far as possible. The basic form ignoring centrifugal distortion is the sum of the terms in the following terms in the table:
For all states Rotation
S > 0 Spin-Rotation
Λ > 0, S > 0 Spin-Orbit
S > 1/2 Spin-Spin
S > 1

Spin-Rotation
Λ > 0, S > 1

Spin-Orbit
S > 3/2 Spin-Spin
Π states
Λ doubling
Π states, S > 0 Λ doubling
Π states, S > 1/2 Λ doubling
Δ states
See Λ type doubling for Δ and higher states.

See the individual sections below for a more detailed discussion. Note that any operators not listed above (such as alternate forms of operators or higher powers of centrifugal distortion) can be generated using a perturbation diagonal in electronic state.

The Rotational Operator

The standard way of writing the rotational kinetic energy is in terms of the angular momentum excluding spin, N:

though formally, it should only involve the rotational angular momentum of the nuclear framework, R and thus be written:

PGOPHER can use either form, as controlled by the "RSquaredH" flag at the molecule level. This flag affects many of the terms in the Hamiltonian; for all the linear molecule terms read R^2 for N^2 if RSquaredH=True; to follow the IUPAC recommendations the N^2 form must be used.

The reason both forms are in use is that each has some problems in evaluation, as discussed by Brown et al, 1987. Strictly the second form is correct, but full evaluation is not possible because of the terms involving L. Consider evaluating the term:

The diagonal terms are:


which becomes:

The L_x^2+L_y^2 term must be discarded, leaving:


which is the form used. The equivalent expression in N^2 is:


i.e. simply an additional Λ2 term compared to . The main practical difference is a shift in the effective band origin of BΛ2 (so they are identical for Σ states), but it is not clear that one is any more correct than the other as both ignore the term B(Lx^2+Ly^2). This latter term is only likely to be worth considering if isotope shifts of vibrational band origins are required, and the former leads to different definitions of the band origin, so it is worth checking all published constants to see which is used. The matrix elements of higher powers of or are evaluated by evaluating the matrix of or as above and taking the appropriate power of the matrix. This means that the RSquaredH flag will cause small changes which will affect most of the constants so, for example, B will change by 2Λ2D.

Of the off-diagonal terms, -J+S--J-S+ is the same in both forms, and their inclusion allows Hund's case (b) to be accurately modelled. The terms off diagonal in Λ:


are normally discarded in both forms of the Hamiltonian as they only connect completely different electronic states so they are not normally important. They can be included as a perturbation if required (see Luncouple)

Spin Orbit


where:

 [O,Q]+=OQ+QO

Note that, for 2Π states AD and the spin rotation constant γ (see below) have the same effect on the energy levels so their effects can only be distinguished by special methods (Veseth, 1971 and Brown and Watson, 1977). For this reason only one of AD and γ is normally used. A similar equivalence applies in practice for higher order centrifugal distortion terms, so these were only implemented in 10.1.158. Any required centrifugal term can be generated using perturbations if required.

For states with S > 1 an additional term is required:

eta Lz Sz (Sz^2 -1/5(3S^2-1))

as described in Brown et al, 1981.

Spin-Spin

For S > 1/2 the spin-spin interaction can contribute:


is also in use. The term in θ only contributes for states with S > 3/2; again see references in Brown et al, 1987. Read R^2n for N^2n if RSquaredH=True.

Spin-Rotation

If RSquaredH=True, read for but note the term is unchanged. For S > 1 an additional term is also required:

-sqrt(70/3) gammaS T^2_0{T^1(J),
        T^3(S)}

This form is from Cheung et al, 1984. It is perhaps clearer in terms of its (only) Hund’s case (a) matrix elements as given by Brown and Milton, 1976:

Λ type doubling for Π states

The IUPAC form is:


Of these terms q will contribute for any Π state; for 1Π states it is effectively the difference between the rotational constants for e and f parity states. p requires S > 0 also and o will only contribute for S > 1/2. The e±2iφ terms are shorthand to ensure that the Λ-doubling operators only connect the two halves of a Π state:


If RSquaredH=True, read for in the centrifugal distortion terms, and leave the other operators unchanged. There are alternative Λ doubling parameters, in use including:

This arises naturally from expressing the Hamiltonian in terms of J, rather than N as can be seen by making the replacementN+- = J+- - S+-:


See Brown and Merer, 1979 for a discussion of this. This also explains why under some circumstances only p + 2q is determined rather than p and q individually. (A term equivalent to this can be generated using perturbations; see the CrO sample file for an example of this.)

Λ type doubling for Δ and higher states

Λ doubling in Δ states is discussed by Brown et al, 1987. They propose two different forms, a case (b) form:

and a case (a) form:

The case (a) form is programmed into PGOPHER with the non-standard names for the parameters: m̃Δ = o, ñΔ = oD, õΔ = oH, p̃Δ = p and q̃Δ = q, but does not include any centrifugal distortion terms. The case (b) form, and centrifugal distortion of either can be generated using perturbation objects, and Λ doubling operators for higher values of Λ can also be generated in this way.

References