Skip to content

Commit

Permalink
Update RO_BDB_Apollo.cfg
Browse files Browse the repository at this point in the history
Changed the values on the parachutes as were recommended by anticlockwisePropeller
  • Loading branch information
pap1723 committed Jun 20, 2017
1 parent 481f64d commit 44d24cb
Showing 1 changed file with 6 additions and 6 deletions.
Expand Up @@ -515,20 +515,20 @@
@title = Apollo Parachutes
%manufacturer = North American
@description = Parachute landing systems for the Apollo CSM. Place in 3x symmetry around the Apollo Parachute Mount.
@mass = 0.1684
@mass = 0.08167
@maxTemp = 3000
%stagingIcon =
!RESOURCE,* {}

@MODULE[RealChuteModule]
{
@caseMass = 0.0931
@caseMass = 0.05657
@mustGoDown = true
@spareChutes = 0
@PARACHUTE
{
@preDeployedDiameter = 3.17
@deployedDiameter = 40.65
@preDeployedDiameter = 1.0567
@deployedDiameter = 13.55
@minIsPressure = false
%minDeployment = 3200
@deploymentAlt = 700
Expand All @@ -540,8 +540,8 @@
}
@MODULE[ModuleParachute]
{
@semiDeployedDrag = 4
@fullyDeployedDrag = 800
@semiDeployedDrag = 1.3333
@fullyDeployedDrag = 266.67
@deployAltitude = 1000
}
}
Expand Down

0 comments on commit 44d24cb

Please sign in to comment.