Skip to content
Success

Changes

Summary

  1. Convert ChangeOrbitalElements to use AUL+SQP (commit: 7c9dc02) (details)
Commit 7c9dc025201d9465d249a8870f2a27b63a876b93 by lamont
Convert ChangeOrbitalElements to use AUL+SQP

Turns out the landscape through parabolic orbits for the ecc problem
really is C0-smooth, but the SQP solver still gets caught up on the
transition.  So presolve with AUL first, then sharpen with SQP, then
the special initialization for the ecc problem can be dropped.
(commit: 7c9dc02)
The file was modified MechJebLib/Maneuvers/ChangeOrbitalElement.cs (diff)
The file was modified MechJebLibTest/ManeuversTests/ChangeOrbitalElementTests.cs (diff)