Parts/Aero/basicFin/basicFin.cfg
From Kerbal Space Program Wiki
PART { name = basicFin module = Part author = Porkjet mesh = basicFin.mu rescaleFactor = 1 node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1 CoMOffset = -0.1696656, -0.05, 0 CoLOffset = -0.1696656, -0.05, 0 CoPOffset = -0.1696656, -0.05, 0 TechRequired = start entryCost = 0 cost = 25 category = Aero subcategory = 0 title = #autoLOC_500139 //#autoLOC_500139 = Basic Fin manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co description = #autoLOC_500140 //#autoLOC_500140 = This simple bolt-on aluminum fin may not be the cutting edge of aerospace engineering but it's dirt cheap and will make your rocket slightly less unstable. attachRules = 0,1,0,1,1 mass = 0.01 //thermalMassModifier = 1 //heatConductivity = 0.12 emissiveConstant = 0.95 dragModelType = none maximum_drag = 0.02 minimum_drag = 0.02 angularDrag = 2 crashTolerance = 4 maxTemp = 934 // Aluminum melting point explosionPotential = 0.1 fuelCrossFeed = True bulkheadProfiles = srf tags = #autoLOC_500141 //#autoLOC_500141 = aero (air lift rocket stab swept MODULE { name = ModuleLiftingSurface useInternalDragModel = True deflectionLiftCoeff = 0.12 //0.42m^2 // dragAtMaxAoA = 0.10 // dragAtMinAoA = 0.00 } MODULE { name = ModuleCargoPart packedVolume = 90 } }