Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glykerol ISRU #7

Open
JPLRepo opened this issue Jun 11, 2015 · 3 comments
Open

Glykerol ISRU #7

JPLRepo opened this issue Jun 11, 2015 · 3 comments

Comments

@JPLRepo
Copy link
Owner

JPLRepo commented Jun 11, 2015

Enhancement to include Glykerol ISRU manufacturing

@JPLRepo JPLRepo self-assigned this Jun 11, 2015
@Bear67
Copy link

Bear67 commented Oct 19, 2015

MODULE
{
     name = ModuleResourceConverter
     ConverterName = Glykerol
     StartActionName = Start GRU [Glykerol]
     StopActionName = Stop GRU [Glykerol]
    AutoShutdown = true
    GeneratesHeat = false
    UseSpecialistBonus = true
    SpecialistEfficiencyFactor = 0.2
    SpecialistBonusBase = 0.05
    Specialty = Engineer
    EfficiencyBonus = 1


     INPUT_RESOURCE
     {
        ResourceName = Water
        Ratio = 1
     }
     INPUT_RESOURCE
     {
        ResourceName = Karbonite
        Ratio = 5
     }
     INPUT_RESOURCE
     {
        ResourceName = Coolant
        Ratio = 3
     }
     INPUT_RESOURCE
     {
        ResourceName = ElectricCharge
        Ratio = 30
     }
     OUTPUT_RESOURCE
     {
        ResourceName = Glykerol
        Ratio = 0.21
        DumpExcess = false
     }
}

screenshot7crop

@JPLRepo
Copy link
Owner Author

JPLRepo commented Oct 19, 2015

Thanks, but will wait to implement this for a new ISRU converter part. Don't want to make it a function of the tank.
Where have you taken these resources from? CRP?

@Bear67
Copy link

Bear67 commented Oct 19, 2015

Karbonite from RoverDude (Karbonite) & Coolant from Angel-125 (Pathfinder - SunburntLab)
Coolant has to be made too, (Water, Ore, Minerals).
Yeah I just slapped it onto the tank (for testing) since there was no other Glykerol tank other than the Cyro-parts. And the ratio's most likely aren't right either. :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants