ModularFuelSystem
ModularFuelSystem copied to clipboard
Add nozzle exit area as a property on ModuleEngineConfigs
Exit area of the nozzle is an important property that can be used for lots of calculations by RF or other plugins, and it would be great to have it here in RF as a central place.
Presumably stored as m^2
Theoretically, you can calculate this from the difference between SL and vacuum thrust (at least for de Laval nozzles - aerospikes are different of course): ThrustVac - ThrustSL = AreaExit * PSL. Of course there's no guarantee that this actually matches the area on the model.
So...^You can try my EngineDevelopment for that(Smile