Usable bess energy kwh
usable_bess_energy_kwh
Usable BESS energy
Scores if within ±3% of the reference value.
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.
One template produces many comparable benchmark tasks while keeping the scoring contract fixed.
01
The reusable contract shown on this page.
02
An archetype and site context are sampled.
03
Inputs may be hidden at harder tiers.
04
The model responds with the declared outputs.
Inputs the model receives, and the outputs it is scored on.
18 inputs
Included directly in every task prompt.
Bess nominal
bess_nominal_kwh
BESS-SSC17-004 nominal energy
Max depth of discharge
max_depth_of_discharge
BESS-SSC17-004 maximum depth of discharge
Inverter efficiency
inverter_efficiency
BESS-SSC17-004 inverter efficiency
Room volume
room_volume_m3
ROOM-SSC17-004 battery room volume
Required air changes h
required_air_changes_h
VENT-SSC17-004 required air changes
Fan power density
fan_power_density_kw_m3_s
VENT-SSC17-004 fan power density
Emergency duration hr
emergency_duration_hr
FIRE-SSC17-004 emergency duration
Battery module count
battery_module_count
FIRE-SSC17-004 battery module count
Module hrr
module_hrr_kw
FIRE-SSC17-004 module heat release rate
Propagation factor
propagation_factor
FIRE-SSC17-004 propagation factor
Containment rating
containment_rating_kw
FIRE-SSC17-004 containment rating
Alarm load
alarm_load_kw
VENT-SSC17-004 alarm load
Suppression load
suppression_load_kw
VENT-SSC17-004 suppression load
Feeder voltage
feeder_voltage_v
SLD-SSC17-004 feeder voltage
Feeder length
feeder_length_m
SLD-SSC17-004 feeder length
Feeder current
feeder_current_a
SLD-SSC17-004 feeder current
Conductor resistance
conductor_resistance_ohm_km
SLD-SSC17-004 conductor resistance
Max voltage drop percent
max_voltage_drop_percent
SLD-SSC17-004 maximum voltage drop
12 outputs
usable_bess_energy_kwh
Usable BESS energy
Scores if within ±3% of the reference value.
ventilation_airflow_m3_s
Ventilation airflow
Scores if within ±3% of the reference value.
ventilation_fan_power_kw
Ventilation fan power
Scores if within ±3% of the reference value.
ventilation_energy_kwh
Ventilation energy required
Scores if within ±3% of the reference value.
design_hrr_kw
Design heat release rate
Scores if within ±3% of the reference value.
containment_hrr_margin_kw
Containment rating minus design heat release rate
Scores if within ±3% of the reference value.
safety_load_kw
Ventilation, alarm, and suppression safety load
Scores if within ±3% of the reference value.
safety_energy_required_kwh
Safety energy required
Scores if within ±3% of the reference value.
safety_energy_margin_kwh
Usable BESS energy minus safety energy required
Scores if within ±3% of the reference value.
feeder_voltage_drop_percent
Three-phase feeder voltage drop
Scores if within ±3% of the reference value.
voltage_drop_margin_percent
Maximum voltage drop minus calculated voltage drop
Scores if within ±3% of the reference value.
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.
Each template is sampled at three tiers. Harder tiers may hide inputs, forcing the model to infer them from the scenario description.
For this template, difficulty scales through parameter and scenario ranges rather than hidden information.
The exact instruction and parameter contract used to generate this task, pinned to the published library source.
/workspace
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 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
BESS fire containment and feeder case with ventilation and safety loads
bess-fire-containment-ventilation-feeder-ssc17-bess-fire-feeder-case-preview — hard 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
Scenario context and visible inputs.
Executable tool: bess-fire-containment-ventilation-feeder-package_calc.py
Inputs withheld at this difficulty.
Nothing. All inputs are supplied.
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>
}