I have a second stage with gLim and minThrottle set to the appropriate values, but wherever the throttle reaches the minimum the engine just shuts down instead of holding that throttle value. I assume this is because the throttle keeps getting lowered in order to retain the configured g-limit, but I was wondering whether this is a rounding error that can be fixed by just setting minThrottle to a slightly higher value (without loss of precision in orbital insertion).
I have a second stage with
gLim
andminThrottle
set to the appropriate values, but wherever the throttle reaches the minimum the engine just shuts down instead of holding that throttle value. I assume this is because the throttle keeps getting lowered in order to retain the configured g-limit, but I was wondering whether this is a rounding error that can be fixed by just settingminThrottle
to a slightly higher value (without loss of precision in orbital insertion).