ReadAVSucd

DESCRIPTION

This module reads an AVS(tm) ucd file and outputs a pyramid. The ucd structure can contain node-based data and cell-based data; this gets put into the base lattice and the top lattice of the pyramid. The lattices are also output separately.

INPUTS

WIDGETS

Port: Input File
Type: Text

OUTPUTS

Port: Output
Type: Pyramid
Constraints: 1..3-layer.
1..-baseLat.
1..3-D compression.
n-compression type.
Output Pyramid.

Port: Base
Type: Lattice
Constraints: 1-D.
-vector.
float.
curvilinear.
3-cD.
Base lattice of the pyramid, containing the data and coordinates for all the nodes (vertices) in the ucd structure.

Port: Base
Type: Lattice
Constraints: 1-D.
-vector.
float.
curvilinear.
3-cD.
Lattice from the top layer of the pyramid, containing the data for all the cells in the ucd structure. The lattice also contains coordinates for each data value. These cannot be obtained from the ucd structure (which does not include this information); instead, the coordinates to be associated with a cell data value are calculated by averaging over the coordinates of the vertices at the corners of the cell.

PROBLEMS

SEE ALSO

ReadAVSfld ReadAVSimage ReadAVSvol
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996