Skip to article

 

PVD Reader (PVDReader)

Load a dataset stored in ParaView's PVD file format.

The PVD reader reads data stored in ParaView's PVD file format. The .pvd file is essentially a header file that collects together other data files stored in VTK's XML-based file format.

Property Description Default(s) Restrictions
FileName This property specifies the file name for the PVD reader.  

The value(s) must be a filename (or filenames).

TimestepValues Available timestep values.    
CellArrayInfo      
Cell Arrays This property lists which cell-centered arrays to read.  

The list of array names is provided by the reader.

PointArrayInfo      
PointArrays This property lists which point-centered arrays to read.  

The list of array names is provided by the reader.

ColumnArrayInfo      
Column Arrays This property lists which columns to read.  

The list of array names is provided by the reader.