This commit is contained in:
2026-02-02 14:32:39 +08:00
parent 2bfb64c855
commit 833b094e58
24 changed files with 2328 additions and 624 deletions

View File

@@ -37,8 +37,8 @@ ELEVATOR_SPECIFIC_ENERGY = 157.2e9 # J per metric ton (157.2 MJ/kg * 1000)
# 火箭参数
PAYLOAD_PER_LAUNCH = 125 # metric tons per launch
ISP = 450
SPECIFIC_FUEL_ENERGY = 15.5e6 # J/kg
ISP = 363 # 比冲 (秒) - 液氧甲烷 (LOX/CH4, Raptor-class)
SPECIFIC_FUEL_ENERGY = 11.9e6 # J/kg
ALPHA = 0.10
NUM_STAGES = 3
DELTA_V_BASE = 13300 # m/s