stroemung 0.1.2

A Computational Fluid Dynamics (CFD) simulator in Rust
Documentation
{
  "imax": 2,
  "jmax": 1,
  "U": [
    [
      -0.999998967898097,
      1.0,
      -0.999998967898097
    ],
    [
      -0.999998967898097,
      0.999998967898097,
      -0.999998967898097
    ],
    [
      -0.999998967898097,
      0.999998967898097,
      -0.999998967898097
    ],
    [
      -1.0,
      1.0,
      -1.0
    ]
  ],
  "V": [
    [
      0.0,
      0.0,
      0.0
    ],
    [
      0.0,
      0.0,
      0.0
    ],
    [
      0.0,
      0.0,
      0.0
    ],
    [
      0.0,
      0.0,
      0.0
    ]
  ],
  "P": [
    [
      0.0,
      0.2539642899437815,
      0.0
    ],
    [
      0.2539642899437815,
      0.2539669433626628,
      0.2539642899437815
    ],
    [
      -0.1460294667176743,
      -0.14603099243353101,
      -0.1460294667176743
    ],
    [
      0.0,
      -0.1460294667176743,
      0.0
    ]
  ],
  "T": [
    [
      0.0,
      0.0,
      0.0
    ],
    [
      0.0,
      0.0,
      0.0
    ],
    [
      0.0,
      0.0,
      0.0
    ],
    [
      0.0,
      0.0,
      0.0
    ]
  ],
  "flags": [
    [
      0,
      0,
      0
    ],
    [
      0,
      16,
      0
    ],
    [
      0,
      16,
      0
    ],
    [
      0,
      0,
      0
    ]
  ]
}