Difference between revisions of "Parts/Structural/mk1Parts/engineBodyRadial.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Updated for 0.23)
m (Update config)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Part config|Radial Engine Body|2=PART
+
{{Part config|Engine Pre-cooler|2=PART
 
{
 
{
// Kerbal Space Program - Part Config
+
name = radialEngineBody
// FL-T500 Fuel Tank
+
module = Part
//
+
author = C. Jenkins, Porkjet
 
+
rescaleFactor = 1
// --- general parameters ---
+
node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0
name = radialEngineBody
+
node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0
module = Strut
+
node_attach = 0.0, 0.0, 0.625, 0.0, 0.0, -1.0, 1
author = C. Jenkins
+
TechRequired = hypersonicFlight
 
+
entryCost = 6200
// --- asset parameters ---
+
cost = 1650
mesh = model.mu
+
category = Aero
scale = 0.1
+
subcategory = 0
 
+
title = #autoLOC_500724 //#autoLOC_500724 = Engine Pre-cooler
 
+
manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division
// --- node definitions ---
+
description = #autoLOC_500725 //#autoLOC_500725 = Advanced materials allow this cooler to wick away the heat from attached engines. In addition, it features additional intake area optimized for supersonic flight and powerful static suction.
node_stack_top = 0.0, 7.5, 0.0, 0.0, 1.0, 0.0
+
attachRules = 1,1,1,1,0
node_stack_bottom = 0.0, -7.59, 0.0, 0.0, 1.0, 0.0
+
mass = 0.15
node_attach = 0.0, 0.0, 5.12, 0.0, 0.0, -1.0, 1
+
dragModelType = default
 
+
thermalMassModifier = 1.5
 
+
skinMassPerArea = 2
// --- editor parameters ---
+
emissiveConstant = 0.95
TechRequired = supersonicFlight
+
heatConductivity = 0.24
entryCost = 6200
+
maximum_drag = 0.2
cost = 1650
+
minimum_drag = 0.3
category = Aero
+
angularDrag = 1
subcategory = 0
+
crashTolerance = 10
title = Radial Engine Body
+
maxTemp = 2000 // = 2900
manufacturer = C7 Aerospace Division.
+
fuelCrossFeed = True
description = This engine body features radiator flaps and cowls to help cool air breathing, high performance engines.  
+
bulkheadProfiles = size1, srf
 
+
tags = #autoLOC_500726 //#autoLOC_500726 = aero (air aircraft breathe cone fligh fuel inlet intake jet oxygen plane suck supersonic tank
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
+
MODEL
attachRules = 1,1,1,1,0
+
{
 
+
model = Squad/Parts/Structural/mk1Parts/Nacelle2
// --- standard part parameters ---
+
}
mass = 0.3
+
MODULE
dragModelType = default
+
{
maximum_drag = 0.2
+
name = ModuleResourceIntake
minimum_drag = 0.3
+
resourceName = IntakeAir
angularDrag = 1
+
checkForOxygen = true
crashTolerance = 20
+
area = 0.005
maxTemp = 2900
+
intakeSpeed = 30
fuelCrossFeed = True
+
intakeTransformName = Intake
 
+
machCurve
 +
{
 +
key = 0 0.85 0 0
 +
key = 1 1 0 0
 +
key = 2 0.95 -0.08751557 -0.08751557
 +
key = 4 0.5 -0.4034287 -0.4034287
 +
key = 8 0.01 0 0
 +
}
 +
}
 +
RESOURCE
 +
{
 +
name = IntakeAir
 +
amount = 5
 +
maxAmount = 5
 +
}
 +
RESOURCE
 +
{
 +
name = LiquidFuel
 +
amount = 40
 +
maxAmount = 40
 +
}
 +
MODULE
 +
{
 +
name = ModuleAnimateHeat
 +
ThermalAnim = Nacelle2Heat
 +
}
 
}
 
}
 
}}
 
}}

Latest revision as of 10:53, 13 October 2024

This is the configuration file for Engine Pre-cooler.
PART
{
	name = radialEngineBody
	module = Part
	author = C. Jenkins, Porkjet
	rescaleFactor = 1
	node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0
	node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0
	node_attach = 0.0, 0.0, 0.625, 0.0, 0.0, -1.0, 1
	TechRequired = hypersonicFlight
	entryCost = 6200
	cost = 1650
	category = Aero
	subcategory = 0
	title = #autoLOC_500724 //#autoLOC_500724 = Engine Pre-cooler
	manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division
	description = #autoLOC_500725 //#autoLOC_500725 = Advanced materials allow this cooler to wick away the heat from attached engines. In addition, it features additional intake area optimized for supersonic flight and powerful static suction.
	attachRules = 1,1,1,1,0
	mass = 0.15
	dragModelType = default
	thermalMassModifier = 1.5
	skinMassPerArea = 2
	emissiveConstant = 0.95
	heatConductivity = 0.24
	maximum_drag = 0.2
	minimum_drag = 0.3
	angularDrag = 1
	crashTolerance = 10
	maxTemp = 2000 // = 2900
	fuelCrossFeed = True
	bulkheadProfiles = size1, srf
	tags = #autoLOC_500726 //#autoLOC_500726 = aero (air aircraft breathe cone fligh fuel inlet intake jet oxygen plane suck supersonic tank
	MODEL
	{
		model = Squad/Parts/Structural/mk1Parts/Nacelle2
	}
	MODULE
	{
		name = ModuleResourceIntake
		resourceName = IntakeAir
		checkForOxygen = true
		area = 0.005
		intakeSpeed = 30
		intakeTransformName = Intake
		machCurve
		{
			key = 0 0.85 0 0
			key = 1 1 0 0
			key = 2 0.95 -0.08751557 -0.08751557
			key = 4 0.5 -0.4034287 -0.4034287
			key = 8 0.01 0 0
		}
	}
	RESOURCE
	{
		name = IntakeAir
		amount = 5
		maxAmount = 5
	}
	RESOURCE
	{
		name = LiquidFuel
		amount = 40
		maxAmount = 40
	}
	MODULE
	{
		name = ModuleAnimateHeat
		ThermalAnim = Nacelle2Heat
	}
}