Spy Plot reader (spcthreader)
Read files in the SPCTH Spy Plot file format.
The Spy Plot reader loads an ASCII meta-file called the "case" file (extension .spcth). The case file lists all the binary files containing the dataset. This reader produces hierarchical datasets.

PropertyDescriptionDefault Value(s)Restrictions
Cell Arrays
(CellArrayStatus)
This property lists which cell-centered arrays to read.  

The list of array names is provided by the reader.

 
Distribute Files
(DistributeFiles)
In parallel mode, if this property is set to 1, the reader will distribute files or blocks. 1

Only the values 0 and 1 are accepted.

 
Down Convert Volume Fraction
(DownConvertVolumeFraction)
If this property is set to 0, the type of the volume fraction is float; is set to 1, the type is unsigned char. 1

Only the values 0 and 1 are accepted.

 
File Name
(FileName)
This property specifies the file name for the Spy Plot reader.    
Generate Active Block Array
(GenerateActiveBlockArray)
If this property is set to 1, a cell array will be generated that stores the active status of a block. 0

Only the values 0 and 1 are accepted.

 
Generate Block Id Array
(GenerateBlockIdArray)
If this property is set to 1, a cell array will be generated that stores a unique blockId for each block. 0

Only the values 0 and 1 are accepted.

 
Generate Level Array
(GenerateLevelArray)
If this property is set to 1, a cell array will be generated that stores the level of each block. 0

Only the values 0 and 1 are accepted.