Skip to content
Success

Changes

Summary

  1. Make PVG converge under more extreme circumstances (commit: 9f4d60a) (details)
Commit 9f4d60a3dc8ab415a682d629e67d685ceded8761 by lamont
Make PVG converge under more extreme circumstances

By falling back to numerical integration when initial analytical
integration fails, we can burn more of the rocket and hit more
extreme solutions (closer to burning the rocket to the last proton).

This will give users better feedback when their target conditions
exceed their rocket capabilities.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: 9f4d60a)
The file was modified MechJebLibTest/PVGTests/AscentTests/Titan2Tests.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Optimizer.cs (diff)
The file was modified MechJeb2/MechJebLib/Utils/BackgroundJob.cs (diff)
The file was modified MechJebLibTest/PVGTests/AscentTests/BuggyTests.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Ascent.cs (diff)