NAME
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.
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
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
None known. Contact matt@infeld.ph.utexas.edu if problem suspected.
SEE ALSO
Particle0toGeom0