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
- _C_COOL = 2000
- _C_RACK = 5000
- _H_COOL_CRAC = 200
- _H_RACK_AMB = 5
- _H_RACK_COOL = 150
- _H_RACK_RACK = 20
- _T_AMB = 25
- _T_CRAC = 15
- dim = 10
- n_racks = 5
- q_loads = [800, 1225, 1650, 2075, 2500]
- Initial condition
- y(0) = [35, 18, 36.25, 18, 37.5, 18, 38.75, 18, 40, 18]
- Horizon
- t ∈ [0, 7200]
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.