Jump to content

ExplorerKlatt

Members
  • Posts

    804
  • Joined

  • Last visited

Reputation

288 Excellent

Profile Information

  • About me
    Junior Rocket Scientist

Recent Profile Visitors

5,918 profile views

Single Status Update

See all updates by ExplorerKlatt

  1. Here's my version of the conversion configs.

    // --- Converter parameters ---

    //C090

    MODULE

    {

    name = KethaneConverter

    InputRates

    {

    Kethane = 0.9

    ElectricCharge = 4.5

    }

    OutputRatios

    {

    LiquidFuel = 0.85

    }

    }

    MODULE

    {

    name = KethaneConverter

    InputRates

    {

    Kethane = 1.1

    ElectricCharge = 5.5

    }

    OutputRatios

    {

    Oxidizer = 0.85

    }

    }

    MODULE

    {

    name = KethaneConverter

    InputRates

    {

    Kethane = 1.2

    ElectricCharge = 3

    }

    OutputRatios

    {

    MonoPropellant = 0.925

    }

    }

    MODULE

    {

    name = KethaneConverter

    InputRates

    {

    Kethane = 1

    ElectricCharge = 8

    }

    OutputRatios

    {

    XenonGas = 0.025

    }

    }

    }

×
×
  • Create New...