Advertisement
taylor_m

40 Mpc Ejected Stars

Aug 16th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. boxlength = 40
  2. zstart = 200
  3. levelmin = 8
  4. levelmin_TF = 9
  5. levelmax = 10
  6. padding = 8
  7. overlap = 4
  8. ref_offset = 0.5374133398, 0.4104116919, 0.0213795488
  9. ref_extent = 0.25, 0.25, 0.25
  10. align_top = yes
  11. baryons = yes
  12. use_2LPT = yes
  13. use_LLA = yes
  14. periodic_TF = yes
  15.  
  16. [cosmology]
  17. # Come from Planck 2015. Table 4 last column of:
  18. # http://arxiv.org/pdf/1502.01589v2.pdf
  19. Omega_m = 0.3089
  20. Omega_L = 0.6911
  21. Omega_b = 0.04860
  22. H0 = 67.74
  23. sigma_8 = 0.8159
  24. nspec = 0.9667
  25. transfer = eisenstein
  26.  
  27. [random]
  28. seed[7] = 27500
  29. seed[8] = 49278
  30. seed[9] = 26886
  31. seed[10] = 42678
  32. seed[11] = 13887
  33. seed[12] = 11270
  34.  
  35. [output]
  36.  
  37. ##ENZO - also outputs the settings for the parameter file
  38. format = enzo
  39. filename = ejected_stars_2LR
  40.  
  41. ##Gadget-2 (type=1: high-res particles, type=5: rest)
  42. #format = gadget2
  43. #filename = gizmo_ic.dat
  44. #gadget_usekpc = yes
  45.  
  46. [poisson]
  47. fft_fine = yes
  48. accuracy = 1e-5
  49. pre_smooth = 3
  50. post_smooth = 3
  51. smoother = gs
  52. laplace_order = 6
  53. grad_order = 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement