Canonical RHS excerpt from the registered callable used for this benchmark cell. Expand it to verify the state equations; it is not a standalone runnable fixture.
- Parameters
- _DUFFING_BETA = 1
- _DUFFING_E = 0.01
- _DUFFING_KAPPA = [0.99, 0.991052631579, 0.992105263158, 0.993157894737, 0.994210526316, 0.995263157895, …] [shape=(20,), min=0.99, max=1.01]
- _DUFFING_N = 20
- _DUFFING_OMEGA_D = 1
- _DUFFING_Q = 1000
- _DUFFING_VC2 = 0.1
- Initial condition
- y(0) = [-0.005, 0, -0.0045, 0, -0.004, 0, …] [shape=(40,), min=-0.005, max=0.0045]
- Horizon
- t ∈ [0, 2000]
Canonical RHS excerpt captured from the same registered callable used for the published benchmark. Frozen closure values are summarized below; helper imports and solver settings are intentionally omitted.