Problem definition
Incropera & DeWitt, Fundamentals of Heat Transfer, 7th ed.; Siegel & Howell, Thermal Radiation Heat Transfer, 6th ed.
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
- alphas = [0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, …] [shape=(40,), min=1e-06, max=0.0001]
- dx = 0.00025
- dx2 = 6.25e-08
- emissivity = 0.85
- n = 40
- rho_c = 3.5e+06
- stefan_boltzmann = 5.67037e-08
- t_ambient = 300
- Initial condition
- y(0) = [400, 397.435897436, 394.871794872, 392.307692308, 389.743589744, 387.179487179, …] [shape=(40,), min=300, max=400]
- Horizon
- t ∈ [0, 20]
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.