Skip to content
Snippets Groups Projects
latticeThermalTest.json 294 KiB
Newer Older
Amira Abdel-Rahman's avatar
Amira Abdel-Rahman committed
{
  "setup": {
    "nodes": [
      {
        "id": "n0",
        "parent": "11",
        "degrees_of_freedom": [
          0,
          1,
          2,
          3,
          4,
          5
        ],
        "restrained_degrees_of_freedom": [
          true,
          true,
          true,
          true,
          true,
          true
        ],
        "position": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "force": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "displacement": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "angle": {
          "x": 0,
          "y": 0,
          "z": 0
        }
      },
      {
        "id": "n1",
        "parent": "11",
        "degrees_of_freedom": [
          6,
          7,
          8,
          9,
          10,
          11
        ],
        "restrained_degrees_of_freedom": [
          true,
          true,
          true,
          true,
          true,
          true
        ],
        "position": {
          "x": 0,
          "y": 0,
          "z": 0.00006666666666666667
        },
        "force": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "displacement": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "angle": {
          "x": 0,
          "y": 0,
          "z": 0
        }
      },
      {
        "id": "n2",
        "parent": "11",
        "degrees_of_freedom": [
          12,
          13,
          14,
          15,
          16,
          17
        ],
        "restrained_degrees_of_freedom": [
          true,
          true,
          true,
          true,
          true,
          true
        ],
        "position": {
          "x": 0,
          "y": 0.00006666666666666667,
          "z": 0
        },
        "force": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "displacement": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "angle": {
          "x": 0,
          "y": 0,
          "z": 0
        }
      },
      {
        "id": "n3",
        "parent": "11",
        "degrees_of_freedom": [
          18,
          19,
          20,
          21,
          22,
          23
        ],
        "restrained_degrees_of_freedom": [
          true,
          true,
          true,
          true,
          true,
          true
        ],
        "position": {
          "x": 0,
          "y": 0.00006666666666666667,
          "z": 0.00006666666666666667
        },
        "force": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "displacement": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "angle": {
          "x": 0,
          "y": 0,
          "z": 0
        }
      },
      {
        "id": "n4",
        "parent": "11",
        "degrees_of_freedom": [
          24,
          25,
          26,
          27,
          28,
          29
        ],
        "restrained_degrees_of_freedom": [
          false,
          false,
          false,
          true,
          true,
          true
        ],
        "position": {
          "x": 0.00006666666666666667,
          "y": 0,
          "z": 0
        },
        "force": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "displacement": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "angle": {
          "x": 0,
          "y": 0,
Loading
Loading full blame...