This folder contains results from Galacticus for the New_MD n-body simulations. It is organized in the following way: - each folder (job) contains a number of files ending with *results.hdf5. These are the actual results. - each folder contains a number of other hdf5 files containing the input merger trees in Galacticus format. - each folder contains a *_list file. This file has three columns: #forestID ID_in_the_file index_of_file forestID is the original forest ID as given in the forests.list output by Rockstar consistent trees. ID_in_the_file is the assigned forest ID in the galacticus input and output file index_of_file is the index of the file in this directory that contains the input data/the results for this specific forest Example: in job0/the_trees_0_1000000_list, the first line reads: 12569024336 0 0 indicating that the input data/the results for forest 12569024336 is in the file job0/the_trees_0_1000000_0.hdf5 (input data) and job0/the_trees_0_1000000_0_results.hdf5 (results). In those files the corresponding forest has index 0*. You will need the *_list file in case you want to identify a merger tree from the Rockstar output with the output of Galacticus. - in this folder, the file file_names.txt contains a list of all results files. This is useful when you want to e.g. make a plot from all the data. * = reassigning the forest IDs was necessary since Galacticus needs the forest IDs in ascending order in the input data, and we wanted to resort the forests so that the largest forests are at the beginning of each file to improve performance. If you have questions, write an email to cbehren@astro.physik.uni-goettingen.de