Gower Street Sims
This is the public directory containing the Gower Street Sims, a suite of approximately 800 n-body cosmological simulations created using PKDGRAV3 (described here). A detailed description of the simulations is presented in Jeffrey et al. 2024, section 4.
We do not provide the full four-dimensional simulation output (i.e. 3D positions of particles for a series of times slices). Rather, we provide the 'lightcone' data; this shows where on the sky the central observer would currently see each simulation object, with this information binned both into redshift ranges (i.e. tomographic bins) and into pixels on the sky.
The simulations are located in the simulations subfolder, and are stored as TAR archive files, with names such as 'sim00111.tar.gz'. Each such file contains one simulation.
Detailed information about the simulations is available at this workbook. Sheet 1 describes the simulations (including information about the cosmological parameters used for each simulation), while Sheet 2 gives information of historical interest about the batch jobs that created the simulations.
PKDGRAV3 creates lightcone snapshots by extracting objects from thin shells of the appropriate radius within a 'superbox' consisting of 218 repeats of the simulation box in a 6x6x6 array (and we as observers are at the centre of the superbox). At early times some or all of the lightcone shell lies completely outside this superbox and in this case no lightcone file is saved. For simulations 00193 onwards, the superbox used 8000 repeats of the simulation box in a 20x20x20 array.
Each TAR archive file contains approximately 100 files, as follows:
- Lightcone files. These have names of the form run.XXXXX.lightcone.npy where XXXXX is a serial number (left padded with zeroes to have five digits) e.g. 'run.00068.lightcone.npy'. Each lightcone file refers to a particular redshift range i.e. tomographic bin, and contains a pixelised description of the simulation objects visible within that redshift range. The larger the number, the closer the bin to the observer. Each lightcone file is in numpy format i.e. maybe opened by the numpy load command in Python. Each file contains a single Healpix array with NSIDE=2048, in RING format; the contents of the array are, per pixel, the number of objects visible in that pixel for that file's redshift range.
- Incomplete lightcone files, which have names such as 'run.00027.incomplete.npy'. These are lightcone files describe the nearest redshift range that is not completely enclosed in the simulation super-box; such files are incomplete and should not be used.
- z_values.txt. This is a text file describing the redshift ranges for the tomographic slices. The file has one header row; refer to this for details of the columns in the file. Each slice is described by the redshift, and by the comoving distance (calculated using a cosmology with the same matter density as that used in the simulation, and quoted both in Mpc/h and in box-length units), for the far endpoint and for the near endpoint of the slice; the width and volume of the slice (in the same terms) are also given.
- control.par. This is the control file (i.e. the ini file) for PKDGRAV3 for this run.
- output.txt. This is a text file that captured the output that PKDGRAV3 wrote to the screen while it was running.
- run.log. This is the log file that PKDGRAV3 created while it was running. Refer to the PKDGRAV3 documentation for the structure of this file.
- All other files are for internal use; their contents should not be relied on.
The Gower Street Sims are named after the London street on which University College London is located.
Last updated 9 February 2024.