Difference between revisions of "Parts/Aero/airIntakeRadialXM-G50/airIntakeRadialXM-G50.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (BobBot moved page Parts/airScoop/part.cfg to Parts/Utility/airScoop/part.cfg without leaving a redirect: Update to new directory system)
m (Update config)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Part config|XM-G50 Radial Air Intake|2=PART
 
{{Part config|XM-G50 Radial Air Intake|2=PART
 
{
 
{
 
+
name = airScoop
name = airScoop
+
module = Part
module = Part
+
author = NovaSilisko, Porkjet
author = NovaSilisko
+
mesh = RadialIntake.mu
 
+
rescaleFactor = 1
mesh = model.mu
+
node_attach = 0.0, 0.3370661, 0.0, 0.0, 1.0, 0.0
rescaleFactor = 1
+
buoyancy = 0.1
 
+
TechRequired = aerodynamicSystems
node_attach = 0.0, 0.3370661, 0.0, 0.0, 1.0, 0.0
+
entryCost = 2500
 
+
cost = 250
TechRequired = aerodynamicSystems
+
category = Aero
entryCost = 4500
+
subcategory = 0
cost = 1000
+
title = #autoLOC_500115 //#autoLOC_500115 = XM-G50 Radial Air Intake
category = Aero
+
manufacturer = #autoLOC_501625 //#autoLOC_501625 = Vac-Co Advanced Suction Systems
subcategory = 0
+
description = #autoLOC_500116 //#autoLOC_500116 = An intake duct version that can be mounted at the sides of a fuselage. Warranty does not cover engine flame-outs or any objects, inanimate or otherwise, sucked in by the intake. Optimized for subsonic flight.
title = XM-G50 Radial Air Intake
+
attachRules = 0,1,0,0,0
manufacturer = Vac-Co Advanced Suction Systems
+
mass = 0.02
description = A must-have for air breathing engines, this intake duct will pull in outside air to run turbine engines on, as long as there is any outside air to begin with, of course. Warranty does not cover engine flame-outs or any objects, inanimate or otherwise, sucked in by the intake.
+
thermalMassModifier = 6.0
attachRules = 0,1,0,0,0
+
// heatConductivity = 0.06 // half default
 
+
dragModelType = default
// --- standard part parameters ---
+
maximum_drag = 0.2
mass = 0.01
+
minimum_drag = 0.2
dragModelType = default
+
angularDrag = 1
maximum_drag = 0.2
+
crashTolerance = 10
minimum_drag = 0.2
+
breakingForce = 200
angularDrag = 1
+
breakingTorque = 200
crashTolerance = 80
+
maxTemp = 2000
breakingForce = 200
+
bulkheadProfiles = srf
breakingTorque = 200
+
tags = #autoLOC_500117 //#autoLOC_500117 = aero aircraft breathe fligh inlet jet oxygen plane subsonic suck
maxTemp = 5000
+
MODULE
 
+
{
MODULE
+
name = ModuleResourceIntake
{
+
resourceName = IntakeAir
  name = ModuleResourceIntake
+
checkForOxygen = true
  resourceName = IntakeAir
+
area = 0.0031
  checkForOxygen = true
+
intakeSpeed = 15
  area = 0.004
+
intakeTransformName = Intake
  intakeSpeed = 10
+
machCurve
  intakeTransformName = Intake
+
{
}
+
key = 1 1 0 0
 
+
key = 1.5 0.9 -0.4312553 -0.4312553
RESOURCE
+
key = 2.5 0.45 -0.5275364 -0.5275364
{
+
key = 3.5 0.1 0 0
name = IntakeAir
+
}
amount = 0.5
+
}
maxAmount = 1.0
+
RESOURCE
}
+
{
 
+
name = IntakeAir
 +
amount = 2
 +
maxAmount = 2
 +
}
 +
MODULE
 +
{
 +
name = ModuleCargoPart
 +
packedVolume = 2250
 +
}
 
}
 
}
 
}}
 
}}

Latest revision as of 10:54, 13 October 2024

This is the configuration file for XM-G50 Radial Air Intake.
PART
{
	name = airScoop
	module = Part
	author = NovaSilisko, Porkjet
	mesh = RadialIntake.mu
	rescaleFactor = 1
	node_attach = 0.0, 0.3370661, 0.0, 0.0, 1.0, 0.0
	buoyancy = 0.1
	TechRequired = aerodynamicSystems
	entryCost = 2500
	cost = 250
	category = Aero
	subcategory = 0
	title = #autoLOC_500115 //#autoLOC_500115 = XM-G50 Radial Air Intake
	manufacturer = #autoLOC_501625 //#autoLOC_501625 = Vac-Co Advanced Suction Systems
	description = #autoLOC_500116 //#autoLOC_500116 = An intake duct version that can be mounted at the sides of a fuselage. Warranty does not cover engine flame-outs or any objects, inanimate or otherwise, sucked in by the intake. Optimized for subsonic flight.
	attachRules = 0,1,0,0,0
	mass = 0.02
	thermalMassModifier = 6.0
	// heatConductivity = 0.06 // half default
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 1
	crashTolerance = 10
	breakingForce = 200
	breakingTorque = 200
	maxTemp = 2000
	bulkheadProfiles = srf
	tags = #autoLOC_500117 //#autoLOC_500117 = aero aircraft breathe fligh inlet jet oxygen plane subsonic suck
	MODULE
	{
		name = ModuleResourceIntake
		resourceName = IntakeAir
		checkForOxygen = true
		area = 0.0031
		intakeSpeed = 15
		intakeTransformName = Intake
		machCurve
		{
			key = 1 1 0 0
			key = 1.5 0.9 -0.4312553 -0.4312553
			key = 2.5 0.45 -0.5275364 -0.5275364
			key = 3.5 0.1 0 0
		}
	}
	RESOURCE
	{
		name = IntakeAir
		amount = 2
		maxAmount = 2
	}
	MODULE
	{
		name = ModuleCargoPart
		packedVolume = 2250
	}
}