{
  "configuration": {
    "default_simulation_count": 250,
    "default_time_points": 100
  },
  "models": {
    "invitro": {
      "description": "6-compartment model for RPTEC/TERT1 cell culture",
      "dose_unit": "\u03bcM",
      "endpoints": [
        "dna_damage",
        "necrosis"
      ],
      "time_unit": "hours",
      "typical_dose_range": "1-100 \u03bcM",
      "typical_time_range": "1-72 hours"
    },
    "invivo": {
      "description": "8-compartment rat kidney model",
      "dose_unit": "mg/kg",
      "endpoints": [
        "dna_damage",
        "necrosis",
        "inflammation",
        "kidney_failure"
      ],
      "time_unit": "hours",
      "typical_dose_range": "1-20 mg/kg",
      "typical_time_range": "1-700 hours"
    }
  }
}
