LIVEdataset aec-bench@releasetasks 552models 18last submission · built
electricalwith-tool

Bess Fire Containment Ventilation Feeder Package

Calculates source-bound BESS fire and feeder metrics from deterministic SSC-17 and SSC-19 task-owned source packs. The template combines usable storage energy, ventilation airflow, HRR containment, safety energy load, feeder voltage drop, and an overall synthetic pass score.

with-tool: The model is given an executable Python calculator script.

How this task is generated

One template produces many comparable benchmark tasks while keeping the scoring contract fixed.

  1. 01

    Template

    The reusable contract shown on this page.

  2. 02

    Scenario

    An archetype and site context are sampled.

  3. 03

    Difficulty tier

    Inputs may be hidden at harder tiers.

  4. 04

    Task prompt

    The model responds with the declared outputs.

Parameters

Inputs the model receives, and the outputs it is scored on.

Inputs

18 inputs

Always given

Included directly in every task prompt.

18
Show 18 inputs
  • Bess nominal

    bess_nominal_kwh

    BESS-SSC17-004 nominal energy

    600 kWh
  • Max depth of discharge

    max_depth_of_discharge

    BESS-SSC17-004 maximum depth of discharge

    0.85
  • Inverter efficiency

    inverter_efficiency

    BESS-SSC17-004 inverter efficiency

    0.95
  • Room volume

    room_volume_m3

    ROOM-SSC17-004 battery room volume

    180 m3
  • Required air changes h

    required_air_changes_h

    VENT-SSC17-004 required air changes

    6 ACH
  • Fan power density

    fan_power_density_kw_m3_s

    VENT-SSC17-004 fan power density

    1.2 kW/(m3/s)
  • Emergency duration hr

    emergency_duration_hr

    FIRE-SSC17-004 emergency duration

    4 h
  • Battery module count

    battery_module_count

    FIRE-SSC17-004 battery module count

    20
  • Module hrr

    module_hrr_kw

    FIRE-SSC17-004 module heat release rate

    45 kW
  • Propagation factor

    propagation_factor

    FIRE-SSC17-004 propagation factor

    0.4
  • Containment rating

    containment_rating_kw

    FIRE-SSC17-004 containment rating

    500 kW
  • Alarm load

    alarm_load_kw

    VENT-SSC17-004 alarm load

    1.8 kW
  • Suppression load

    suppression_load_kw

    VENT-SSC17-004 suppression load

    0.7 kW
  • Feeder voltage

    feeder_voltage_v

    SLD-SSC17-004 feeder voltage

    480 V
  • Feeder length

    feeder_length_m

    SLD-SSC17-004 feeder length

    95 m
  • Feeder current

    feeder_current_a

    SLD-SSC17-004 feeder current

    110 A
  • Conductor resistance

    conductor_resistance_ohm_km

    SLD-SSC17-004 conductor resistance

    0.201 ohm/km
  • Max voltage drop percent

    max_voltage_drop_percent

    SLD-SSC17-004 maximum voltage drop

    3 %

Scored outputs

12 outputs

Usable bess energy kwh

usable_bess_energy_kwh

Usable BESS energy

Scores if within ±3% of the reference value.

Ventilation airflow

ventilation_airflow_m3_s

Ventilation airflow

Scores if within ±3% of the reference value.

Ventilation fan power

ventilation_fan_power_kw

Ventilation fan power

Scores if within ±3% of the reference value.

Ventilation energy kwh

ventilation_energy_kwh

Ventilation energy required

Scores if within ±3% of the reference value.

Design hrr

design_hrr_kw

Design heat release rate

Scores if within ±3% of the reference value.

Containment hrr margin

containment_hrr_margin_kw

Containment rating minus design heat release rate

Scores if within ±3% of the reference value.

Safety load

safety_load_kw

Ventilation, alarm, and suppression safety load

Scores if within ±3% of the reference value.

Safety energy required kwh

safety_energy_required_kwh

Safety energy required

Scores if within ±3% of the reference value.

Safety energy margin kwh

safety_energy_margin_kwh

Usable BESS energy minus safety energy required

Scores if within ±3% of the reference value.

Feeder voltage drop

feeder_voltage_drop_percent

Three-phase feeder voltage drop

Scores if within ±3% of the reference value.

Voltage drop margin

voltage_drop_margin_percent

Maximum voltage drop minus calculated voltage drop

Scores if within ±3% of the reference value.

Overall pass score

overall_pass_score

1.0 when containment, safety energy, and voltage drop margins are non-negative

Scores if within ±0.1% of the reference value.

Difficulty

Each template is sampled at three tiers. Harder tiers may hide inputs, forcing the model to infer them from the scenario description.

All inputs remain visible at every tier

For this template, difficulty scales through parameter and scenario ranges rather than hidden information.

easy:
All source-pack values given for the SSC-17 BESS safety and feeder package
medium:
All source-pack values given for the SSC-17 BESS safety and feeder package
hard:
All source-pack values given for the SSC-17 BESS safety and feeder package

Task bundle

The exact instruction and parameter contract used to generate this task, pinned to the published library source.

/workspace

  • instruction.md
  • bess-fire-containment-ventilation-feeder-package_calc.py

Teal lines show Jinja input conditions, not task visibility policy. A line renders only when that input or tool is visible.

1You are an electrical and fire-safety interface engineer checking a task-owned synthetic BESS fire, containment, ventilation, and feeder package.2 3Use only the task-owned synthetic source pack values shown below for numeric grading. BESS safety, containment, ventilation, and feeder workflows shape the context only: this instance does not run external software or a real source-pack parser.4 5## Scene6 7- SSC-17 Product: `SSC-17-LH-04`8- SSC-17 BESS/inverter datasheets: `BESS-SSC17-004`9- SSC-17 SLD/cable schedule: `SLD-SSC17-004`10- SSC-17 battery-room/container layout: `ROOM-SSC17-004`11- SSC-17 fire strategy: `FIRE-SSC17-004`12- SSC-17 ventilation and containment schedule: `VENT-SSC17-004`13- SSC-17 safety memo: `MEMO-SSC17-004`14- SSC-19 Product: `SSC-19-LH-02`15- SSC-19 BESS data sheet: `BESS-19-DATA-02`16- SSC-19 fire strategy: `FIRE-19-STRAT-02`17- SSC-19 ventilation schedule: `VENT-19-SCHED-02`18- SSC-19 containment detail: `CONTAIN-19-DETAIL-02`19- SSC-19 BESS SLD: `SLD-19-BESS-02`20- SSC-19 safety memo: `MEMO-19-SAFETY-02`21 22## Source Values23 24| Item | Value |25| --- | --- |26| BESS nominal energy | {{ bess_nominal_kwh }} kWh |27| Maximum depth of discharge | {{ max_depth_of_discharge }} |28| Inverter efficiency | {{ inverter_efficiency }} |29| Room volume | {{ room_volume_m3 }} m3 |30| Required air changes | {{ required_air_changes_h }} ACH |31| Fan power density | {{ fan_power_density_kw_m3_s }} kW/(m3/s) |32| Emergency duration | {{ emergency_duration_hr }} h |33| Battery module count | {{ battery_module_count }} |34| Module HRR | {{ module_hrr_kw }} kW |35| Propagation factor | {{ propagation_factor }} |36| Containment rating | {{ containment_rating_kw }} kW |37| Alarm load | {{ alarm_load_kw }} kW |38| Suppression load | {{ suppression_load_kw }} kW |39| Feeder voltage | {{ feeder_voltage_v }} V |40| Feeder length | {{ feeder_length_m }} m |41| Feeder current | {{ feeder_current_a }} A |42| Conductor resistance | {{ conductor_resistance_ohm_km }} ohm/km |43| Maximum voltage drop | {{ max_voltage_drop_percent }} % |44 45## Output Format46 47Write a compact memo to `/workspace/output.md`. Include a source-boundary statement that this is a task-owned synthetic source pack. Preserve the source IDs above and state whether the baseline source pack passes the current docs-only checks.48 49Do not claim authority approval, accepted project evidence, software export validity, full standards compliance, executable real source-pack parsing, generated benchmark readiness, or benchmark readiness.50 51Include a fenced JSON block with exactly these numeric keys:52 53```json54{55 "usable_bess_energy_kwh": <numeric_value>,56 "ventilation_airflow_m3_s": <numeric_value>,57 "ventilation_fan_power_kw": <numeric_value>,58 "ventilation_energy_kwh": <numeric_value>,59 "design_hrr_kw": <numeric_value>,60 "containment_hrr_margin_kw": <numeric_value>,61 "safety_load_kw": <numeric_value>,62 "safety_energy_required_kwh": <numeric_value>,63 "safety_energy_margin_kwh": <numeric_value>,64 "feeder_voltage_drop_percent": <numeric_value>,65 "voltage_drop_margin_percent": <numeric_value>,66 "overall_pass_score": <numeric_value>67}68```69

Scenario archetypes

Each generated task is drawn from one of these realistic scenario bands.

Site contexts ground each scenario in a real locale the model can use to infer hidden values.

Ssc17 bess fire feeder case

ssc17_bess_fire_feeder_case

BESS fire containment and feeder case with ventilation and safety loads

bess-fire-containment-ventilation-feederbess-safety-load-feeder-check
Parameter ranges
bess_nominal_kwh
600
max_depth_of_discharge
0.85
inverter_efficiency
0.95
room_volume_m3
180
required_air_changes_h
6
fan_power_density_kw_m3_s
1.2
emergency_duration_hr
4
battery_module_count
20
module_hrr_kw
45
propagation_factor
0.4
containment_rating_kw
500
alarm_load_kw
1.8
suppression_load_kw
0.7
feeder_voltage_v
480
feeder_length_m
95
feeder_current_a
110
conductor_resistance_ohm_km
0.201
max_voltage_drop_percent
3

Example task

bess-fire-containment-ventilation-feeder-ssc17-bess-fire-feeder-case-previewhard difficulty, all inputs given.

BESS fire containment and feeder case with ventilation and safety loads. bess-fire-containment-ventilation-feeder. Required outputs: usable_bess_energy_kwh, ventilation_airflow_m3_s, ventilation_fan_power_kw, ventilation_energy_kwh, design_hrr_kw, containment_hrr_margin_kw

The model sees

Scenario context and visible inputs.

bess_nominal_kwh
600 to 600 kWh
max_depth_of_discharge
0.85 to 0.85
inverter_efficiency
0.95 to 0.95
room_volume_m3
180 to 180 m3
required_air_changes_h
6 to 6 ACH
fan_power_density_kw_m3_s
1.2 to 1.2 kW/(m3/s)
emergency_duration_hr
4 to 4 h
battery_module_count
20 to 20
module_hrr_kw
45 to 45 kW
propagation_factor
0.4 to 0.4
containment_rating_kw
500 to 500 kW
alarm_load_kw
1.8 to 1.8 kW
suppression_load_kw
0.7 to 0.7 kW
feeder_voltage_v
480 to 480 V
feeder_length_m
95 to 95 m
feeder_current_a
110 to 110 A
conductor_resistance_ohm_km
0.201 to 0.201 ohm/km
max_voltage_drop_percent
3 to 3 %

Executable tool: bess-fire-containment-ventilation-feeder-package_calc.py

The model must infer

Inputs withheld at this difficulty.

Nothing. All inputs are supplied.

The model must produce

The scored JSON answer schema.

{
  "usable_bess_energy_kwh": <number>,
  "ventilation_airflow_m3_s": <number>,
  "ventilation_fan_power_kw": <number>,
  "ventilation_energy_kwh": <number>,
  "design_hrr_kw": <number>,
  "containment_hrr_margin_kw": <number>,
  "safety_load_kw": <number>,
  "safety_energy_required_kwh": <number>,
  "safety_energy_margin_kwh": <number>,
  "feeder_voltage_drop_percent": <number>,
  "voltage_drop_margin_percent": <number>,
  "overall_pass_score": <number>
}
  • usable_bess_energy_kwh · scored within ±3%
  • ventilation_airflow_m3_s · scored within ±3%
  • ventilation_fan_power_kw · scored within ±3%
  • ventilation_energy_kwh · scored within ±3%
  • design_hrr_kw · scored within ±3%
  • containment_hrr_margin_kw · scored within ±3%
  • safety_load_kw · scored within ±3%
  • safety_energy_required_kwh · scored within ±3%
  • safety_energy_margin_kwh · scored within ±3%
  • feeder_voltage_drop_percent · scored within ±3%
  • voltage_drop_margin_percent · scored within ±3%
  • overall_pass_score · scored within ±0.1%