Jump to content

Lqf+Ox to LH2+Ox Conversion Calculator


Recommended Posts

  • 2 weeks later...

@AtomicTech Hi again. :D Converting an LFO tank to LH2O is very simple but busy work that's handled automatically by CryoTanks's own catch-all patch for any part that is an LFO tank but isn't also an engine. This busy work is also conditionally done by Rational Resources. You don't have to do anything there.

Spoiler

But if you insist, presumably to dodge depending on CryoTanks, the procedure is:

  • Get the sum of the units of LF and OX. This is used as the volume. Example, 360 LF + 440 OX = 800 total. The 800 is treated as liters and is used as the value of a B9PS baseVolume key.
  • Get the values (unitsPerVolume) of the B9 tank types you're interested in. These are in CryoTanks' fuel tank types config.
    • LH2O in particular has 4.995 for LH2 and 0.333 for OX.
  • Simply multiply the units per volume by the base volume. There's your hand-made CryoTank.
    • 4.995 * 800 = 3996 LH2
    • 0.333 * 800 = 266.4 OX

In case you or other players want to use other cryo fuels later on, you're making trouble for yourself by not allowing for the auto-magic configs. :P But when there's a will there's (hopefully) a config.

There's a fuel flow calculator (MS Excel format) on the RR GitHub. It will allow you to finely tune and preview your in-game engine demands.

If you're looking for a reference table of propellant ratios for engines, I don't have that. I tend to dig through Nertea's engine mods for whatever engine type is relevant and take the ratios from there.

Edited by JadeOfMaar
Link to comment
Share on other sites

10 hours ago, JadeOfMaar said:

Hi again. :D

Hello! Glad to see you stop by :)

10 hours ago, JadeOfMaar said:

@AtomicTech Hi again. :D Converting an LFO tank to LH2O is very simple but busy work that's handled automatically by CryoTanks's own catch-all patch for any part that is an LFO tank but isn't also an engine. This busy work is also conditionally done by Rational Resources. You don't have to do anything there.

  Hide contents

But if you insist, presumably to dodge depending on CryoTanks, the procedure is:

  • Get the sum of the units of LF and OX. This is used as the volume. Example, 360 LF + 440 OX = 800 total. The 800 is treated as liters and is used as the value of a B9PS baseVolume key.
  • Get the values (unitsPerVolume) of the B9 tank types you're interested in. These are in CryoTanks' fuel tank types config.
    • LH2O in particular has 4.995 for LH2 and 0.333 for OX.
  • Simply multiply the units per volume by the base volume. There's your hand-made CryoTank.
    • 4.995 * 800 = 3996 LH2
    • 0.333 * 800 = 266.4 OX

In case you or other players want to use other cryo fuels later on, you're making trouble for yourself by not allowing for the auto-magic configs. :P But when there's a will there's (hopefully) a config.

There's a fuel flow calculator (MS Excel format) on the RR GitHub. It will allow you to finely tune and preview your in-game engine demands.

If you're looking for a reference table of propellant ratios for engines, I don't have that. I tend to dig through Nertea's engine mods for whatever engine type is relevant and take the ratios from there.

Copy that :)

What I'm working on is making a patch for KROMBUS (https://spacedock.info/mod/3360/The KROMBUS Project) and if CryoTanks does fufill the tank requirements, I'll just need to make a patch for the engine(s).

Thanks @JadeOfMaar :grin:

Link to comment
Share on other sites

  • 5 months later...

@Ultim32 Yes it would. CryoTanks has an opt-in config through which ISRU parts are tagged to have CryoTanks' converter recipes added onto them. If it makes LF and LFO it'll make Hydrogen and Methane. You only need to produce a new config like the linked one and change the part names to whatever you're aiming at (but CryoTanks handles Squad's parts and KPBS already so I would like for you to explain this "variant" and why it's still necessary).

 

Link to comment
Share on other sites

1 hour ago, Ultim32 said:

I wanted to use the Community Resource Pack liquid hydrogen resource without having to download cryotanks. 

Ah. Well you're going to have to learn to use MM and to copy and edit an ISRU config (which will seem like plenty work at first). Feel free to study and copy from CryoTanks or Rational Resources Companion.

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...