RT-10 "Hammer" Solid Fuel Booster

From Kerbal Space Program Wiki
Revision as of 07:41, 15 July 2011 by Skwid (talk)
Jump to: navigation, search

The RT-10 Solid Fuel Booster is a rocket engine used to provide thrust to a rocket.

Usage

RT-10's are one-time-use rocket boosters often used to help get the massive bulk of a large multi-stage rocket off the ground. They burn at a constant thrust until they run out of fuel and then cease to work. It is usually a good idea to jettison spent fuel boosters as they are quite heavy even when empty. They provide slightly more thrust than their Liquid Fuel counterparts but lack a controllable throttle or the ability to extend the duration of the burn.

Config File

This is the default config file for the RT-10 Solid Fuel Booster

// Kerbal Space Program - Part Config
// RT-10 Solid Fuel Booster
// 

// --- general parameters ---
name = solidBooster
module = SolidRocket
author = Il Carnefice

// --- asset parameters ---
mesh = solidBooster.DAE
scale = 0.1
texture = srbTexMap.png
specPower = 0.5
rimFalloff = 3
alphaCutoff = 0

// --- node definitions ---
node_stack_bottom = 0.0, -12.5127, 0.0, 0.0, 1.0, 0.0, 1
node_stack_top = 0.0, 10.2547, 0.0, 0.0, 1.0, 0.0, 1
node_attach = 0.0, 0.0, -5, 0.0, 0.0, 1.0, 1

// --- FX definitions ---

fx_exhaustFlame_yellow = 0.0, -11.2673, 0.0, 0.0, 1.0, 0.0, active
fx_exhaustLight_yellow = 0.0, -11.2673, 0.0, 0.0, 0.0, 1.0, active
fx_smokeTrail_medium = 0.0, -11.2673, 0.0, 0.0, 1.0, 0.0, active

// --- Sound FX definition ---

sound_vent_medium = activate
sound_rocket_hard = active
sound_vent_soft = deactivate

// --- editor parameters ---
cost = 450
category = 0
subcategory = 0
title = RT-10 Solid Fuel Booster
//manufacturer = Jebediah Kerman's Junkyard and Spaceship Parts Co.
description = While considered by some to be little more than "a trash bin full o' boom", The RT-10 is used in many space programs, whenever the need to save cash is greater than the need to keep astronauts alive. Use with caution, though. Once lit, solid fuel motors cannot be put out until the fuel runs out.

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0

// --- standard part parameters ---
mass = 1.8
dragModelType = default
maximum_drag = 0.3
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 7
maxTemp = 3600

// --- solid booster parameters ---

thrust = 130
dryMass = 0.36 
heatProduction = 550
fuelConsumption = 4
internalFuel = 100

fullExplosionPotential = 0.8
emptyExplosionPotential = 0.1

thrustCenter = 0, -0.5, 0
thrustVector = 0, 1, 0