Different workflows require different diagnostics¶
A one-pass baseline ends after its handoff; it has no joint convergence claim. An iterated sequential baseline can monitor handoff consistency, but a small handoff change does not imply stationarity of the joint system problem.
Nested CCD requires both a converged inner solution and a converged outer problem:
∣∣rKKT,inner∣∣≤εin,∣∣rKKT,outer∣∣≤εout.
Simultaneous CCD uses the primal feasibility, complementarity, and stationarity residuals of the full sparse NLP. Both CCD formulations also require mesh and independent simulation checks.
Activity 5.8: decide which results have converged¶