Jump to content

Fuel Tanks For Nuke Engine?


Recommended Posts

Hi All

Seeing as the Nuke only uses Liquid Fuel and not Oxidiser is there any specific tanks for LF only? Or a way to set up a rocket to use Nuke engines by not carrying about useless Oxidiser?

Cheers

Link to comment
Share on other sites

Mark 3 jet fuel engines are plenty big and look good. I expect to see some new nuke fuel tanks show up at some point though.

I use the Mk3 tanks myself. 2.5m parts fit them reasonably well. And using the new slanty nose cone for a radial mount works way better, heat-wise, than a box girder or I-beam (as long as KSP continues to ignore the radiant heat from the exhaust flame).

16728051564_b3dc48d847_o.jpg

Of course, to totally solve the silly, unrealistic heat issues with the LV-N, you have to tweak it with a ModuleManager file. Like this:

// LV-N TWEAKS
@PART[nuclearEngine]:FINAL
{
@emissiveConstant = 0.99 // was 0.83, other engines 0.80
@maxTemp = 4000 // restores old value, up from new stock value of 2500
@MODULE[ModuleEngines]
@heatProduction = 196 // same as Mainsail, down from stock 432
}
}

At which point all is well. Both can run their tanks dry without anything going boom (although it's a near-run thing), and the big one can even do it with 6 engines, not just the 4 shown here. I spent all day working on this stuff ;).

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...