We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87da34e commit fbff6ffCopy full SHA for fbff6ff
data/falcon9.rb
@@ -79,8 +79,8 @@
79
version: '1D+',
80
layout: 'octaweb',
81
engine_loss_max: 2,
82
- propellant_1: 'oxygen',
83
- propellant_2: 'kerosene',
+ propellant_1: 'liquid oxygen',
+ propellant_2: 'RP-1 kerosene',
84
thrust_sea_level: {
85
kN: 845,
86
lbf: 190000
data/falcon_heavy.rb
@@ -83,8 +83,8 @@
engine_loss_max: 6,
87
+ propellant_1: 'subcooled liquid oxygen',
+ propellant_2: ' RP-1 kerosene',
88
89
90
0 commit comments