
14.6. Implicit Integration 501
Recall that the corresponding value for the Verlet scheme (eq. (14.19)) is:
θ
verlet
eff
=2sin
−1
(ωΔt/2) .
As derived above, the resonant timestep of order n:m can be obtained for the model
linear problem by using the function for ω
eff
in the expression
nΔtω
eff
=2πm ,
since those timesteps correspond to a sampling of n phase-space points in m revolutions.
This substitution yields for the IM scheme
Δt
IM
n:m
=
2
ω
tan
πm
n
=
T
p
π
tan
πm
n
. (14.62)
For n =3, 4 and m =1,wehave,forexample:Δt
3:1
=2
√
3/ω and Δt
4:1
=2/ω
for IM. These resonance times are larger than corresponding values for Verlet:
√
3/ω and
√
2/ω, respectively. Hence IM confers better stability than Verlet.
If we consider a fast period of 10 fs (see Table 14.2), the IM resonant timesteps for
orders n =3, 4, 5, 6 are 5.5, 3.2, 2.3, and 1.8 fs, respectively, compared to 2.8, 2.3, 1.9,
and 1.6 fs for Verlet. This analysis explains the results shown in Figure 14.16.
A Family of Symplectic Implicit Schemes
The IE and IM methods described above turn out to be quite special in that IE’s
damping is extreme and IM’s resonance patterns are quite severe relative to related
symplectic methods. However, success was not much greater with a symplectic
implicit Runge-Kutta integrator examined by Janeˇziˇc and coworkers [604].
A family of implicit symplectic methods including IM and Verlet (as a special
case) was also explored in subsequent works by Skeel, Schlick, and coworkers
[446, 1126]. The family of methods can be parameterized via α (see Box 14.6).
The values α =0, α =1/2,and1/4 correspond to the Verlet, ‘LIM2’, and IM
methods, respectively. The LIM2 method appeared attractive based on the effec-
tive rotation analysis (see Box 14.6), since it should exhibit no erratic resonance
patterns; this was indeed observed in practice (Figure 14.16.) Unfortunately,
this resonance removal comes at the price of large increases in energy with the
timestep, as also seen in Figure 14.16.
These scheme-dependent resonances were concluded by the analysis in [1126]
on the basis of the effect of the parameter α on the numerical frequency of the
integrator for the system simulated. Specifically, the maximum possible phase an-
gle change per timestep decreases as the parameter α increases. Hence, the
angle change can be limited by selecting a suitable α.
The choice α ≥
1
2
, as in the LIM2 method, restricts the phase angle change
to less than one quarter of a period and thus is expected to eliminate notable
disturbances due to fourth-order resonance.
The requirement that α ≥
1
3
guarantees that the phase angle change per time-
step is less than one third of a period and therefore should also avoid third-order
resonance for the model problem.