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 = 50
- n_racks = 25
- q_loads = [800, 870.833333333, 941.666666667, 1012.5, 1083.33333333, 1154.16666667, …] [shape=(25,), min=800, max=2500]
- Initial condition
- y(0) = [35, 18, 35.2083333333, 18, 35.4166666667, 18, …] [shape=(50,), min=18, max=40]
- 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.