LieTrotter
order 1defaultApply every propagator once, in the model's order, each over the full step.
Not available for this model — Strang needs at least two propagators to fold.
The cheapest composition: one pass through the propagator list. It is first-order accurate in time, because the propagators do not commute -- the error left over from applying them in sequence rather than simultaneously is O(dt²) per step.