Jump to content

Please help with Airbreake


ynoz

Recommended Posts

Hi please some help

I've been trying to combine an intake and airbreake in a single fuselage part... and while the air intake works as intended, i have all sorts of problems with the airbrake

please please HELP

here the pic and code

PART{

name = Y1_intake

module = Part

author = ynoz

mesh = Y/aero/Yintake.mu

rescaleFactor = 1.0

node_stack_top = 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1

node_stack_bottom = 0.0, 0.0, -1.754, 0.0, 0.0, -1.0, 2

TechRequired = aviation

entryCost = 4500

cost = 1000

category = Aero

subcategory = 0

title = Y-intake

manufacturer = Y R&D

description =

attachRules = 1,1,1,1,0

mass = 1.0

thermalMassModifier = 4.0

dragModelType = default

maximum_drag = 0.2

minimum_drag = 0.2

angularDrag = 1

crashTolerance = 80

breakingForce = 200

breakingTorque = 200

maxTemp = 2000 // = 5000

fuelCrossFeed = True

bulkheadProfiles = srf

MODULE

{

name = ModuleResourceIntake

resourceName = IntakeAir

checkForOxygen = true

area = 0.006

intakeSpeed = 10

intakeTransformName = IntakeAir

}

RESOURCE

{

name = IntakeAir

amount = 1.6

maxAmount = 2.6

}

MODULE

{

name = ModuleAeroSurface

useInternalDragModel = True

dragCoeff = 0.6

deflectionLiftCoeff = 0.38

ctrlSurfaceRange = 70

ctrlRangeFactor = 0.2

ctrlSurfaceArea = 1

actuatorSpeed = 50

transformName = newairbrake

defaultActionGroup = Brakes

liftingSurfaceCurve = SpeedBrake

}

}

jyXAWPF.jpg

Link to comment
Share on other sites

NO 1 ? please help

my main problem is that when it is deployed it doesnt generate Drag, but undeployed it does generate the drag as intended. so something is backwards

TY

Link to comment
Share on other sites

Does it start deployed or retracted? I get the idea that it should be starting retracted.

It starts retracted....

lets say that i have a drag coef. of 10 at start (retracted). but when i deploy it my drag coef goes to around 7.5 - 8. so... i suspect theres something wrong with my axis... but i cant figure whats the problem, since i have x+ right, z+ foward and y+ up or "lift".

ty

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...