Oxygen demand kg d
oxygen_demand_kg_d
Total process oxygen demand
Scores if within ±3% of the reference value.
Calculates source-bound wastewater energy island metrics from a deterministic SSC-17 task-owned source pack. The template combines oxygen demand, blower energy, biogas CHP, BESS autonomy, critical-process energy, 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.
16 inputs
Included directly in every task prompt.
Influent flow mld
influent_flow_mld
WWTP-SSC17-002 influent flow
Bod
bod_mg_l
WWTP-SSC17-002 influent BOD
Ammonia
ammonia_mg_l
WWTP-SSC17-002 influent ammonia
Bod oxygen factor
bod_oxygen_factor
PFD-SSC17-002 BOD oxygen factor
Nitrification oxygen factor
nitrification_oxygen_factor
PFD-SSC17-002 nitrification oxygen factor
Blower specific energy
blower_specific_energy_kwh_kg_o2
BLOWER-SSC17-002 blower specific energy
Auxiliary critical load
auxiliary_critical_load_kw
BLOWER-SSC17-002 auxiliary critical load
Outage duration hr
outage_duration_hr
MEMO-SSC17-002 critical process outage duration
Volatile solids
volatile_solids_kg_d
BIOGAS-SSC17-002 volatile solids
Biogas yield
biogas_yield_m3_kg_vs
BIOGAS-SSC17-002 biogas yield
Methane fraction
methane_fraction
BIOGAS-SSC17-002 methane fraction
Methane energy
methane_energy_kwh_m3
BIOGAS-SSC17-002 methane energy content
Chp efficiency
chp_efficiency
BIOGAS-SSC17-002 CHP electrical efficiency
Bess nominal
bess_nominal_kwh
BESS-SSC17-002 nominal energy
Max depth of discharge
max_depth_of_discharge
BESS-SSC17-002 maximum depth of discharge
Inverter efficiency
inverter_efficiency
BESS-SSC17-002 inverter efficiency
11 outputs
oxygen_demand_kg_d
Total process oxygen demand
Scores if within ±3% of the reference value.
blower_energy_kwh_d
Daily blower energy
Scores if within ±3% of the reference value.
blower_average_kw
Average blower power
Scores if within ±3% of the reference value.
biogas_production_m3_d
Daily biogas production
Scores if within ±3% of the reference value.
chp_energy_available_kwh
CHP energy available during the outage window
Scores if within ±3% of the reference value.
bess_usable_energy_kwh
Usable BESS energy
Scores if within ±3% of the reference value.
critical_process_energy_kwh
Blower plus auxiliary energy required during outage
Scores if within ±3% of the reference value.
resilience_energy_available_kwh
CHP plus BESS energy available
Scores if within ±3% of the reference value.
energy_margin_kwh
Available resilience energy minus required process energy
Scores if within ±3% of the reference value.
battery_only_runtime_hr
Battery-only runtime at blower plus auxiliary load
Scores if within ±3% of the reference value.
overall_pass_score
1.0 when energy margin is 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 a process and energy resilience engineer checking a task-owned synthetic SSC-17 wastewater energy island package.2 3Use only the task-owned synthetic source pack values shown below for numeric grading. Process modelling, biogas, and BESS workflows shape the context only: this instance does not run external software or a real source-pack parser.4 5## Scene6 7- Product: `SSC-17-LH-02`8- Influent/effluent sample table: `WWTP-SSC17-002`9- PFD/process basis: `PFD-SSC17-002`10- Blower/motor schedule: `BLOWER-SSC17-002`11- Biogas/sludge record: `BIOGAS-SSC17-002`12- PV/BESS/feeder schedule: `BESS-SSC17-002`13- Critical-process resilience memo: `MEMO-SSC17-002`14 15## Source Values16 17| Item | Value |18| --- | --- |19| Influent flow | {{ influent_flow_mld }} ML/d |20| BOD | {{ bod_mg_l }} mg/L |21| Ammonia | {{ ammonia_mg_l }} mg/L |22| BOD oxygen factor | {{ bod_oxygen_factor }} kg O2/kg BOD |23| Nitrification oxygen factor | {{ nitrification_oxygen_factor }} kg O2/kg N |24| Blower specific energy | {{ blower_specific_energy_kwh_kg_o2 }} kWh/kg O2 |25| Auxiliary critical load | {{ auxiliary_critical_load_kw }} kW |26| Outage duration | {{ outage_duration_hr }} h |27| Volatile solids | {{ volatile_solids_kg_d }} kg/d |28| Biogas yield | {{ biogas_yield_m3_kg_vs }} m3/kg VS |29| Methane fraction | {{ methane_fraction }} |30| Methane energy | {{ methane_energy_kwh_m3 }} kWh/m3 |31| CHP efficiency | {{ chp_efficiency }} |32| BESS nominal energy | {{ bess_nominal_kwh }} kWh |33| Maximum depth of discharge | {{ max_depth_of_discharge }} |34| Inverter efficiency | {{ inverter_efficiency }} |35 36## Output Format37 38Write 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.39 40Do not claim authority approval, accepted project evidence, software export validity, full standards compliance, executable real source-pack parsing, generated benchmark readiness, or benchmark readiness.41 42Include a fenced JSON block with exactly these numeric keys:43 44```json45{46 "oxygen_demand_kg_d": <numeric_value>,47 "blower_energy_kwh_d": <numeric_value>,48 "blower_average_kw": <numeric_value>,49 "biogas_production_m3_d": <numeric_value>,50 "chp_energy_available_kwh": <numeric_value>,51 "bess_usable_energy_kwh": <numeric_value>,52 "critical_process_energy_kwh": <numeric_value>,53 "resilience_energy_available_kwh": <numeric_value>,54 "energy_margin_kwh": <numeric_value>,55 "battery_only_runtime_hr": <numeric_value>,56 "overall_pass_score": <numeric_value>57}58```59 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_wastewater_energy_island_case
Wastewater process energy island case with oxygen demand, biogas CHP, and BESS autonomy
wastewater-energy-island-resilience-ssc17-wastewater-energy-island-case-preview — hard difficulty, all inputs given.
Wastewater process energy island case with oxygen demand, biogas CHP, and BESS autonomy. wastewater-energy-island-resilience. Required outputs: oxygen_demand_kg_d, blower_energy_kwh_d, blower_average_kw, biogas_production_m3_d, chp_energy_available_kwh, bess_usable_energy_kwh
Scenario context and visible inputs.
Executable tool: wastewater-energy-island-resilience-package_calc.py
Inputs withheld at this difficulty.
Nothing. All inputs are supplied.
The scored JSON answer schema.
{
"oxygen_demand_kg_d": <number>,
"blower_energy_kwh_d": <number>,
"blower_average_kw": <number>,
"biogas_production_m3_d": <number>,
"chp_energy_available_kwh": <number>,
"bess_usable_energy_kwh": <number>,
"critical_process_energy_kwh": <number>,
"resilience_energy_available_kwh": <number>,
"energy_margin_kwh": <number>,
"battery_only_runtime_hr": <number>,
"overall_pass_score": <number>
}