Advertisement
Guest User

Heatshield config

a guest
Apr 6th, 2016
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. UrlConfig
  2. {
  3. name = 0625_Heatshield
  4. type = PART
  5. parentUrl = DeadlyReentry/Parts/DRE_0625HS
  6. url = DeadlyReentry/Parts/DRE_0625HS/0625_Heatshield
  7. PART
  8. {
  9. name = 0625_Heatshield
  10. module = Part
  11. author = Bobcat,NK
  12. scale = 2.0
  13. rescaleFactor = 1.0
  14. node_stack_top = 0.0, 0.03873, 0.0, 0.0, 1.0, 0.0, 0
  15. node_stack_bottom = 0.0, -0.00625, 0.0, 0.0, -1.0, 0.0, 0
  16. fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple
  17. sound_decoupler_fire = decouple
  18. category = Structural
  19. subcategory = 0
  20. title = Heatshield (0.625m)
  21. manufacturer = Bobcat Ind.
  22. description = LEO-rated heat shield. Not rated for lunar returns.
  23. attachRules = 1,0,1,1,0
  24. mass = 0.004
  25. CoPOffset = 0, 0.035, 0
  26. CoLOffset = 0, -0.006, 0
  27. dragModelType = default
  28. maximum_drag = 0.2
  29. minimum_drag = 0.2
  30. angularDrag = 2
  31. crashTolerance = 9
  32. breakingForce = 630
  33. breakingTorque = 630
  34. maxTemp = 1500
  35. bulkheadProfiles = size0
  36. fuelCrossFeed = False
  37. RSSROConfig = True
  38. skinMaxTemp = 2600
  39. emissiveConstant = 0.6
  40. thermalMassModifier = 1.0
  41. skinMassPerArea = 4
  42. TechRequired = survivability
  43. cost = 300
  44. entryCost = 18000
  45. RP0conf = true
  46. MODEL
  47. {
  48. model = DeadlyReentry/Parts/deadlyReentry_1.25Heatshield/model
  49. scale = 0.625, 1.25, 0.625
  50. }
  51. MODULE
  52. {
  53. name = ModuleDecouple
  54. ejectionForce = 20
  55. isOmniDecoupler = true
  56. staged = true
  57. }
  58. MODULE
  59. {
  60. name = GeometryPartModule
  61. }
  62. MODULE
  63. {
  64. name = FARAeroPartModule
  65. }
  66. MODULE
  67. {
  68. name = FARPartModule
  69. }
  70. MODULE
  71. {
  72. name = ModuleHeatShield
  73. ablativeResource = Ablator
  74. lossExp = -6000
  75. lossConst = 0.006
  76. pyrolysisLossFactor = 24000
  77. ablationTempThresh = 500
  78. reentryConductivity = 0.01
  79. depletedMaxTemp = 1200
  80. leaveTemp = True
  81. }
  82. RESOURCE
  83. {
  84. name = Ablator
  85. amount = 20
  86. maxAmount = 20
  87. }
  88. MODULE
  89. {
  90. name = ModuleShowInfo
  91. }
  92. }
  93. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement