{
  "id": 35,
  "name": "AI- Sarnas2 (clarity/less acid) (imported)",
  "phases": [
    {
      "name": "Fill / saturate",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 3,
        "curve": "INSTANT",
        "start": 3
      },
      "restriction": 4,
      "stopConditions": {
        "time": 12000,
        "pressureAbove": 3,
        "waterPumpedInPhase": 45
      }
    },
    {
      "name": "Bloom",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 0,
        "curve": "INSTANT",
        "start": 0.1
      },
      "stopConditions": {
        "time": 8000,
        "weight": 4,
        "pressureBelow": 1
      }
    },
    {
      "name": "Ramp up",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 8,
        "time": 6000,
        "curve": "EASE_IN_OUT",
        "start": 3
      },
      "stopConditions": {
        "time": 6000
      }
    },
    {
      "name": "Extraction decline",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 5,
        "time": 25000,
        "curve": "EASE_IN_OUT",
        "start": 8
      },
      "stopConditions": {
        "time": 30000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 92,
  "globalStopConditions": {
    "weight": 41
  }
}