Discretizes and compresses results during simulation
*PZIP i1, i2, i3
- i1: Mesh diff period. A full mesh is written once every i1 increments, with mesh diffs in between. Larger diff periods produce smaller results, while random-access reads are faster for smaller diff periods.
- i2: Compression method. Set to any value besides 1 for LZMA compression. Set to 1 for the deflate compression.
- i3: Lexicographical node and element ordering method. Set to any value besides 1 for Z-major ordering. Set to 1 for X-major ordering.
Use the panzip command to extract the results.