{
  "schema_version": "1.0.0",
  "model_version": "2026-09-12.1",
  "status": "synthetic_teaching_data",
  "language": "en",
  "workshop": "asset-to-network",
  "title": "From one asset to a network",
  "assumptions": "Group sizes and percentages apply per asset. Multiplying sets shows linear workload under unchanged assumptions only. Payback excludes discounting and other expenses. Real expansion requires common-cause failure, seasonality, team-capacity and site-constraint checks.",
  "inputs": {
    "a": {
      "value": 6,
      "unit": "",
      "description": "A assets: 100 MWh, 20%, €10,000"
    },
    "b": {
      "value": 3,
      "unit": "",
      "description": "B assets: 200 MWh, 15%, €20,000"
    },
    "c": {
      "value": 1,
      "unit": "",
      "description": "C assets: 1000 MWh, 5%, €100,000"
    },
    "scale": {
      "value": 1,
      "unit": "",
      "description": "Number of identical sets"
    },
    "tariff": {
      "value": 0.18,
      "unit": "€/kWh",
      "description": "Value of avoided energy"
    },
    "support": {
      "value": 600,
      "unit": "€/y",
      "description": "Annual support per asset"
    }
  },
  "groups": [
    {
      "id": "A",
      "baseline_mwh_per_year": 100,
      "reduction_percent": 20,
      "capex_eur": 10000
    },
    {
      "id": "B",
      "baseline_mwh_per_year": 200,
      "reduction_percent": 15,
      "capex_eur": 20000
    },
    {
      "id": "C",
      "baseline_mwh_per_year": 1000,
      "reduction_percent": 5,
      "capex_eur": 100000
    }
  ]
}