⚠ ネタバレ注意: 本サイトはSFアニメ「SOLAR LINE」の内容を詳細に分析しています。未視聴の方はご注意ください。
📝 AI生成コンテンツ: 本考証の大部分は AI(Claude Code 等)によって生成されています。内容の正確性については原作および引用元をご確認ください。

← アイデア一覧

Trim-Thrust Arrival Velocity Consistency Issue

Status: RESOLVED (Task 281)

Problem

The EP02 analysis used a hybrid model that combined:

These were physically incompatible. The prograde-only trim-thrust model showed:

Resolution: Two-Phase Model

Implemented a 2-phase (accel + decel) trim-thrust model with RK4 propagation:

ScenarioAccelDecelTransitv∞ (km/s)Capture ΔVPropellant
Prograde only3d0d87d90.374.1 km/s1.61%
Balanced1.5d1.5d166d10.52.9 km/s0.89%
Extended3d3d107d10.73.0 km/s1.74%
Ballistic0d0d997d9.22.2 km/s0.02%

Key insight: With Isp = 10⁶ s (D-He³ fusion), propellant is NOT the constraint

(all scenarios < 2%). The constraint is damaged-ship thrust duration.

The ballistic v∞ = 4.69 km/s remains valid as a conservative lower bound.

The v∞ = 9.2 km/s from full 2D propagation is more accurate for the ballistic case.

Consultation

gpt-5.2 physics consultation confirmed:

the propellant cost is negligible (0.87% for 84.7 km/s)