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
- _CH4_HF = [-74600, 146000, -116000, 44000, -110500, -393500, …] [shape=(15,), min=-393500, max=249200]
- _CH4_IDX = {CH4=0, CH3=1, CH2O=2, HCO=3, CO=4, CO2=5, H2=6, H2O=7, O2=8, H=9, O=10, OH=11, HO2=12, H2O2=13, AR=14}
- _CH4_MW = [16, 15, 30, 29, 28, 44, …] [shape=(15,), min=1, max=44]
- _CH4_SPECIES = ['CH4', 'CH3', 'CH2O', 'HCO', 'CO', 'CO2', …] (15 values)
- _CP = 1200
- _MW = {H2=2, O2=32, H2O=18, H=1, O=16, OH=17, HO2=33, H2O2=34, N2=28, CH4=16, CH3=15, CH2O=30, HCO=29, CO=28, CO2=44, AR=40}
- _P_ATM = 101325
- _R_U = 8.314
- Initial condition
- y(0) = [1300, 0.0551, 0, 0, 0, 0, …] [shape=(16,), min=0, max=1300]
- Horizon
- t ∈ [0, 0.01]
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.