Parts/Thermal/RadiatorPanels/radPanelLg.cfg
From Kerbal Space Program Wiki
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 = Thermal manufacturer = #autoLOC_501633 //#autoLOC_501633 = Probodobodyne Inc subcategory = 0 title = #autoLOC_500799 //#autoLOC_500799 = Radiator Panel (large) description = #autoLOC_500800 //#autoLOC_500800 = 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 tags = #autoLOC_500801 //#autoLOC_500801 = cool fixed heat moderat radiat static temperat therm emissiveConstant = 0.90 heatConductivity = 0.001 //They have built in insulators thermalMassModifier = 5 radiatorHeadroom = 0.75 skinInternalConductionMult = 2000 MODULE { name = ModuleActiveRadiator maxEnergyTransfer = 10000 overcoolFactor = 0.25 isCoreRadiator = true parentCoolingOnly = true RESOURCE { name = ElectricCharge rate = 0.025 } } MODULE { name = ModuleCargoPart packedVolume = 250 } }