Difference between revisions of "Parts/Thermal/RadiatorPanels/radPanelLg.cfg"

From Kerbal Space Program Wiki
< Parts‎ | Thermal
Jump to: navigation, search
(+added in 1.0.4;)
(No difference)

Revision as of 12:23, 27 June 2015

This is the configuration file for Radiator Panel (large).
PART
{
	name = radPanelLg
	module = Part
	author = RoverDude
	MODEL
	{
		model = Squad/Parts/Thermal/RadiatorPanels/radPanelLg
	}
	rescaleFactor = 1.0
	node_attach = 0.0, 0.0, -0.0, 0.0, 0.0, -1.0
	TechRequired = basicScience
	entryCost = 2200
	cost = 450
	category = Utility
	manufacturer = Probodobodyne Inc
	subcategory = 0
	title = Radiator Panel (large)
	description = A radially attachable radiator panel to help dissipate heat into space.
	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 // = 2900
	bulkheadProfiles = srf
	emissiveConstant = 0.90
	heatConductivity = 0.75	
	thermalMassModifier = 5
	radiatorHeadroom = 0.5
}