3.3.11  :  FoF

FoF

This table contains the FoF group catalogues for all 64 snapshots of the Millennium Run (MR). Subhalos identified within in these groups are listed in the Subhalo table.

columntypeUCDunitdescription
FoFID long meta.id;meta.main The ID of this FoF group, unique within the full simulation.
NumSubgroups int meta.number Number of subhalos in this FoF group.
FirstSubhaloID long meta.id.assoc The unique ID of the most massive subhalo in this FoF group. This corresponds to an entry in the Subhalo table.
np int meta.number Number of simulation particles in this FoF group.
SnapNum int time The snapshot number where this FoF group was identified.
Redshift float time The redshift of the snapshot to which this FoF group belongs.
x float pos.cartesian.x 1/h Mpc x-component position
y float pos.cartesian.y 1/h Mpc y-component position
z float pos.cartesian.z 1/h Mpc z-component position
m_Mean200 float phys.mass 1010 Msun/h The mass within the radius where the halo has an overdensity 200 times the mean density of the simulation.
m_Crit200 float phys.mass 1010 Msun/h The mass within the radius where the halo has an overdensity 200 times the critical density of the simulation.
m_TopHat float phys.mass 1010 Msun/h The mass within the radius where the halo has an overdensity corresponding to the value at virialisation in the top-hat collapse model for this cosmology.
r_Mean200 float phys.radius Mpc/h The radius within which the halo has an overdensity 200 times the mean density of the simulation.
r_Crit200 float phys.radius Mpc/h The radius within which the halo has an overdensity 200 times the critical density of the simulation.
r_TopHat float phys.radius Mpc/h The mass radius within which the halo has an overdensity corresponding to the value at virialisation in the top-hat collapse model for this cosmology.
phKey integer Peano-Hilbert key, (bits=8), for position in 500/h Mpc box. See the text on spatial indexes.
zIndex integer The "bit-interleaved" or "Z-curve" index, corresponding to this halo's position. Same resolution as phKey. See the text on spatial indexes.
ix integer pos.cartesian.x Zone index along x-direction, based on 50 bins. See the text on spatial indexes.
iy integer pos.cartesian.y Zone index along y-direction, based on 50 bins. See the text on spatial indexes.
iz integer pos.cartesian.y Zone index along z-direction, based on 50 bins. See the text on spatial indexes.
random float A random number between 0 and 1000000. See the section on random sampling.

Subhalo

This table contains the SubFind group catalogues for all 64 snapshots of the Millennium Run (MR). The FoF groups which contain these subhalos are listed in the FoF table.

columntypeUCDunitdescription
SubhaloID long meta.id;meta.main The ID of this subhalo, unique within the full simulation.
FoFID long meta.id.assoc The unique ID of the FoF group this subhalo belongs to.
sublen int meta.number The number of simulation particles in this SubFind group.
isCentre char(1) T if this is the most massive subhalo in the FoF group, F otherwise.
SnapNum int time The snapshot number where this subhalo was identified.
Redshift float time The redshift of the snapshot to which this subhalo belongs.
x float pos.cartesian.x 1/h Mpc x-component position
y float pos.cartesian.y 1/h Mpc y-component position
z float pos.cartesian.z 1/h Mpc z-component position
velx float phys.veloc km/s x-component of peculiar velocity
vely float phys.veloc km/s y-component of peculiar velocity
velz float phys.veloc km/s z-component of peculiar velocity
phKey integer Peano-Hilbert key, (bits=8), for position in 500/h Mpc box. See the text on spatial indexes.
zIndex integer The "bit-interleaved" or "Z-curve" index, corresponding to this halo's position. Same resolution as phKey. See the text on spatial indexes.
ix integer pos.cartesian.x Zone index along x-direction, based on 50 bins. See the text on spatial indexes.
iy integer pos.cartesian.y Zone index along y-direction, based on 50 bins. See the text on spatial indexes.
iz integer pos.cartesian.y Zone index along z-direction, based on 50 bins. See the text on spatial indexes.
velDisp float phys.veloc.dispersion km/sec he velocity dispersion of the halo.
vMax float phys.veloc.rotat km/sec Maximum rotational velocity, calculates as the maximum of the expression sqrt(G M(r)/r) where r runs of the particles in the halo.
spinX float phys.veloc.ang (Mpc/h) (km/sec) The X-component of the spin of the halo.
spinY float phys.veloc.ang (Mpc/h) (km/sec) The Y-component of the spin of the halo.
spinZ float phys.veloc.ang (Mpc/h) (km/sec) The Z-component of the spin of the halo.
mostBoundID long meta.id.assoc The id of the most bound particle of this halo.
fileNr int meta.file;meta.id Original file number in which the subhalo was defined.
subhaloIndex int meta.id.assoc Index of this subhalo in the file identified by fileNr.
halfmassRadius float phys.size.radius Mpc/h Radius containing half of the mass of the halo.
random float A random number between 0 and 1000000. See the section on random sampling.