man page(1) manual page
Table of Contents

NAME

ReadParticle1

DESCRIPTION

History: ReadParticle0

Reads a converted particle file and outputs lattices for particle x, y, z and log[rho] as well as a bounding box lattice and number of particles and time stamp parameters.

This version optionally outputs only those particles with Filter Min <= log[rho] <= Filter Max

WIDGETS

File Name -- Text
Full input file name. Not needed unless File Name Stem is empty.

File Name Stem -- Text
File name stem for file name of form <stem>.<sequence no>

Sequence No -- Text
Sequence number for full file name.

Nparticles -- Text
Number of particles (output)

Xmin -- Text
Minimum x (bounding box)

Xmax -- Text
Maximum x (bounding box)

Ymin -- Text
Minimum y (bounding box)

Ymax -- Text
Maximum y (bounding box)

Zmin -- Text
Minimum z (bounding box)

Zmax -- Text
Maximum z (bounding box)

time -- Text
Time stamp (output)

Start Seq No -- Text
Starting sequence number

End Seq No -- Text
Ending sequence number

Filter -- Radio Box
(Filter off, Filter on). Controls filtering

Filter Min -- Text
Minimum allowed value for filtering

Filter Max -- Text
Maximum allowed value for filtering

Min logrho -- Text
Minimum of full logrho data set (output)

Max logrho -- Text
Minimum of full logrho data set (output)

OUTPUTS

X -- Lattice
(1-D, 1-vector, float, uniform). Lattice of particle x coordinates

Y -- Lattice
(1-D, 1-vector, float, uniform). Lattice of particle y coordinates

Z -- Lattice
(1-D, 1-vector, float, uniform). Lattice of particle z coordinates

Logrho -- Lattice
(1-D, 1-vector, float, uniform). Lattice of particle log[rho]

Np -- Parameter
Number of particles

Bounding Box -- Lattice
(3-D, 1-vector, float, uniform). Bounding Box

Time -- Parameter
Time stamp

Start Seq -- Parameter
Starting sequence number

End Seq -- Parameter
Ending sequence number

KNOWN PROBLEMS

None known. Contact matt@infeld.ph.utexas.edu if problem suspected.

SEE ALSO

Particle0toGeom0, ReadParticle0


Table of Contents