Jump to content

What are the base heating stats for the large drill and ISRU?


Recommended Posts

So when 1.05 hit, my far flung ISRU craft were hit with the nerf bat, as none had radiators, and I modded the drill and ISRU convertor stats (just the large ones, as I obviously had no "old" craft using the small parts) to make them perform not too badly...

In the meantime, I was launching craft that had enough radiators to manage the heating, (as well as comm devices in anticipation of 1.1)... and today I got around to adding radiators to all my old ISRU craft... so I'm ready to take off the "band-aid" I was using for the 1.04 to 1.05 transition... but I was disappointed to find that I hadn't made a backup, and the heating curve isn't listed on the wiki.

These are the curves I'm using for the large convertor... what are they supposed to be?

        TemperatureModifier
        {
            key = 0 50000
            key = 750 25000
            key = 1000 5000
            key = 1250 250    
            key = 2000 25    
            key = 4000 0
        }               


        ThermalEfficiency
        {
            key = 0 0 0 0
            key = 500 0.75 0 0
            key = 1000 1.0 0 0
            key = 1250 0.75 0 0
            key = 3000 0 0 0
        }

(its the same for all modes... LF/Ox/LF+Ox/Mono

Likewise, the curves for the drill:

        TemperatureModifier
        {
            key = 0 2000
            key = 250 1500
            key = 500 1000
            key = 750 100
            key = 1000 0
        }       


        ThermalEfficiency
        {
            key = 0 0.1
            key = 250 .75
            key = 500 1
            key = 750 .75
            key = 1000 0
        }

Link to comment
Share on other sites

From ISRU.cfg

TemperatureModifier
		{
			key = 0 100000
			key = 750 50000
			key = 1000 10000
			key = 1250 500	
			key = 2000 50	
			key = 4000 0
		}				
ThermalEfficiency 
		{
			key = 0 0 0 0
			key = 500 0.1 0 0
			key = 1000 1.0 0 0
			key = 1250 0.1 0 0
			key = 3000 0 0 0 
		}

From RadialDrill.cfg

TemperatureModifier
		{
			key = 0 10000
			key = 250 7500
			key = 500 5000
			key = 750 500
			key = 1000 0
		}		
		
ThermalEfficiency 
		{
			key = 0 0.1
			key = 250 .1
			key = 500 1
			key = 750 .1
			key = 1000 0
		}

 

Edited by Bill Zarr
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...