man page(1) manual page
Table of Contents

NAME

ReadHDF_GFT0

DESCRIPTION

Reads a GFT HDF file (canonical output from RNPL program) and extracts requested time step of data as uniform or perimeter lattice of type double.

WIDGETS

HDF file name -- Text
Name of HDF file.

Step -- Text
Time step to extract.

Grid function name -- Text
Name of grid function stored in file (output).

N steps -- Text
Name of time steps stored in file (output).

Time -- Text
Time corresponding to selected step (output).

Rank -- Text
Rank of output lattice (output).

Shape -- Text
Shape of output lattice (output).

Coords? -- Option Menu
(No, Yes). Controls whether Grid function name shows explicit coordinate dependence.

Data min -- Text
Minimum value of selected step of grid function (output).

Data max -- Text
Maximum value of selected step of grid function (output).

Data global min -- Text
Minimum value of grid function (output).

Data global max -- Text
Maximum value of grid function (output).

Coord type -- Option Menu
(Uniform, Perimeter). Coordinate type of output lattice (output).

Global limits? -- Option Menu
(Normal, Compute). Select Compute to explicitly compute global limits. Currently is VERY slow.

Close -- Option Menu
(Off, On). Forces explicit close of file after each read

OUTPUTS

Grid function -- Lattice
Output data.

Stored times -- Lattice
1-D lattice of all times stored in file.

Coords[1] -- Lattice
1-D lattice of first coordinate values.

Coords[2] -- Lattice
1-D lattice of second coordinate values.

Coords[3] -- Lattice
1-D lattice of third coordinate values.

Coords[4] -- Lattice
1-D lattice of fourth coordinate values.

KNOWN PROBLEMS

Determining global limits is too slow.

Contact matt@infeld.ph.utexas.edu if other problems are suspected.

SEE ALSO

RNPL documentation.


Table of Contents