{
  "chemistries": [
    {
      "id": "flooded-lead-acid",
      "label": "Flooded Lead-Acid",
      "peukert_k": 1.25,
      "dod_target": 0.50,
      "dod_hard_cutoff": 0.80,
      "round_trip_efficiency": 0.80,
      "rated_hour": 20,
      "max_charge_c_rate": 0.10
    },
    {
      "id": "agm",
      "label": "AGM",
      "peukert_k": 1.10,
      "dod_target": 0.50,
      "dod_hard_cutoff": 0.80,
      "round_trip_efficiency": 0.85,
      "rated_hour": 20,
      "max_charge_c_rate": 0.20
    },
    {
      "id": "gel",
      "label": "Gel",
      "peukert_k": 1.08,
      "dod_target": 0.50,
      "dod_hard_cutoff": 0.80,
      "round_trip_efficiency": 0.85,
      "rated_hour": 20,
      "max_charge_c_rate": 0.10
    },
    {
      "id": "lifepo4",
      "label": "LiFePO4",
      "peukert_k": 1.02,
      "dod_target": 0.80,
      "dod_hard_cutoff": 0.90,
      "round_trip_efficiency": 0.98,
      "rated_hour": 20,
      "max_charge_c_rate": 0.50
    },
    {
      "id": "nmc",
      "label": "NMC",
      "peukert_k": 1.02,
      "dod_target": 0.80,
      "dod_hard_cutoff": 0.90,
      "round_trip_efficiency": 0.97,
      "rated_hour": 20,
      "max_charge_c_rate": 0.50
    },
    {
      "id": "nca",
      "label": "NCA",
      "peukert_k": 1.02,
      "dod_target": 0.80,
      "dod_hard_cutoff": 0.90,
      "round_trip_efficiency": 0.97,
      "rated_hour": 20,
      "max_charge_c_rate": 0.50
    },
    {
      "id": "nimh",
      "label": "NiMH",
      "peukert_k": 1.05,
      "dod_target": 0.60,
      "dod_hard_cutoff": 0.80,
      "round_trip_efficiency": 0.70,
      "rated_hour": 20,
      "max_charge_c_rate": 0.30
    },
    {
      "id": "nicd",
      "label": "NiCd",
      "peukert_k": 1.08,
      "dod_target": 0.60,
      "dod_hard_cutoff": 0.80,
      "round_trip_efficiency": 0.72,
      "rated_hour": 10,
      "max_charge_c_rate": 0.30
    },
    {
      "id": "user-defined",
      "label": "User-Defined",
      "peukert_k": 1.10,
      "dod_target": 0.50,
      "dod_hard_cutoff": 0.80,
      "round_trip_efficiency": 0.90,
      "rated_hour": 20,
      "max_charge_c_rate": 0.20
    }
  ]
}
