Difference between revisions of "Parts/Thermal/FoldingRadiators/foldingRadSmall.cfg"

From Kerbal Space Program Wiki
< Parts‎ | Thermal
Jump to: navigation, search
(+added in 1.0.4;)
 
m (Update part config)
 
Line 9: Line 9:
 
}
 
}
 
rescaleFactor = 1.0
 
rescaleFactor = 1.0
node_attach = 0.0, 0.0, 0.1, 0.0, 0.0, -1.0
+
node_attach = 0.0, 0.0, 0.05, 0.0, 0.0, -1.0
 
TechRequired = electrics
 
TechRequired = electrics
 
manufacturer = Probodobodyne Inc
 
manufacturer = Probodobodyne Inc
 
entryCost = 2200
 
entryCost = 2200
 
cost = 450
 
cost = 450
category = Utility
+
category = Thermal
 
subcategory = 0
 
subcategory = 0
 
title = Thermal Control System (small)
 
title = Thermal Control System (small)
Line 27: Line 27:
 
maxTemp = 2500
 
maxTemp = 2500
 
bulkheadProfiles = srf
 
bulkheadProfiles = srf
 +
tags = cool deploy extend fold heat moderat panel radiat retract temperat therm unfold
 
emissiveConstant = 0.90
 
emissiveConstant = 0.90
 
heatConductivity = 0.001 //They have built in insulators
 
heatConductivity = 0.001 //They have built in insulators
Line 32: Line 33:
 
radiatorHeadroom = 0.75
 
radiatorHeadroom = 0.75
 
thermalMassModifier = 2.5
 
thermalMassModifier = 2.5
+
DRAG_CUBE
 +
{
 +
cube = RETRACTED, 0.09925009,0.7148322,0.606414, 0.09925009,0.7667848,0.3598812, 0.0849122,0.8477063,0.3976844, 0.0849122,0.8469207,0.3976844, 0.3111984,0.9749166,0.3129396, 0.3111984,0.9773397,0.1564698, 0.0007213354,0.07239904,-0.03601015, 0.5225962,0.5985002,0.2483123
 +
cube = EXTENDED_A, 0.1504708,0.9094176,0.3882905, 0.156608,0.9040553,0.3882905, 2.212539,0.9733801,0.3364706, 2.210721,0.9729113,0.3435294, 0.1230391,0.8568926,3.470517, 0.1230391,0.5536655,3.884432, 0.07239889,0,-1.841629, 0.5985006,0.4,3.85955
 +
cube = EXTENDED_B, 2.212539,0.9733801,0.3364706, 2.210721,0.9729113,0.3435294, 0.1504708,0.9094176,0.3882905, 0.156608,0.9040553,0.3882905, 0.1230391,0.8568926,3.470517, 0.1230391,0.5536655,3.884432, 0,0.07239889,-1.841629, 0.4,0.5985006,3.85955
 +
}
 
MODULE
 
MODULE
 
{
 
{
 
name = ModuleDeployableRadiator
 
name = ModuleDeployableRadiator
 
animationName = Deploy
 
animationName = Deploy
 +
showStatus = false
 
retractable = true
 
retractable = true
 
pivotName = Pivot
 
pivotName = Pivot
 
raycastTransformName = Panel_006
 
raycastTransformName = Panel_006
windResistance = 5
+
windResistance = 2.5
 
trackingSpeed = 0.1
 
trackingSpeed = 0.1
 +
sunAlignmentOffset = 0
 
}
 
}
 
 
Line 48: Line 56:
 
name = ModuleActiveRadiator
 
name = ModuleActiveRadiator
 
maxEnergyTransfer = 2500
 
maxEnergyTransfer = 2500
 +
overcoolFactor = 0.25
 +
isCoreRadiator = true
 +
RESOURCE
 +
{
 +
name = ElectricCharge
 +
rate = 0.025
 +
}
 
}
 
}
  

Latest revision as of 09:16, 21 October 2016

This is the configuration file for Thermal Control System (small).
PART
{
	name = foldingRadSmall
	module = Part
	author = RoverDude
	MODEL
	{
		model = Squad/Parts/Thermal/FoldingRadiators/foldingRadSmall
	}
	rescaleFactor = 1.0
	node_attach = 0.0, 0.0, 0.05, 0.0, 0.0, -1.0
	TechRequired = electrics
	manufacturer = Probodobodyne Inc
	entryCost = 2200
	cost = 450
	category = Thermal
	subcategory = 0
	title = Thermal Control System (small)
	description = A deployable thermal control system consisting of multiple liquid cooled radiator panels.
	attachRules = 0,1,0,1,1
	mass = 0.05
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 2
	crashTolerance = 12
	maxTemp = 2500
	bulkheadProfiles = srf
	tags = cool deploy extend fold heat moderat panel radiat retract temperat therm unfold
	emissiveConstant = 0.90
	heatConductivity = 0.001 //They have built in insulators	
	skinInternalConductionMult = 2000
	radiatorHeadroom = 0.75
	thermalMassModifier = 2.5
	DRAG_CUBE
	{
		cube = RETRACTED, 0.09925009,0.7148322,0.606414, 0.09925009,0.7667848,0.3598812, 0.0849122,0.8477063,0.3976844, 0.0849122,0.8469207,0.3976844, 0.3111984,0.9749166,0.3129396, 0.3111984,0.9773397,0.1564698, 0.0007213354,0.07239904,-0.03601015, 0.5225962,0.5985002,0.2483123
		cube = EXTENDED_A, 0.1504708,0.9094176,0.3882905, 0.156608,0.9040553,0.3882905, 2.212539,0.9733801,0.3364706, 2.210721,0.9729113,0.3435294, 0.1230391,0.8568926,3.470517, 0.1230391,0.5536655,3.884432, 0.07239889,0,-1.841629, 0.5985006,0.4,3.85955
		cube = EXTENDED_B, 2.212539,0.9733801,0.3364706, 2.210721,0.9729113,0.3435294, 0.1504708,0.9094176,0.3882905, 0.156608,0.9040553,0.3882905, 0.1230391,0.8568926,3.470517, 0.1230391,0.5536655,3.884432, 0,0.07239889,-1.841629, 0.4,0.5985006,3.85955
	}
	MODULE
	{
		name = ModuleDeployableRadiator
		animationName = Deploy
		showStatus = false
		retractable = true
		pivotName = Pivot
		raycastTransformName = Panel_006
		windResistance = 2.5
		trackingSpeed = 0.1
		sunAlignmentOffset = 0
	}		
	
	MODULE
	{
		name = ModuleActiveRadiator
		maxEnergyTransfer = 2500
		overcoolFactor = 0.25
		isCoreRadiator = true		
		RESOURCE
		{
			name = ElectricCharge
			rate = 0.025
		}
	}

}