[
  {
    "modelParams": {
      "name": "Main",
      "description": "",
      "steps": 1,
      "method": "deterministic",
      "include": [],
      "table": false,
      "customCode": "",
      "type": "flow"
    },
    "blocks": [
      {
        "id": "n_50467e0",
        "name": "X",
        "show": false,
        "type": "Data",
        "typeCode": 2,
        "useAsParameter": false,
        "dims": "",
        "value": 0,
        "min": "",
        "max": "",
        "units": "",
        "dataType": "integer",
        "elType": "",
        "dataCategories": "",
        "posFlow": {
          "x": 350,
          "y": 100
        }
      },
      {
        "id": "n_9532075",
        "initialValue": 0,
        "history": false,
        "name": "Y",
        "show": true,
        "type": "Accumulator",
        "typeCode": 3,
        "increment": "Increment",
        "min": "",
        "max": "",
        "units": "",
        "posFlow": {
          "x": 700,
          "y": 100
        },
        "Increment": ""
      }
    ],
    "methodParams": {
      "chains": 1,
      "samples": 1000
    }
  }
]