Skip to content
Success

Changes

Summary

  1. RCS Fuel Flow (commit: 09cd44b) (details)
Commit 09cd44b9f15af1b18a20b4c993e8a853324c423c by lamont
RCS Fuel Flow

This doesn't complete the RCS fuel flow simulation, but it gets to the
point of correctly activating RCS modules and setting up resource
drains.

It supports all the same features as engines, so if anyone added nonISP
fuel to RCS or zero density resources, or different fuel 'modes' that
it should all work correctly.

Now the question is the shape of the algorithm that uses it to actually
drain the resources and compute deltaV values.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: 09cd44b)
The file was modified MechJeb2/MechJebLib/Simulations/SimVesselBuilder.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/SimVessel.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/FuelFlowSimulation.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/SimVesselUpdater.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/SimPart.cs (diff)
The file was modified MechJeb2/MechJebLib/Simulations/PartModules/SimModuleRCS.cs (diff)