aboutsummaryrefslogtreecommitdiff
path: root/tables/chassis-cooling-method.typ
blob: 8497f7a5036d0c39fdee9183d4ca266fb62c91d3 (plain)
1
2
3
4
5
6
7
8
9
10

#figure(
  table(
    columns: 2,
    table.header([Method], [Requirement]),
    [Passive (convection)], [Minimum for all chassis],
    [Active (forced air)], [Optional, for high-capacity or enclosed installations],
  ),
  caption: [Chassis cooling method requirements],
) <table-chassis-cooling-method>