AlfalfaQc
Future Rocket Engineer
- Joined
- Jun 19, 2012
- Messages
- 72
- Reaction score
- 0
- Points
- 6
Hello everyone!
I just dowloaded the fantastic Deep Space Communication Satellite and I must say it looks nice. Now, here's my problem: I want to use it on a Velcro Delta IV Heavy with fairings to protect the satellite, but I don't know how to make the fairings release before the satellite. When I press "J", the satellite get released and not the fairings.
I know there is a FAIRING command that makes them separate automatically when a certain pressure is reached, but I don't quite understand how it works (where to put it in the scenario).
Here's my scn file:
Thanks for the help!
I just dowloaded the fantastic Deep Space Communication Satellite and I must say it looks nice. Now, here's my problem: I want to use it on a Velcro Delta IV Heavy with fairings to protect the satellite, but I don't know how to make the fairings release before the satellite. When I press "J", the satellite get released and not the fairings.
I know there is a FAIRING command that makes them separate automatically when a certain pressure is reached, but I don't quite understand how it works (where to put it in the scenario).
Here's my scn file:
Code:
BEGIN_DESC
The Delta IV Heavy.
END_DESC
BEGIN_ENVIRONMENT
System Sol
Date MJD 59602.629167
END_ENVIRONMENT
BEGIN_FOCUS
Ship DeltaCBC
END_FOCUS
BEGIN_CAMERA
TARGET DeltaCBC
MODE Extern
POS 9.73 -0.51 -123.30
TRACKMODE TargetRelative
FOV 50.00
END_CAMERA
BEGIN_HUD
TYPE Surface
END_HUD
BEGIN_MFD Left
TYPE Surface
END_MFD
BEGIN_MFD Right
TYPE Orbit
PROJ Ship
REF Earth
END_MFD
BEGIN_SHIPS
DSCS:DSCS
STATUS Landed Earth
BASE Cape Canaveral:5
AFCMODE 7
PRPLEVEL 0:0.250000
NAVFREQ 0 0
RCS 1
CTRL_SURFACE 1
CONFIGURATION 1
CURRENT_PAYLOAD 0
SEQ 0 0 0
END
DeltaStg2:Velcro/D4Stg2_5m
STATUS Landed Earth
BASE Cape Canaveral:6
HEADING 30.00
TGT_HEADING 095.0
FUEL 1.000
CONFIGURATION 0
SCREENHEIGHT 250.0
CAMERA 0 0 20.0
PAYLOAD Fair1 Velcro/Parts/DeltaIV_5m_heavyfairing_left Velcro/Parts/DeltaIV_5m_heavyfairing_left 0 0 14.25 2043.5 0 0.0 1.0
PAYLOAD Fair2 Velcro/Parts/DeltaIV_5m_heavyfairing_right Velcro/Parts/DeltaIV_5m_heavyfairing_right 0 0 14.25 2043.5 0 0.0 1.0
IGNITENEXT 0
SERIESBURN 0 DSCS 0.0 0.0 0.0 0.0 1.0 0.0
END
DeltaCBC:Velcro/CBC
STATUS Landed Earth
POS -80.5646000 28.5314000
PADBIAS -17.00
HEADING 30.00
TGT_HEADING 095.0
FUEL 1.000
CONFIGURATION 0
MaxMainThrust = 1888270.35 ; Throttle setting at 57% throughout
SCREENHEIGHT 225.0
MINPITCH 10.0
CAMERA 0 0 50.0
SERIESBURN 0 DeltaStg2 0.0 0.0 1.2 0.0 1.0 0.0
PAYLOAD Int Velcro/Parts/Int_CBC_5m Velcro/Parts/Int_CBC_5m 0 0 0 0.1 0 0.0 1.0
IGNITENEXT 0
END
Dummy1:Velcro/DeltaIVDummyBoost ; Simulates the high-throttle portion from ignition to t+60
STATUS Landed Earth
POS -80.5646000 28.5314000
HEADING 30.00
TGT_HEADING 095.0
FUEL 1.000
CONFIGURATION 0
PRIMEBOOSTER 0
CENTERTHRUST 1
BOOSTERBURN 1 DeltaCBC 0.75 0.0 0.0 0.0 0.0 -1.0 0.0
END
Dummy2:Velcro/DeltaIVDummyBoost ; Simulates the throttle-up at T+251 sec.
STATUS Landed Earth
POS -80.5646000 28.5314000
HEADING 30.00
TGT_HEADING 095.0
FUEL 1.000
CONFIGURATION 0
PRIMEBOOSTER 0
CENTERTHRUST 1
DELAYSTART 251.0
BOOSTERBURN 1 DeltaCBC 0.01 0.0 0.0 0.0 0.0 -1.0 0.0
END
LRB1:Velcro/CBC_LRB_L
STATUS Landed Earth
POS -80.5646000 28.5314000
HEADING 30.00
TGT_HEADING 095.0
FUEL 1.000
CONFIGURATION 0
PRIMEBOOSTER 0
CENTERTHRUST 1
PARALLELBURN 1 DeltaCBC 1.5 0.0 1.0 1.0 0.0 0.0
END
LRB2:Velcro/CBC_LRB_R
STATUS Landed Earth
POS -80.5646000 28.5314000
HEADING 30.00
TGT_HEADING 095.0
FUEL 1.000
CONFIGURATION 0
PRIMEBOOSTER 0
CENTERTHRUST 1
PARALLELBURN 1 DeltaCBC -1.5 0.0 1.0 -1.0 0.0 0.0
END
LC37:delta4/lpad
STATUS Landed Earth
POS -80.5646000 28.5314000
HEADING 210.00
AFCMODE 7
PRPLEVEL 0:1.000000
THLEVEL 1:1.000000
END
END_SHIPS
Thanks for the help!
