celeries.mmr.MMR.eval_dv#
- MMR.eval_dv(v, delta)#
Evaluate the temporal derivatives dv/dt of the Hamiltonian variables v (y, phi, x, dL).
- Parameters:
- v(4*npla-4,) ndarray
Values of the Hamiltonian variables (y, phi, x, dL).
- deltafloat
Value of delta.
- Returns:
- dv_num(4*npla-4,) ndarray
Values of the derivatives.