three_body_restricted_first_order#
- diffeqzoo.vector_fields.three_body_restricted_first_order(u, *args)#
Restricted three-body dynamics as a first-order differential equation.
Warning
This problem has been generated by wrapping the function
three_body_restricted()through the functiondiffeqzoo.transform.second_to_first_order_vf_auto().The problem is not originally of first order. If you have access to solvers for second-order problems, it might be more efficient to solve the original problem.