From e52e6ffd0b2cc308c8aa8933c38035c55573df78 Mon Sep 17 00:00:00 2001 From: Oliver Hahn Date: Sat, 18 Aug 2012 16:27:57 -0700 Subject: [PATCH] updated sample parameter file to features of current version of MUSIC --- ics_example.conf | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/ics_example.conf b/ics_example.conf index 0e1c657..575e711 100644 --- a/ics_example.conf +++ b/ics_example.conf @@ -2,11 +2,11 @@ boxlength = 100 zstart = 50 levelmin = 7 -levelmin_TF = 7 -levelmax = 8 +levelmin_TF = 8 +levelmax = 9 padding = 8 overlap = 4 -ref_offset = 0.4, 0.4, 0.4 +ref_center = 0.5, 0.5, 0.5 ref_extent = 0.2, 0.2, 0.2 align_top = yes baryons = no @@ -14,11 +14,12 @@ use_2LPT = no use_LLA = no periodic_TF = yes + [cosmology] Omega_m = 0.276 Omega_L = 0.724 Omega_b = 0.045 -H0 = 70.3 +H0 = 70.3 sigma_8 = 0.811 nspec = 0.961 transfer = eisenstein @@ -26,9 +27,14 @@ transfer = eisenstein [random] seed[7] = 12345 seed[8] = 23456 +seed[9] = 34567 +seed[10] = 45678 +seed[11] = 56789 +seed[12] = 67890 + [output] -##generic FROLIC data format (used for testing) +##generic MUSIC data format (used for testing) #format = generic #filename = debug.hdf5 @@ -37,23 +43,25 @@ seed[8] = 23456 #filename = ic.enzo ##Gadget-2 (type=1: high-res particles, type=5: rest) -##no gas possible at the moment -format = gadget2 -filename = ics_gadget.dat -shift_back = yes +#format = gadget2 +#filename = ics_gadget.dat ##Grafic2 compatible format for use with RAMSES ##option 'ramses_nml'=yes writes out a startup nml file #format = grafic2 #filename = ics_ramses -#ramses_nml = yes +#ramses_nml = yes + +##TIPSY compatible with PKDgrav and Gasoline +#format = tipsy +#filename = ics_tipsy.dat [poisson] -fft_fine = no +fft_fine = yes accuracy = 1e-5 pre_smooth = 3 post_smooth = 3 smoother = gs -laplace_order = 6 +laplace_order = 6 grad_order = 6