Parts/Aero/circularIntake/intakeShockCone.cfg
From Kerbal Space Program Wiki
PART { name = shockConeIntake module = Part author = Porkjet mesh = model.mu rescaleFactor = 1 node_stack_bottom = 0.0, -0.625, 0.0, 0.0, -1.0, 0.0 TechRequired = hypersonicFlight entryCost = 21000 cost = 3050 category = Aero subcategory = 0 title = Shock Cone Intake manufacturer = C7 Aerospace Division description = A shocking new intake from the C7 Aerospace Division that brought you much adored parts such as the Delta Wing and the Standard Nosecone! attachRules = 1,0,1,0,0 mass = 0.025 thermalMassModifier = 4.0 // the dang things are light, so 3200 kJ/tonne-K // heatConductivity = 0.06 // half default heatConvectiveConstant = 0.75 // air goes into jet, not bashes on intake. emissiveConstant = 0.95 dragModelType = default maximum_drag = 0.3 minimum_drag = 0.3 angularDrag = 1.2 crashTolerance = 7 maxTemp = 2000 // = 3400 fuelCrossFeed = True bulkheadProfiles = size1 DRAG_CUBE { cube = Default, 0.7486105,0.6887614,0.7221569, 0.7486105,0.6887677,0.7221569, 1.213026,0.3,1.183155, 1.213026,1,0.100694, 0.7486105,0.6903304,0.7221569, 0.7486105,0.6871722,0.7221569, 0,-0.08307549,0, 1.25,1.083849,1.25 } MODULE { name = ModuleResourceIntake resourceName = IntakeAir checkForOxygen = true area = 0.009 intakeSpeed = 12 intakeTransformName = Intake } RESOURCE { name = IntakeAir amount = 0.9 maxAmount = 0.9 } }