Cache
cache input objects
Parameters
name |
description |
type |
---|---|---|
mode |
operation mode (Memory, From_Disk, To_Disk, Automatic) |
Int |
file |
filename where cache should be created |
String |
step |
step width when reading from disk |
Int |
start |
start step |
Int |
stop |
stop step |
Int |
field_compression |
compression mode for data fields (Uncompressed, Predict, Zfp, SZ) |
Int |
zfp_rate |
ZFP fixed compression rate |
Float |
zfp_precision |
ZFP fixed precision |
Int |
zfp_accuracy |
ZFP compression error tolerance |
Float |
archive_compression |
compression mode for archives (CompressionNone, CompressionLz4, CompressionZstd) |
Int |
archive_compression_speed |
speed parameter of compression algorithm |
Int |
reorder |
reorder timesteps |
Int |
renumber |
renumber timesteps consecutively |
Int |