Problem definition
Sutton & Graves, NASA TR R-376 (1971); Tauber & Sutton, J. Spacecraft 28(1) (1991); MIL-HDBK-5 TPS material properties
Canonical RHS excerpt from the registered callable used for this benchmark cell. Expand it to verify the state equations; it is not a standalone runnable fixture.
- Parameters
- _CD_TABLE = [0.3, 0.35, 0.25, 0.15, 0.12, 0.11, 0.1, 0.1]
- _H_SCALE = 8500
- _M0 = 1500
- _MACH_TABLE = [0, 1, 2, 5, 10, 15, 20, 25]
- _MDOT = 50
- _MU_EARTH = 3.986e+14
- _RHO0 = 1.225
- _R_EARTH = 6.371e+06
- _R_NOSE = 0.1
- _SIGMA_SB = 5.67037e-08
- _SPEED_OF_SOUND_SL = 340.29
- _SUTTON_GRAVES_COEFF = 0.00017415
- _S_REF = 0.5
- _THRUST = 200000
- _TPS_DX_01 = 0.0075
- _TPS_DX_12 = 0.0065
- _TPS_DX_23 = 0.0115
- _TPS_EPSILON = 0.85
- _TPS_KEFF_01 = 0.190476190476
- _TPS_KEFF_12 = 0.166666666667
- _TPS_KEFF_23 = 0.975609756098
- _TPS_RHOC = [9000, 1600, 4320, 27000]
- _T_BURN = 30
- Initial condition
- y(0) = [0, 0, 6.401e+06, 3000, 0, 300, …] [shape=(13,), min=0, max=6.401e+06]
- Horizon
- t ∈ [0, 600]
Canonical RHS excerpt captured from the same registered callable used for the published benchmark. Frozen closure values are summarized below; helper imports and solver settings are intentionally omitted.