Processing math: 100%

Nicole Drakos

Research Blog

Welcome to my Research Blog.

This is mostly meant to document what I am working on for myself, and to communicate with my colleagues. It is likely filled with errors!

This project is maintained by ndrakos

Box Size

The end goal of this project is to make a mock galaxy catalogue for a WFIRST ultra deep field (UDF). In this post I will determine what simulation box size I will need in order to create a light cone (I plan to follow the notes by Hollowed 2019 ) the corresponding mass resolution. If we are not able to get the required resolution we will need to tile the simulations to create the light cone.

Ultra Deep Field

One advantage to UDFs with WFIRST is that it will cover 100x the area of Hubble and JWST surveys. The current status on the UDFs can be found in Koekemoer et al. 2019 . Overall, the UDF will have an area of 1deg2 and will probe to magnitudes of mAB30 at redshifts beyond z910.

Box Calculation

First, I calculated the proper distance as:

χ=z0cH(z)dz

using the Friedmann equation to calculate H(z), with a Planck cosmology. Then, the angular diameter distance is:

dA=Sk(χ)1+z=χ1+z,

where in the last equality I assumed a flat cosmology.

Then, if we consider that the actual size at redshift z is x=dAθ, we can find comoving boxsize x/a=(1+z)x as a function of redshift for an angle of θ=1deg=0.017rad, as shown in the plot below (remembering to multiply by h):

Bruno had calculated this in the past here and decided on a box size of 115Mpch1. I don’t entirely follow his calculation, and he used θ=0.78deg for the angle (I’m not sure where this number is from, but it might be more accurate than the one I am using). However, I also find that a boxsize of 115Mpch1 seems reasonable.

Mass Resolution

To calculate the mass resolution in a box of 115Mpch1, I first calculated the total mass in the box M=ρbboxsize3=3H2ΩM/8πGboxsize3, and then divided it by the number of particles.

I found a total mass of 8.69×1016Msun/h, with resolutions of:

Number of particles 1283 2563 5123 10243 20483
Mass per particle [Msun/h]: 4.14×1010 5.18×109 6.47×108 8.10×107 1.01×107

Bruno found similar (but not identical numbers) here .

Update: Bruno’s numbers are right, I had accidentally typed 2/8 not 3/8 in the above calculation.

Conclusions

Therefore, if we run simulations with a box size of 115Mpch1 and 20483 particles, particles will have a mass of 107Msun/h. Assuming that we will resolve halos with more than 100 particles, this means the smallest resolved halos will have masses of 109Msun/h. This seems okay to me (but I will see what Brant thinks). The other option is to use a smaller box size and then tile them.


« Vpeak Function
Mass Resolution »