Advertisement
KristinHoch

Week 4 myics for second run

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